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
10 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
11 days
bpf: Reject non-scalar bpf_loop iteration counts
Kumar Kartikeya Dwivedi
12 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
12 days
bpf: use mark_arg_precision() in check_mem_size_reg()
Eduard Zingerman
12 days
bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()
Eduard Zingerman
12 days
bpf: mark a NULL BTF_ID argument of a global subprogram precise
Eduard Zingerman
12 days
bpf: mark a NULL kfunc argument precise
Eduard Zingerman
12 days
bpf: mark a NULL memory argument of a call precise
Eduard Zingerman
12 days
bpf: mark a NULL call argument precise
Eduard Zingerman
12 days
bpf: Preserve inner map identity in callback frames
Kumar Kartikeya Dwivedi
12 days
bpf: Mark NULL kptr stores precise
Kumar Kartikeya Dwivedi
12 days
bpf: Cancel special fields when recycling rhtab elements
Nuoqi Gui
12 days
bpf: Preserve special fields in recycled rhtab elements
Yuan Chen
12 days
bpf: Clear NON_OWN_REF after RCU protection ends
Kumar Kartikeya Dwivedi
12 days
bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
Ning Ding
12 days
bpf: Require MEM_PERCPU for percpu kptr stores
Kumar Kartikeya Dwivedi
12 days
bpf: Mark the zero register precise for a register-form NULL check
Eduard Zingerman
12 days
bpf: Don't predict JMP32 pointer vs zero comparisons
Eduard Zingerman
12 days
bpf: Don't resurrect a scalar id dropped by collect_linked_regs()
Eduard Zingerman
12 days
bpf: Don't infer non-NULL from a pointer with an unbounded offset
Eduard Zingerman
13 days
bpf: Reject legacy packet loads from callbacks
Kumar Kartikeya Dwivedi
13 days
bpf: Mark faultable stack helpers as sleepable
Kumar Kartikeya Dwivedi
13 days
bpf: Mark bpf_btf_find_by_name_kind() as sleepable
Kumar Kartikeya Dwivedi
13 days
bpf: Check ancestor frames for rbtree callbacks
Kumar Kartikeya Dwivedi
13 days
bpf: don't rewrite bpf_fastcall patterns entered by a jump
Eduard Zingerman
13 days
bpf: update disasm.c to print BPF_PROBE_ATOMIC as atomics
Eduard Zingerman
13 days
bpf: zero extend the result of an arena 32-bit cmpxchg
Eduard Zingerman
13 days
bpf: Mark syscall helpers as sleepable
Kumar Kartikeya Dwivedi
13 days
bpf: Mark sched_process_wait argument as nullable
Kumar Kartikeya Dwivedi
13 days
bpf: Reject resilient lock operations in rbtree callbacks
Kumar Kartikeya Dwivedi
13 days
bpf: Reject tail calls directly from callback frames
Kumar Kartikeya Dwivedi
13 days
bpf: Mark signal tracepoint siginfo arguments as scalar
Kumar Kartikeya Dwivedi
13 days
bpf: Fix NULL-ptr-deref in btf_var_show()
Jiayuan Chen
13 days
bpf: Fix NULL-ptr-deref when showing a void BTF type
Jiayuan Chen
13 days
bpf: Reject key-less BTF for hash maps
Jiayuan Chen
14 days
bpf: reject BPF_PSEUDO_FUNC reference to the main program
Eduard Zingerman
2026-09-02
bpf: backtracking shouldn't clear outer frame R1-R5 for callbacks
Eduard Zingerman
2026-09-02
bpf: backtrack_insn(): Handle ld_{abs,ind} subprog exit edge
Eduard Zingerman
2026-08-28
bpf: don't downgrade half-dead scalar zero spills to STACK_ZERO
Eduard Zingerman
2026-08-26
bpf: check_cond_jmp_op(): properly infer if register is null
Eduard Zingerman
2026-08-21
bpf: Fix percpu map update indexing with sparse CPU IDs
Hui Su
2026-08-20
bpf: Fix infinite loop in pcpu_freelist push with one possible CPU
Hui Su
2026-08-20
bpf: Fix REG INVARIANTS VIOLATION on speculative pointer arithmetic
Jiayuan Chen
2026-08-20
bpf: Reject invalid LDSX instruction in disassembly
Kumar Kartikeya Dwivedi
2026-08-20
x86/bpf: Make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATA
Mike Rapoport (Microsoft)
2026-08-20
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-08-19
Merge tag 'trace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-08-17
bpf: Distinguish function references in policy diagnostics
Kumar Kartikeya Dwivedi
2026-08-17
bpf: Preserve source attribution without source text
Kumar Kartikeya Dwivedi
2026-08-17
bpf: Correct kfunc argument diagnostics
Kumar Kartikeya Dwivedi
[next]