index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
verifier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
1
-1
/
+2
2026-04-18
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
1
-1
/
+6
2026-04-18
bpf: Forget ranges when refining tnum after JSET
Paul Chaignon
1
-0
/
+4
2026-03-04
bpf: verifier improvement in 32bit shift sign extension pattern
Cupertino Miranda
1
-11
/
+7
2025-10-02
bpf: Reject bpf_timer for PREEMPT_RT
Leon Hwang
1
-0
/
+4
2025-07-17
bpf: fix precision backtracking instruction iteration
Andrii Nakryiko
1
-2
/
+19
2024-12-19
bpf: sync_linked_regs() must preserve subreg_def
Eduard Zingerman
1
-1
/
+4
2024-11-17
bpf: use kvzmalloc to allocate BPF verifier environment
Rik van Riel
1
-2
/
+2
2024-07-18
bpf: Allow reads from uninit stack
Eduard Zingerman
1
-1
/
+10
2024-07-05
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
1
-2
/
+6
2024-06-16
bpf: Allow delete from sockmap/sockhash only if update is allowed
Jakub Sitnicki
1
-3
/
+7
2024-05-17
bpf: Fix a verifier verbose message
Anton Protopopov
1
-2
/
+1
2024-04-27
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
1
-1
/
+5
2024-04-27
bpf: Fix out of bounds access for ringbuf helpers
Daniel Borkmann
1
-0
/
+6
2024-04-27
bpf: Generally fix helper register offset check
Daniel Borkmann
1
-11
/
+28
2024-04-27
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
1
-10
/
+11
2024-04-10
bpf: Protect against int overflow for stack access size
Andrei Matei
1
-0
/
+5
2024-03-01
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
1
-1
/
+2
2024-01-25
bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
Hao Sun
1
-0
/
+4
2024-01-25
bpf: Fix verification of indirect var-off stack access
Andrei Matei
1
-10
/
+4
2024-01-25
bpf: fix check for attempt to corrupt spilled pointer
Andrii Nakryiko
1
-1
/
+1
2024-01-25
bpf: enforce precision of R0 on callback return
Andrii Nakryiko
1
-0
/
+7
2023-11-28
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
1
-1
/
+6
2023-11-28
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
1
-1
/
+1
2023-10-19
bpf: Fix verifier log for async callback return values
David Vernet
1
-3
/
+3
2023-08-16
bpf: aggressively forget precise markings during state checkpointing
Andrii Nakryiko
1
-0
/
+37
2023-08-16
bpf: stop setting precise in current state
Andrii Nakryiko
1
-12
/
+91
2023-08-16
bpf: allow precision tracking for programs with subprogs
Andrii Nakryiko
1
-1
/
+58
2023-07-27
bpf: Fix subprog idx logic in check_max_stack_depth
Kumar Kartikeya Dwivedi
1
-5
/
+6
2023-07-23
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
1
-2
/
+3
2023-07-05
bpf: ensure main program has an extable
Krister Johansen
1
-2
/
+5
2023-06-28
bpf: Fix verifier id tracking of scalars on spill
Maxim Mikityanskiy
1
-0
/
+3
2023-06-28
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
1
-2
/
+16
2023-05-30
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
1
-1
/
+1
2023-05-24
bpf: Add preempt_count_{sub,add} into btf id deny list
Yafang
1
-0
/
+4
2023-05-11
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
1
-10
/
+6
2023-05-11
bpf: fix precision propagation verbose logging
Andrii Nakryiko
1
-2
/
+2
2023-05-11
bpf: take into account liveness when propagating precision
Andrii Nakryiko
1
-2
/
+4
2023-04-26
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
1
-0
/
+15
2023-02-09
bpf: Skip invalid kfunc call in backtrack_insn
Hao Sun
1
-0
/
+6
2023-02-09
bpf: Do not reject when the stack read size is different from the tracked sca...
Martin KaFai Lau
1
-12
/
+6
2023-02-09
bpf: Fix incorrect state pruning for <8B spill/fill
Paul Chaignon
1
-4
/
+0
2023-02-09
bpf: Fix to preserve reg parent/live fields when copying range info
Eduard Zingerman
1
-7
/
+18
2023-02-09
bpf: Support <8-byte scalar spill and refill
Martin KaFai Lau
1
-15
/
+52
2023-02-01
bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
Luis Gerhorst
1
-1
/
+3
2022-12-31
bpf: Do not zero-extend kfunc return values
Björn Töpel
1
-0
/
+4
2022-12-31
bpf: propagate precision across all frames, not just the last one
Andrii Nakryiko
1
-32
/
+39
2022-12-31
bpf: Check the other end of slot_type for STACK_SPILL
Martin KaFai Lau
1
-11
/
+19
2022-12-31
bpf: propagate precision in ALU/ALU64 operations
Andrii Nakryiko
1
-0
/
+5
2022-12-31
bpf: Fix slot type check in check_stack_write_var_off
Kumar Kartikeya Dwivedi
1
-8
/
+11
[next]