Clone this repo:
  1. 1d91ea0 Merge branch 'fix-leftover-issues-of-the-unify-bpf_call_arg_meta-patchset' by Eduard Zingerman · 7 hours ago master
  2. 83f8ab8 bpf: Zero kfunc arg meta before error paths can read it by Amery Hung · 2 days ago
  3. 01d98a8 bpf: Disable raw mode for bloom filter map_peek by Amery Hung · 2 days ago
  4. ba6cb45 Merge branch 'fixes-for-tailcall-with-subprog-and-callback' by Eduard Zingerman · 7 hours ago
  5. 42bfd21 selftests/bpf: Add testcases for callback with tailcall by Pu Lehui · 20 hours ago
  6. a41d0c3 bpf: Reject callback subprogs invoke tailcall by Pu Lehui · 20 hours ago
  7. 3513ea9 bpf: Sync tail_call_reachable with callee state on entry by Pu Lehui · 20 hours ago
  8. d1f4b56 selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding on by Avinash Duduskar · 2 days ago
  9. c314bca Merge branch 'unify-helper-and-kfunc-call_arg_meta' by Kumar Kartikeya Dwivedi · 2 days ago
  10. bf9c1b91 bpf: Unify helper and kfunc call argument meta by Amery Hung · 2 days ago
  11. d55149f bpf: Drop redundant pkt_access from bpf_call_arg_meta by Amery Hung · 2 days ago
  12. 1e63cd6 selftests/bpf: Test kfunc returning zero-sized allocation buffer by Amery Hung · 2 days ago
  13. 8faaa93 bpf: Unify helper and kfunc allocation-size argument handling by Amery Hung · 2 days ago
  14. 77a4974 bpf: Pass argno to callees in check_func_arg() instead of argno_from_reg(regno) by Amery Hung · 2 days ago
  15. 92ec8b1 bpf: Factor out raw_mode-related fields in bpf_call_arg_meta by Amery Hung · 2 days ago
  16. c28cbef bpf: Remove dynptr check in check_stack_range_initialized() by Amery Hung · 2 days ago
  17. f68df52 docs: bpf: Document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query by Jianlin Shi · 4 days ago
  18. 074927b Merge branch 'bpf-bidirectional-vlan-support-for-bpf_fib_lookup' by Kumar Kartikeya Dwivedi · 2 days ago
  19. e54a878 selftests/bpf: Add bpf_fib_lookup() VLAN flag tests by Avinash Duduskar · 4 days ago
  20. 217828a bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helper by Avinash Duduskar · 4 days ago