BPF next kernel tree

Clone this repo:
  1. 4a4b84b selftests/bpf: verify jset handling in CFG computation by Eduard Zingerman · 3 hours ago master
  2. 3157f7e bpf: handle jset (if a & b ...) as a jump in CFG computation by Eduard Zingerman · 3 hours ago
  3. e4c8f96 Merge branch 'veristat-memory-accounting-for-bpf-programs' by Andrii Nakryiko · 3 hours ago
  4. 67cdcc4 veristat: Memory accounting for bpf programs by Eduard Zingerman · 14 hours ago
  5. 43736ec bpf: Include verifier memory allocations in memcg statistics by Eduard Zingerman · 14 hours ago
  6. ccefa19 bpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CGRP_STORAGE by Song Liu · 16 hours ago
  7. af91af3 tools/bpf_jit_disasm: Fix potential negative tpath index in get_exec_path() by Ruslan Semchenko · 32 hours ago
  8. 0e93df4 Merge branch 'bpf-fix-a-few-test-failures-with-64k-page-size' by Alexei Starovoitov · 19 hours ago
  9. 44df9e0 selftests/bpf: Fix xdp_do_redirect failure with 64KB page size by Yonghong Song · 2 days ago
  10. 96fcf7e7 selftests/bpf: Fix two net related test failures with 64K page size by Yonghong Song · 2 days ago
  11. 4fc012d bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K by Yonghong Song · 2 days ago
  12. fa693257 bpf: Initialize used but uninit variable in propagate_liveness() by Song Liu · 23 hours ago
  13. 50034d9 docs/bpf: Default cpu version changed from v1 to v3 in llvm 20 by Yonghong Song · 2 days ago
  14. 6a4bd31 selftests/bpf: fix signedness bug in redir_partial() by Fushuai Wang · 2 days ago
  15. 3d71b8b bpf: Fix state use-after-free on push_stack() err by Luis Gerhorst · 2 days ago
  16. e3f6660 Merge branch 'bpf-propagate-read-precision-marks-over-state-graph-backedges' by Alexei Starovoitov · 2 days ago
  17. 5159482 selftests/bpf: tests with a loop state missing read/precision mark by Eduard Zingerman · 2 days ago
  18. 0f54ff5 bpf: include backedges in peak_states stat by Eduard Zingerman · 2 days ago
  19. 0e0da5f bpf: remove {update,get}_loop_entry functions by Eduard Zingerman · 2 days ago
  20. c9e3190 bpf: propagate read/precision marks over state graph backedges by Eduard Zingerman · 2 days ago