summaryrefslogtreecommitdiff
path: root/include/linux/bpf_verifier.h
AgeCommit message (Expand)Author
2018-12-08bpf: Prevent memory disambiguation attackAlexei Starovoitov
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov
2017-12-25bpf: fix branch pruning logicDaniel Borkmann
2017-08-30bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-03-22bpf: fix state equivalenceAlexei Starovoitov
2017-03-22bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik
2016-09-29bpf: allow access into map value arraysJosef Bacik
2016-09-21bpf: enable non-core use of the verfierJakub Kicinski
2016-09-21bpf: expose internal verfier structuresJakub Kicinski