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
Age
Commit message (
Expand
)
Author
13 days
bpf: Reject load-acquire from pointers requiring fault protection
Daniel Borkmann
2026-08-06
bpf: Account for preempt and IRQ state in RCU protection
Ning Ding
2026-08-06
bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFE
Kaitao Cheng
2026-08-06
bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lock
Kaitao Cheng
2026-08-05
bpf: Harden bloom filter sizing and indexing on 32-bit kernels
Jérémy Jean
2026-08-05
bpf: Fix sleepable check for tracing/lsm prog
Leon Hwang
2026-08-05
bpf: Avoid changing callchain in bpf_get_stackid_pe
Jiri Olsa
2026-08-05
bpf: Avoid changing callchain in bpf_get_stack_pe
Jiri Olsa
2026-08-05
bpf: Disable preemption in __bpf_get_stack
Daniel Borkmann
2026-08-05
bpf: Clear buf on error in __bpf_get_task_stack
Jiri Olsa
2026-08-05
bpf: Remove trace_in argument from __bpf_get_stack
Jiri Olsa
2026-08-05
bpf: Factor callchain_finalize function from __bpf_get_stack
Jiri Olsa
2026-08-05
bpf: Factor callchain_store function from __bpf_get_stack
Jiri Olsa
2026-08-05
bpf: Disable preemption in bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Use stack id functions instead of __bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Factor stackid_new_bucket from __bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Factor stackid_fastpath function from __bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Factor stackid_init function from __bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Inline bpf_iter_num_destroy() as a no-op
Puranjay Mohan
2026-08-05
bpf: Inline bpf_iter_num_next() kfunc
Puranjay Mohan
2026-08-05
bpf: Inline bpf_iter_num_new() kfunc
Puranjay Mohan
2026-08-05
bpf: Correct the overflow check comment in bpf_iter_num_next()
Puranjay Mohan
2026-08-05
bpf: Check load-acquire src ptr type before the load
Daniel Borkmann
2026-08-04
bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
Pu Lehui
2026-08-04
bpf: Invalidate RCU pointers after final spin unlock
Ning Ding
2026-08-03
bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Yonghong Song
2026-08-03
bpf: Fix mmap_lock deadlock on arena lock failure
Jiayuan Chen
2026-08-03
bpf: Generate kfunc argument prototype at add-call time
Amery Hung
2026-08-03
bpf: Classify scalar kfunc arguments from BTF
Amery Hung
2026-08-03
bpf: Tag nullable kfunc pointer args with PTR_MAYBE_NULL
Amery Hung
2026-08-03
bpf: Classify kfunc pointer arguments from BTF, resolve type against the regi...
Amery Hung
2026-08-03
bpf: Distinguish fixed- and variable-size kfunc mem args with MEM_FIXED_SIZE
Amery Hung
2026-08-03
bpf: Handle NULL kfunc pointer args without a KF_ARG_PTR_TO_NULL type
Amery Hung
2026-08-03
bpf: Classify kfunc mem_size args from BTF without register state
Amery Hung
2026-08-03
bpf: Fold __szk const size handling into the scalar arg path
Amery Hung
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
2026-08-03
bpf: Check fixed-size mem args of helpers and kfuncs the same way
Amery Hung
2026-08-03
bpf: Check helper and kfunc mem+size arguments identically
Amery Hung
2026-08-03
bpf: Resolve map lookup result type at lookup time
Eduard Zingerman
2026-08-03
bpf: Pass kfunc meta to mem and mem_size check
Amery Hung
2026-08-03
bpf: Split kfunc map argument into __const_map and __map
Amery Hung
2026-08-03
bpf: Unify const map ptr argument checking for helpers and kfuncs
Amery Hung
2026-08-03
bpf: Drop process_timer_func wrappers
Amery Hung
2026-08-01
bpf: Reject >8 byte return values on return-reading trampoline paths
Yonghong Song
2026-07-30
bpf: Log error code on trampoline unlink failure
Xu Xin
2026-07-30
bpf: Fix potential UAF when reading bpf link info
Pu Lehui
2026-07-30
bpf: Fix potential UAF in bpf_netns_link_update_prog
Pu Lehui
2026-07-27
bpf: Allow bpf_res_spin_lock() in all contexts
Kumar Kartikeya Dwivedi
2026-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
2026-07-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
[next]