Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cc8b0b92a1699bc32f7fec71daa2bfc90de43a4d
/
include
/
linux
/
bpf_verifier.h
cc8b0b9
bpf: introduce function calls (function boundaries)
by Alexei Starovoitov
· 8 years ago
c131187
bpf: fix branch pruning logic
by Alexei Starovoitov
· 8 years ago
14380194
bpf: make bpf_prog_offload_verifier_prep() static inline
by Jakub Kicinski
· 8 years ago
b37a530
bpf: remove old offload/analyzer
by Jakub Kicinski
· 8 years ago
ab3f006
bpf: offload: add infrastructure for loading programs for a specific netdev
by Jakub Kicinski
· 8 years ago
638f5b9
bpf: reduce verifier memory consumption
by Alexei Starovoitov
· 8 years ago
00176a3
bpf: remove the verifier ops from program structure
by Jakub Kicinski
· 8 years ago
a2a7d57
bpf: write back the verifier log buffer as it gets filled
by Jakub Kicinski
· 8 years ago
61bd521
bpf: move global verifier log into verifier environment
by Jakub Kicinski
· 8 years ago
e7bf824
bpf: encapsulate verifier log state into a structure
by Jakub Kicinski
· 8 years ago
8e9cd9c
bpf/verifier: document liveness analysis
by Edward Cree
· 8 years ago
1b688a1
bpf/verifier: remove varlen_map_value_access flag
by Edward Cree
· 8 years ago
dc503a8
bpf/verifier: track liveness for pruning
by Edward Cree
· 8 years ago
b03c9f9
bpf/verifier: track signed and unsigned min/max values
by Edward Cree
· 8 years ago
f1174f7
bpf/verifier: rework value tracking
by Edward Cree
· 8 years ago
4cabc5b
bpf: fix mixed signed/unsigned derived min/max value bounds
by Daniel Borkmann
· 8 years ago
2399463
bpf: possibly avoid extra masking for narrower load in verifier
by Yonghong Song
· 8 years ago
31fd858
bpf: permits narrower load from bpf program context fields
by Yonghong Song
· 8 years ago
e07b98d
bpf: Add strict alignment flag for BPF_PROG_LOAD.
by David S. Miller
· 8 years ago
d117441
bpf: Track alignment of register values in the verifier.
by David S. Miller
· 8 years ago
81ed18a
bpf: add helper inlining infra and optimize map_array lookup
by Alexei Starovoitov
· 8 years ago
d2a4dd3
bpf: fix state equivalence
by Alexei Starovoitov
· 9 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f23cc64
bpf: fix range arithmetic for bpf map access
by Josef Bacik
· 9 years ago
57a09bf
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
by Thomas Graf
· 9 years ago
4846113
bpf: allow access into map value arrays
by Josef Bacik
· 9 years ago
13a27df
bpf: enable non-core use of the verfier
by Jakub Kicinski
· 9 years ago
58e2af8b
bpf: expose internal verfier structures
by Jakub Kicinski
· 9 years ago