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
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
12 days
bpf: Reject passing scalar NULL to nonnull arg of a global subprog
Amery Hung
2026-07-16
bpf: Fix tracing of kfuncs with implicit args
Ihor Solodrai
2026-07-15
bpf: Reject negative const offsets for buffer pointers
Sun Jian
2026-07-01
bpf: Prefer dirty packs for eBPF allocations
Pawan Gupta
2026-07-01
bpf: Prefer packs that won't trigger an IBPB flush on allocation
Pawan Gupta
2026-07-01
bpf: Skip redundant IBPB in pack allocator
Pawan Gupta
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
2026-07-01
bpf: Support for hardening against JIT spraying
Pawan Gupta
2026-06-30
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
2026-06-25
bpf: Fix insn_aux_data leak on verifier err_free_env path
KaFai Wan
2026-06-25
bpf: Mask pseudo pointer values in verifier logs
Nuoqi Gui
2026-06-25
bpf: Reject offset refcount acquire arguments
Yiyang Chen
2026-06-22
bpf: Disable xfrm_decode_session hook attachment
Bradley Morgan
2026-06-22
bpf: Reset register bounds before narrowing retval range in check_mem_access()
Tristan Madani
2026-06-22
bpf: Preserve pointer spill metadata during half-slot cleanup
Nuoqi Gui
2026-06-21
bpf: Fix effective prog array index with BPF_F_PREORDER
Amery Hung
2026-06-21
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
ThiƩbaud Weksteen
2026-06-21
bpf: Allow type tag BTF records to succeed other modifier records
Emil Tsalapatis
2026-06-21
bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
Alexei Starovoitov
2026-06-21
bpf: Fix build_id caching in stack_map_get_build_id_offset()
Ihor Solodrai
2026-06-21
bpf: Fix stack slot index in nospec checks
Nuoqi Gui
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-14
bpf: Add support to specify uprobe_multi target via file descriptor
Jiri Olsa
2026-06-15
Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-14
bpf: Raise maximum call chain depth to 16 frames
Alexei Starovoitov
2026-06-12
bpf: Fix setting retval to -EPERM for cgroup hooks not returning errno
Xu Kuohai
2026-06-12
bpf: Run generic devmap egress prog on private skb
Sun Jian
2026-06-10
bpf: Tighten cgroup storage cookie checks for prog arrays
Daniel Borkmann
2026-06-09
bpf: Cancel special fields on map value recycle
Justin Suess
2026-06-09
bpf: Reject bpf_obj_drop() from tracing progs
Justin Suess
2026-06-09
bpf: Allow sleepable programs to use LPM trie maps directly
Vlad Poenaru
2026-06-09
bpf: Allow LPM map access from sleepable BPF programs
Vlad Poenaru
2026-06-09
bpf: Enforce write checks for BTF pointer helper access
Nuoqi Gui
2026-06-09
bpf: Validate BTF repeated field counts before expansion
Paul Moses
2026-06-08
bpf: Fix NULL pointer dereference in bpf_task_from_vpid()
Sechang Lim
2026-06-08
bpf: Keep dynamic inner array lookups nullable
Nuoqi Gui
2026-06-07
bpf: Fix NMI/tracepoint re-entry deadlock on lru locks
Mykyta Yatsenko
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2026-06-07
bpf: Move sleepable verification code to btf_id_allow_sleepable
Jiri Olsa
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
2026-06-07
bpf: Add bpf_trampoline_add/remove_prog functions
Jiri Olsa
2026-06-07
bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
Jiri Olsa
[next]