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