Clone this repo:
  1. 688b745 bpf: Fix exclusive map memory leak by Edward Adam Davis · 11 days ago master
  2. 5262cb2 Merge branch 'general-enhancements-to-rqspinlock-stress-test' by Alexei Starovoitov · 2 days ago
  3. 88337b58 selftests/bpf: Make CS length configurable for rqspinlock stress test by Kumar Kartikeya Dwivedi · 2 days ago
  4. 6173c1d selftests/bpf: Add lock wait time stats to rqspinlock stress test by Kumar Kartikeya Dwivedi · 2 days ago
  5. 224de8d selftests/bpf: Relax CPU requirements for rqspinlock stress test by Kumar Kartikeya Dwivedi · 2 days ago
  6. 8f6ddc0 bpf: Introduce internal bpf_map_check_op_flags helper function by Leon Hwang · 2 days ago
  7. 8c868a3 libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h by Jianyun Gao · 9 days ago
  8. f2cb066 selftests/bpf: Call bpf_get_numa_node_id() in trigger_count() by Menglong Dong · 11 days ago
  9. 44bf461 docs: bpf: map_array: Specify BPF_MAP_TYPE_PERCPU_ARRAY value size limit by Alex Tran · 12 days ago
  10. 590699d selftests/bpf: Fix htab_update/reenter_update selftest failure by Saket Kumar Bhaskar · 10 days ago
  11. 4617b30 Merge branch 'ease-bpf-signing-build-requirements' by Alexei Starovoitov · 3 days ago
  12. ad93ba0 selftests/bpf: Allow selftests to build with older xxd by Alan Maguire · 7 days ago
  13. 90ae54b bpftool: Allow bpftool to build with openssl < 3 by Alan Maguire · 7 days ago
  14. acf8726 Merge branch 'bpf-trampoline-support-jmp-mode' by Alexei Starovoitov · 3 days ago
  15. 402e44b bpf: implement "jmp" mode for trampoline by Menglong Dong · 9 days ago
  16. ae4a316 bpf: specify the old and new poke_type for bpf_arch_text_poke by Menglong Dong · 9 days ago
  17. 373f2f4 bpf,x86: adjust the "jmp" mode for bpf trampoline by Menglong Dong · 9 days ago
  18. 47c9214 bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAME by Menglong Dong · 9 days ago
  19. 0c3772a x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMP by Menglong Dong · 9 days ago
  20. 25e4e35 ftrace: Introduce FTRACE_OPS_FL_JMP by Menglong Dong · 9 days ago