index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf_verifier.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
bpf: Rewrite any fault prone load out of a mem or btf_id pointer
Daniel Borkmann
1
-0
/
+11
2026-08-17
bpf: Keep fault protection when merging pointer types
Daniel Borkmann
1
-0
/
+10
2026-08-15
bpf: Track verifier register diagnostic events
Kumar Kartikeya Dwivedi
1
-0
/
+17
2026-08-15
bpf: Add source and instruction diagnostic context
Kumar Kartikeya Dwivedi
1
-0
/
+4
2026-08-13
bpf: Eliminate dup/restore of insn_aux_data
Xu Kuohai
1
-0
/
+1
2026-08-13
bpf: Track verifier instruction stats for each subprogram
Kumar Kartikeya Dwivedi
1
-1
/
+4
2026-08-08
bpf: Support __arena and __arena__nullable on struct_ops arguments
Tejun Heo
1
-0
/
+10
2026-08-08
bpf: Rename 'early' BTF checking as a preparation phase
Kumar Kartikeya Dwivedi
1
-2
/
+2
2026-08-08
bpf: Infer zext_dst based on static register liveness analysis
Eduard Zingerman
1
-6
/
+1
2026-08-03
bpf: Generate kfunc argument prototype at add-call time
Amery Hung
1
-3
/
+6
2026-08-03
bpf: Fold __szk const size handling into the scalar arg path
Amery Hung
1
-4
/
+7
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
1
-1
/
+1
2026-07-15
bpf: Unify helper and kfunc call argument meta
Amery Hung
1
-15
/
+23
2026-07-15
bpf: Unify helper and kfunc allocation-size argument handling
Amery Hung
1
-2
/
+7
2026-07-15
bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
Amery Hung
1
-0
/
+9
2026-07-08
bpf: Verify signed loader metadata at load time
Daniel Borkmann
1
-0
/
+1
2026-07-08
bpf: Resolve and cache fd_array objects at load time
Daniel Borkmann
1
-1
/
+21
2026-06-26
bpf: Preserve scalar zero spills for stack reads
Woojin Ji
1
-0
/
+5
2026-06-14
bpf: Raise maximum call chain depth to 16 frames
Alexei Starovoitov
1
-6
/
+7
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
1
-0
/
+4
2026-06-02
bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_mask
Amery Hung
1
-0
/
+1
2026-06-02
bpf: Unify release handling for helpers and kfuncs
Amery Hung
1
-3
/
+3
2026-06-02
bpf: Unify referenced object tracking in verifier
Amery Hung
1
-1
/
+13
2026-06-02
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
1
-49
/
+28
2026-06-02
bpf: Unify dynptr handling in the verifier
Amery Hung
1
-5
/
+8
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
1
-0
/
+2
2026-05-17
bpf: Check global subprog exception paths
Kumar Kartikeya Dwivedi
1
-0
/
+2
2026-05-14
bpf: Report maximum combined stack depth
Paul Chaignon
1
-0
/
+2
2026-05-13
bpf: Add precision marking and backtracking for stack argument slots
Yonghong Song
1
-0
/
+8
2026-05-13
bpf: Refactor jmp history to use dedicated spi/frame fields
Yonghong Song
1
-21
/
+16
2026-05-13
bpf: Support stack arguments for bpf functions
Yonghong Song
1
-4
/
+39
2026-05-13
bpf: Convert bpf_get_spilled_reg macro to static inline function
Yonghong Song
1
-4
/
+8
2026-05-12
bpf: Add syscall common attributes support for map_create
Leon Hwang
1
-0
/
+3
2026-05-12
bpf: Add syscall common attributes support for prog_load
Leon Hwang
1
-1
/
+2
2026-05-12
bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
1
-0
/
+12
2026-04-30
bpf: Print breakdown of insns processed by subprogs
Paul Chaignon
1
-0
/
+1
2026-04-25
bpf: replace min/max fields with struct cnum{32,64}
Eduard Zingerman
1
-24
/
+15
2026-04-25
bpf: use accessor functions for bpf_reg_state min/max fields
Eduard Zingerman
1
-0
/
+64
2026-04-23
bpf: Prepare verifier logs for upcoming kfunc stack arguments
Yonghong Song
1
-0
/
+1
2026-04-16
bpf: Add helper to detect indirect jump targets
Xu Kuohai
1
-4
/
+5
2026-04-12
bpf: Move BTF checking logic into check_btf.c
Alexei Starovoitov
1
-0
/
+5
2026-04-12
bpf: Move backtracking logic to backtrack.c
Alexei Starovoitov
1
-0
/
+18
2026-04-12
bpf: Move state equivalence logic to states.c
Alexei Starovoitov
1
-0
/
+67
2026-04-12
bpf: Move check_cfg() into cfg.c
Alexei Starovoitov
1
-1
/
+114
2026-04-12
bpf: Move compute_insn_live_regs() into liveness.c
Alexei Starovoitov
1
-0
/
+2
2026-04-12
bpf: Move fixup/post-processing logic from verifier.c into fixups.c
Alexei Starovoitov
1
-0
/
+78
2026-04-11
bpf: poison dead stack slots
Alexei Starovoitov
1
-0
/
+1
2026-04-11
bpf: change logging scheme for live stack analysis
Eduard Zingerman
1
-5
/
+0
2026-04-11
bpf: simplify liveness to use (callsite, depth) keyed func_instances
Eduard Zingerman
1
-19
/
+0
2026-04-11
bpf: record arg tracking results in bpf_liveness masks
Eduard Zingerman
1
-1
/
+0
[next]