BPF next kernel tree

Clone this repo:
  1. 43745d1 bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels by YiFei Zhu · 10 days ago master
  2. 9fd0606 Merge branch 'bpf-support-bpf-rbtree-traversal-and-list-peeking' by Alexei Starovoitov · 2 days ago
  3. 29318b4d selftests/bpf: Add test for bpf_list_{front,back} by Martin KaFai Lau · 3 days ago
  4. fb5b480 bpf: Add bpf_list_{front,back} kfunc by Martin KaFai Lau · 3 days ago
  5. 3fab84f bpf: Simplify reg0 marking for the list kfuncs that return a bpf_list_node pointer by Martin KaFai Lau · 3 days ago
  6. 47ada65 selftests/bpf: Add tests for bpf_rbtree_{root,left,right} by Martin KaFai Lau · 3 days ago
  7. 2ddef178 bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right} by Martin KaFai Lau · 3 days ago
  8. 9e3e66c bpf: Add bpf_rbtree_{root,left,right} kfunc by Martin KaFai Lau · 3 days ago
  9. 7faccdf bpf: Simplify reg0 marking for the rbtree kfuncs that return a bpf_rb_node pointer by Martin KaFai Lau · 3 days ago
  10. b183c01 bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_PTR_TO_RB_NODE" by Martin KaFai Lau · 3 days ago
  11. 62e23f1 libbpf: Improve BTF dedup handling of "identical" BTF types by Andrii Nakryiko · 7 days ago
  12. 41948af bpf: Replace offsetof() with struct_size() by Thorsten Blum · 5 days ago
  13. 41d4ce6 bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ by Anton Protopopov · 6 days ago
  14. a28fe31 selftests/bpf: Remove sockmap_ktls disconnect_after_delete test by Ihor Solodrai · 6 days ago
  15. f263336 selftests/bpf: Add btf dedup test covering module BTF dedup by Alan Maguire · 8 days ago
  16. 86870d0 Merge branch 'bpf-allow-xdp_redirect-for-xdp-dev-bound-programs' by Martin KaFai Lau · 7 days ago
  17. 3678331 selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progs by Lorenzo Bianconi · 10 days ago
  18. 714070c bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps by Lorenzo Bianconi · 10 days ago
  19. 7b05f431 bpf: Replace offsetof() with struct_size() by Thorsten Blum · 10 days ago
  20. 358b1c0 libbpf: Use proper errno value in linker by Anton Protopopov · 8 days ago
OSZAR »