BPF next kernel tree

Clone this repo:
  1. 8a7f2bf bpftool: Use libbpf error code for flow dissector query by Woojin Ji · 24 hours ago master
  2. c169a2a bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_mask by Amery Hung · 30 hours ago for-next
  3. 04de7bc Merge branch 'more-gen_loader-fixes-2' by Alexei Starovoitov · 31 hours ago
  4. 8dedd34 selftests/bpf: Test that exclusive maps are rejected as iter targets by Daniel Borkmann · 35 hours ago
  5. 082c412 selftests/bpf: Keep verifier_map_ptr exercising ops pointer access by Daniel Borkmann · 35 hours ago
  6. 7fef179 libbpf: Guard add_data() against size overflow by Daniel Borkmann · 35 hours ago
  7. 3c56ee3 bpf: Reject exclusive maps for bpf_map_elem iterators by Daniel Borkmann · 35 hours ago
  8. b93c55b bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs by Deepanshu Kartikey · 2 days ago
  9. 5132115 Merge branch 'minimize-annotations-for-arena-programs' by Alexei Starovoitov · 2 days ago
  10. 9fd5bf9 selftests/bpf: Add tests for the new type-tag based __arena identifier by Emil Tsalapatis · 2 days ago
  11. 367e6e4 selftests/bpf: libarena: Directly return arena pointers from functions by Emil Tsalapatis · 2 days ago
  12. b9b23fe selftests/bpf: Remove __arg_arena from the codebase by Emil Tsalapatis · 2 days ago
  13. 3e924e9 bpf: Allow subprogs to return arena pointers by Emil Tsalapatis · 2 days ago
  14. 5ab4bc6 verifier: parse BTF type tags for function arguments by Emil Tsalapatis · 2 days ago
  15. a0fa68d selftests/bpf: libarena: Add "arena" BTF type tag to __arena qualifier by Emil Tsalapatis · 2 days ago
  16. b6aa0ab Merge branch 'more-gen_loader-fixes' by Alexei Starovoitov · 2 days ago
  17. 32f7254 selftests/bpf: Test that exclusive maps are rejected in map-in-map by Daniel Borkmann · 2 days ago
  18. 38498c0 selftests/bpf: Adjust verifier_map_ptr for the map's excl field by KP Singh · 2 days ago
  19. 6021443 libbpf: Skip max_entries override on signed loaders by Daniel Borkmann · 2 days ago
  20. 61e0841 libbpf: Skip initial_value override on signed loaders by Daniel Borkmann · 2 days ago