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.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_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-09-19
selftests/bpf: test cases for callchain sensitive live stack tracking
Eduard Zingerman
2025-09-19
selftests/bpf: __not_msg() tag for test_loader framework
Eduard Zingerman
2025-09-19
bpf: table based bpf_insn_successors()
Eduard Zingerman
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
2025-09-19
bpf: signal error if old liveness is more conservative than new
Eduard Zingerman
2025-09-19
bpf: enable callchain sensitive stack liveness tracking
Eduard Zingerman
2025-09-19
bpf: callchain sensitive stack liveness tracking using CFG
Eduard Zingerman
2025-09-19
bpf: compute instructions postorder per subprogram
Eduard Zingerman
2025-09-19
bpf: declare a few utility functions as internal api
Eduard Zingerman
2025-09-19
bpf: remove redundant REG_LIVE_READ check in stacksafe()
Eduard Zingerman
2025-09-19
bpf: use compute_live_registers() info in clean_func_state
Eduard Zingerman
2025-09-19
bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
Eduard Zingerman
2025-09-18
bpf: Move the signature kfuncs to helpers.c
KP Singh
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
2025-09-18
selftests/bpf: Add tests for exclusive maps
KP Singh
2025-09-18
libbpf: Support exclusive map creation
KP Singh
2025-09-18
libbpf: Implement SHA256 internal helper
KP Singh
2025-09-18
bpf: Implement exclusive map creation
KP Singh
2025-09-18
bpf: Update the bpf_prog_calc_tag to use SHA256
KP Singh
2025-09-18
Merge branch 'update-kf_rcu_protected'
Alexei Starovoitov
2025-09-18
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2025-09-17
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
Hengqi Chen
2025-09-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
2025-09-17
bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
Eduard Zingerman
2025-09-17
selftests/bpf: Test accesses to ctx padding
Paul Chaignon
2025-09-17
selftests/bpf: Move macros to bpf_misc.h
Paul Chaignon
2025-09-17
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
2025-09-15
bpf: potential double-free of env->insn_aux_data
Eduard Zingerman
2025-09-15
selftests/bpf: More open-coded gettid syscall cleanup
Alan Maguire
2025-09-15
Merge branch 'remove-use-of-current-cgns-in-bpf_cgroup_from_id'
Alexei Starovoitov
2025-09-15
selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
Kumar Kartikeya Dwivedi
2025-09-15
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
2025-09-15
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
2025-09-15
selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
Leon Hwang
2025-09-15
bpftool: Search for tracefs at /sys/kernel/tracing first
Quentin Monnet
2025-09-15
riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
2025-09-15
riscv, bpf: Remove duplicated bpf_flush_icache()
Hengqi Chen
2025-09-11
Merge branch 'bpf-report-arena-faults-to-bpf-streams'
Alexei Starovoitov
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
2025-09-11
bpf: Report arena faults to BPF stderr
Puranjay Mohan
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
2025-09-11
bpf: arm64: simplify exception table handling
Puranjay Mohan
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-11
Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-09-11
Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-09-11
Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
[next]