index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-31
Merge branch 'bpf-unify-state-pruning-handling-of-invalid-misc-stack-slots'
Alexei Starovoitov
2025-12-31
selftests/bpf: iterator based loop and STACK_MISC states pruning
Eduard Zingerman
2025-12-31
bpf: allow states pruning for misc/invalid slots in iterator loops
Eduard Zingerman
2025-12-30
Merge branch 'bpf-calls-to-bpf_loop-should-have-an-scc-and-accumulate-backedges'
Alexei Starovoitov
2025-12-30
selftests/bpf: test cases for bpf_loop SCC and state graph backedges
Eduard Zingerman
2025-12-30
bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop()
Eduard Zingerman
2025-12-30
selftests/bpf: Fix verifier_arena_large/big_alloc3 test
Puranjay Mohan
2025-12-30
scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCV
Ihor Solodrai
2025-12-23
Merge branch 'remove-kf_sleepable-from-arena-kfuncs'
Alexei Starovoitov
2025-12-23
selftests: bpf: test non-sleepable arena allocations
Puranjay Mohan
2025-12-23
bpf: arena: make arena kfuncs any context safe
Puranjay Mohan
2025-12-23
bpf: arena: use kmalloc_nolock() in place of kvcalloc()
Puranjay Mohan
2025-12-23
bpf: arena: populate vm_area without allocating memory
Puranjay Mohan
2025-12-22
bpf: crypto: replace -EEXIST with -EBUSY
Daniel Gomez
2025-12-22
Merge branch 'allow-calling-kfuncs-from-raw_tp-programs'
Alexei Starovoitov
2025-12-22
selftests: bpf: fix tests with raw_tp calling kfuncs
Puranjay Mohan
2025-12-22
bpf: allow calling kfuncs from raw_tp programs
Puranjay Mohan
2025-12-22
Merge branch 'mm-bpf-kfuncs-to-access-memcg-data'
Alexei Starovoitov
2025-12-22
MAINTAINERS: add an entry for MM BPF extensions
Roman Gushchin
2025-12-22
bpf: selftests: selftests for memcg stat kfuncs
JP Kobryn
2025-12-22
mm: introduce BPF kfuncs to access memcg statistics and events
Roman Gushchin
2025-12-22
mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
Roman Gushchin
2025-12-22
mm: introduce BPF kfuncs to deal with memcg pointers
Roman Gushchin
2025-12-22
mm: declare memcg_page_state_output() in memcontrol.h
Roman Gushchin
2025-12-21
bpf: arm64: Fix sparse warnings
Puranjay Mohan
2025-12-21
selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_file
Matt Bobrowski
2025-12-21
bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
Matt Bobrowski
2025-12-21
x86/bpf: Avoid emitting LOCK prefix for XCHG atomic ops
Uros Bizjak
2025-12-21
Merge branch 'bpf-optimize-recursion-detection-on-arm64'
Alexei Starovoitov
2025-12-21
bpf: arm64: Optimize recursion detection by not using atomics
Puranjay Mohan
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
2025-12-19
Merge branch 'resolve_btfids-support-for-btf-modifications'
Andrii Nakryiko
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
2025-12-19
selftests/bpf: Run resolve_btfids only for relevant .test.o objects
Ihor Solodrai
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
2025-12-19
kbuild: Sync kconfig when PAHOLE_VERSION changes
Ihor Solodrai
2025-12-19
resolve_btfids: Always build with -Wall -Werror
Ihor Solodrai
2025-12-19
resolve_btfids: Introduce enum btf_id_kind
Ihor Solodrai
2025-12-19
resolve_btfids: Factor out load_btf()
Ihor Solodrai
2025-12-19
resolve_btfids: Rename object btf field to btf_path
Ihor Solodrai
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-12-17
Merge tag 's390-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-12-16
Merge branch 'libbpf-move-arena-variables-out-of-the-zero-page'
Andrii Nakryiko
2025-12-16
selftests/bpf: Add tests for the arena offset of globals
Emil Tsalapatis
2025-12-16
libbpf: Move arena globals to the end of the arena
Emil Tsalapatis
2025-12-16
libbpf: Turn relo_core->sym_off unsigned
Emil Tsalapatis
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
2025-12-16
selftests/bpf: Explicitly account for globals in verifier_arena_large
Emil Tsalapatis
2025-12-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
[next]