index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
22 hours
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
39 hours
bpf: Reject non-scalar bpf_loop iteration counts
Kumar Kartikeya Dwivedi
3 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
3 days
bpf: use mark_arg_precision() in check_mem_size_reg()
Eduard Zingerman
3 days
bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()
Eduard Zingerman
3 days
bpf: mark a NULL BTF_ID argument of a global subprogram precise
Eduard Zingerman
3 days
bpf: mark a NULL kfunc argument precise
Eduard Zingerman
3 days
bpf: mark a NULL memory argument of a call precise
Eduard Zingerman
3 days
bpf: mark a NULL call argument precise
Eduard Zingerman
3 days
bpf: Preserve inner map identity in callback frames
Kumar Kartikeya Dwivedi
3 days
bpf: Mark NULL kptr stores precise
Kumar Kartikeya Dwivedi
3 days
bpf: Cancel special fields when recycling rhtab elements
Nuoqi Gui
3 days
bpf: Preserve special fields in recycled rhtab elements
Yuan Chen
3 days
bpf: Clear NON_OWN_REF after RCU protection ends
Kumar Kartikeya Dwivedi
3 days
bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
Ning Ding
3 days
bpf: Require MEM_PERCPU for percpu kptr stores
Kumar Kartikeya Dwivedi
3 days
bpf: Mark the zero register precise for a register-form NULL check
Eduard Zingerman
3 days
bpf: Don't predict JMP32 pointer vs zero comparisons
Eduard Zingerman
3 days
bpf: Don't resurrect a scalar id dropped by collect_linked_regs()
Eduard Zingerman
3 days
bpf: Don't infer non-NULL from a pointer with an unbounded offset
Eduard Zingerman
4 days
bpf: Reject legacy packet loads from callbacks
Kumar Kartikeya Dwivedi
4 days
bpf: Mark faultable stack helpers as sleepable
Kumar Kartikeya Dwivedi
4 days
bpf: Mark bpf_btf_find_by_name_kind() as sleepable
Kumar Kartikeya Dwivedi
4 days
bpf: Check ancestor frames for rbtree callbacks
Kumar Kartikeya Dwivedi
4 days
bpf: don't rewrite bpf_fastcall patterns entered by a jump
Eduard Zingerman
4 days
bpf: update disasm.c to print BPF_PROBE_ATOMIC as atomics
Eduard Zingerman
4 days
bpf: zero extend the result of an arena 32-bit cmpxchg
Eduard Zingerman
4 days
bpf: Mark syscall helpers as sleepable
Kumar Kartikeya Dwivedi
4 days
bpf: Mark sched_process_wait argument as nullable
Kumar Kartikeya Dwivedi
4 days
bpf: Reject resilient lock operations in rbtree callbacks
Kumar Kartikeya Dwivedi
4 days
bpf: Reject tail calls directly from callback frames
Kumar Kartikeya Dwivedi
4 days
bpf: Mark signal tracepoint siginfo arguments as scalar
Kumar Kartikeya Dwivedi
4 days
bpf: Fix NULL-ptr-deref in btf_var_show()
Jiayuan Chen
4 days
bpf: Fix NULL-ptr-deref when showing a void BTF type
Jiayuan Chen
4 days
bpf: Reject key-less BTF for hash maps
Jiayuan Chen
5 days
bpf: reject BPF_PSEUDO_FUNC reference to the main program
Eduard Zingerman
5 days
bpf: backtracking shouldn't clear outer frame R1-R5 for callbacks
Eduard Zingerman
5 days
bpf: backtrack_insn(): Handle ld_{abs,ind} subprog exit edge
Eduard Zingerman
10 days
bpf: don't downgrade half-dead scalar zero spills to STACK_ZERO
Eduard Zingerman
12 days
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]