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
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
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
/
include
/
linux
/
bpf_verifier.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
bpf/verifier: document liveness analysis
Edward Cree
1
-0
/
+13
2017-08-23
bpf/verifier: remove varlen_map_value_access flag
Edward Cree
1
-1
/
+0
2017-08-15
bpf/verifier: track liveness for pruning
Edward Cree
1
-1
/
+10
2017-08-08
bpf/verifier: track signed and unsigned min/max values
Edward Cree
1
-9
/
+14
2017-08-08
bpf/verifier: rework value tracking
Edward Cree
1
-13
/
+21
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
1
-0
/
+1
2017-06-23
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
1
-1
/
+2
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-0
/
+1
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
1
-0
/
+1
2017-05-11
bpf: Track alignment of register values in the verifier.
David S. Miller
1
-0
/
+3
2017-03-16
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
1
-1
/
+4
2016-12-08
bpf: fix state equivalence
Alexei Starovoitov
1
-7
/
+7
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2016-11-16
bpf: fix range arithmetic for bpf map access
Josef Bacik
1
-2
/
+3
2016-10-19
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
1
-1
/
+1
2016-09-29
bpf: allow access into map value arrays
Josef Bacik
1
-0
/
+12
2016-09-21
bpf: enable non-core use of the verfier
Jakub Kicinski
1
-0
/
+11
2016-09-21
bpf: expose internal verfier structures
Jakub Kicinski
1
-0
/
+79