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.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
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2025-11-14
bpf: account for current allocated stack depth in widen_imprecise_scalars()
Eduard Zingerman
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
2025-11-04
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
2025-10-24
bpf: Conditionally include dynptr copy kfuncs
Malin Jonsson
2025-10-21
bpf: Sync pending IRQ work before freeing ring buffer
Noorain Eqbal
2025-10-16
bpf: Fix memory leak in __lookup_instance error path
Shardul Bankar
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...
Alexei Starovoitov
2025-10-10
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-10-01
bpf: Reject negative offsets for ALU ops
Yazhou Tang
2025-10-01
bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
Brahmajit Das
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
2025-09-27
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
2025-09-25
bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
Tao Chen
2025-09-25
sched: Make migrate_{en,dis}able() inline
Menglong Dong
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
2025-09-23
bpf: Clear packet pointers after changing packet data in kfuncs
Amery Hung
2025-09-23
bpf: Allow union argument in trampoline based programs
Leon Hwang
2025-09-23
bpf, x86: Add support for signed arena loads
Kumar Kartikeya Dwivedi
2025-09-23
bpf: task work scheduling kfuncs
Mykyta Yatsenko
2025-09-23
bpf: extract map key pointer calculation
Mykyta Yatsenko
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
2025-09-23
bpf: verifier: permit non-zero returns from async callbacks
Mykyta Yatsenko
2025-09-23
bpf: htab: extract helper for freeing special structs
Mykyta Yatsenko
2025-09-23
bpf: extract generic helper from process_timer_func()
Mykyta Yatsenko
2025-09-23
bpf: refactor special field-type detection
Mykyta Yatsenko
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
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
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
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
[next]