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-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
2026-04-24
bpf: replace min/max fields with struct cnum{32,64}
Eduard Zingerman
2026-04-24
bpf: use accessor functions for bpf_reg_state min/max fields
Eduard Zingerman
2026-04-24
bpf: representation and basic operations on circular numbers
Eduard Zingerman
2026-04-23
bpf: Introduce bpf register BPF_REG_PARAMS
Yonghong Song
2026-04-23
bpf: Prepare verifier logs for upcoming kfunc stack arguments
Yonghong Song
2026-04-23
bpf: Rename existing argno to arg
Yonghong Song
2026-04-23
bpf: Refactor to handle memory and size together
Yonghong Song
2026-04-23
bpf: Refactor to avoid redundant calculation of bpf_reg_state
Yonghong Song
2026-04-23
bpf: Remove WARN_ON_ONCE in check_kfunc_mem_size_reg()
Yonghong Song
2026-04-23
bpf: Fix tail_call_reachable leak
Yonghong Song
2026-04-23
bpf: Remove unused parameter from check_map_kptr_access()
Yonghong Song
2026-04-22
bpf: Verifier support for sleepable tracepoint programs
Mykyta Yatsenko
2026-04-20
bpf: Extend BTF UAPI vlen, kinds to use unused bits
Alan Maguire
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-17
bpf: Dissociate struct_ops program with map if map_update fails
Amery Hung
2026-04-17
bpf: Validate node_id in arena_alloc_pages()
Puranjay Mohan
2026-04-16
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
2026-04-16
bpf: Fix NULL deref in map_kptr_match_type for scalar regs
Mykyta Yatsenko
2026-04-16
bpf: Add helper to detect indirect jump targets
Xu Kuohai
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
2026-04-15
bpf: copy BPF token from main program to subprograms
Eduard Zingerman
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
bpf: Fix use-after-free in arena_vm_close on fork
Alexei Starovoitov
2026-04-15
bpf: fix arg tracking for imprecise/multi-offset BPF_ST/STX
Eduard Zingerman
2026-04-12
Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"
Alexei Starovoitov
2026-04-12
bpf: Fix OOB in pcpu_init_value
Lang Xu
2026-04-12
bpf: Allow instructions with arena source and non-arena dest registers
Emil Tsalapatis
2026-04-12
bpf: add missing fsession to the verifier log
Menglong Dong
2026-04-12
bpf: Move BTF checking logic into check_btf.c
Alexei Starovoitov
2026-04-12
bpf: Move backtracking logic to backtrack.c
Alexei Starovoitov
2026-04-12
bpf: Move state equivalence logic to states.c
Alexei Starovoitov
2026-04-12
bpf: Move check_cfg() into cfg.c
Alexei Starovoitov
2026-04-12
bpf: Move compute_insn_live_regs() into liveness.c
Alexei Starovoitov
2026-04-12
bpf: Move fixup/post-processing logic from verifier.c into fixups.c
Alexei Starovoitov
2026-04-11
bpf: Simplify do_check_insn()
Alexei Starovoitov
2026-04-11
bpf: Move checks for reserved fields out of the main pass
Alexei Starovoitov
2026-04-11
bpf: Delete unused variable
Alexei Starovoitov
2026-04-10
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
2026-04-10
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
2026-04-10
bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars
Daniel Borkmann
2026-04-10
bpf: poison dead stack slots
Alexei Starovoitov
2026-04-10
bpf: change logging scheme for live stack analysis
Eduard Zingerman
2026-04-10
bpf: simplify liveness to use (callsite, depth) keyed func_instances
Eduard Zingerman
2026-04-10
bpf: record arg tracking results in bpf_liveness masks
Eduard Zingerman
2026-04-10
bpf: introduce forward arg-tracking dataflow analysis
Eduard Zingerman
2026-04-10
bpf: prepare liveness internal API for static analysis pass
Eduard Zingerman
2026-04-10
bpf: 4-byte precise clean_verifier_state
Eduard Zingerman
2026-04-10
bpf: make liveness.c track stack with 4-byte granularity
Eduard Zingerman
[prev]
[next]