BPF next kernel tree

Clone this repo:
  1. 9f317bd Merge branch 'bpf-free-special-fields-when-update-hash-and-local-storage-maps' by Andrii Nakryiko · 3 hours ago master
  2. d5a7e7a selftests/bpf: Add tests to verify freeing the special fields when update hash and local storage maps by Leon Hwang · 2 days ago
  3. b49558c bpf: Free special fields when update local storage maps by Leon Hwang · 2 days ago
  4. c7fcb79 bpf: Free special fields when update hash maps with BPF_F_LOCK by Leon Hwang · 2 days ago
  5. f6de8d6 bpf: Free special fields when update [lru_,]percpu_hash maps by Leon Hwang · 2 days ago
  6. 54c134f libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment. by Jianyun Gao · 2 days ago
  7. 4f36189 libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() function. by Jianyun Gao · 5 days ago
  8. 23f852da bpf: Fix stackmap overflow check in __bpf_get_stackid() by Arnaud Lecomte · 3 days ago
  9. e17d62f bpf: Refactor stack map trace depth calculation into helper function by Arnaud Lecomte · 3 days ago
  10. 8842732 bpftool: Fix missing closing parethesis for BTF_KIND_UNKN by Zhang Chujun · 14 hours ago
  11. f9db3a3 selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring buffer by Xu Kuohai · 11 days ago
  12. 8f7a86e selftests/bpf: Add overwrite mode test for BPF ring buffer by Xu Kuohai · 11 days ago
  13. feeaf13 bpf: Add overwrite mode for BPF ring buffer by Xu Kuohai · 11 days ago
  14. ff88079 Merge branch 'bpf-introduce-file-dynptr' by Alexei Starovoitov · 28 hours ago
  15. 784cdf9 selftests/bpf: add file dynptr tests by Mykyta Yatsenko · 2 days ago
  16. 2c52e89 bpf: dispatch to sleepable file dynptr by Mykyta Yatsenko · 2 days ago
  17. d869d56 bpf: verifier: refactor kfunc specialization by Mykyta Yatsenko · 2 days ago
  18. e3e36ed bpf: add kfuncs and helpers support for file dynptrs by Mykyta Yatsenko · 2 days ago
  19. 8d8771d bpf: add plumbing for file-backed dynptr by Mykyta Yatsenko · 2 days ago
  20. 9cba966 bpf: verifier: centralize const dynptr check in unmark_stack_slots_dynptr() by Mykyta Yatsenko · 2 days ago