1. 8e9cd9c bpf/verifier: document liveness analysis by Edward Cree · 7 years ago
  2. 1b688a1 bpf/verifier: remove varlen_map_value_access flag by Edward Cree · 7 years ago
  3. dc503a8 bpf/verifier: track liveness for pruning by Edward Cree · 7 years ago
  4. b03c9f9 bpf/verifier: track signed and unsigned min/max values by Edward Cree · 7 years ago
  5. f1174f7 bpf/verifier: rework value tracking by Edward Cree · 7 years ago
  6. 4cabc5b bpf: fix mixed signed/unsigned derived min/max value bounds by Daniel Borkmann · 7 years ago
  7. 2399463 bpf: possibly avoid extra masking for narrower load in verifier by Yonghong Song · 8 years ago
  8. 31fd858 bpf: permits narrower load from bpf program context fields by Yonghong Song · 8 years ago
  9. e07b98d bpf: Add strict alignment flag for BPF_PROG_LOAD. by David S. Miller · 8 years ago
  10. d117441 bpf: Track alignment of register values in the verifier. by David S. Miller · 8 years ago
  11. 81ed18a bpf: add helper inlining infra and optimize map_array lookup by Alexei Starovoitov · 8 years ago
  12. d2a4dd3 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
  13. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. f23cc64 bpf: fix range arithmetic for bpf map access by Josef Bacik · 8 years ago
  15. 57a09bf bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  16. 4846113 bpf: allow access into map value arrays by Josef Bacik · 8 years ago
  17. 13a27df bpf: enable non-core use of the verfier by Jakub Kicinski · 8 years ago
  18. 58e2af8 bpf: expose internal verfier structures by Jakub Kicinski · 8 years ago