Clone this repo:
  1. ba335bf Merge branch 'bpf-x86-inline-bpf_get_current_task-for-x86_64' by Alexei Starovoitov · 10 hours ago for-next master
  2. 4fca950 selftests/bpf: test the jited inline of bpf_get_current_task by Menglong Dong · 31 hours ago
  3. eaedea1 bpf, x86: inline bpf_get_current_task() for x86_64 by Menglong Dong · 31 hours ago
  4. 83c9030 bpf: Simplify bpf_timer_cancel() by Mykyta Yatsenko · 22 hours ago
  5. 8bb1e32 bpf: Introduce lock-free bpf_async_update_prog_callback() by Mykyta Yatsenko · 22 hours ago
  6. 57d31e7 bpf: Remove unnecessary arguments from bpf_async_set_callback() by Mykyta Yatsenko · 22 hours ago
  7. c1f2c44 bpf: Factor out timer deletion helper by Mykyta Yatsenko · 22 hours ago
  8. dd341ea selftests/bpf: update verifier test for default trusted pointer semantics by Matt Bobrowski · 29 hours ago
  9. 2516a9c5 Merge branch 'bpf-fix-memory-access-flags-in-helper-prototypes' by Alexei Starovoitov · 13 hours ago
  10. ed47242 bpf: Require ARG_PTR_TO_MEM with memory flag by Zesen Liu · 30 hours ago
  11. 802eef5 bpf: Fix memory access flags in helper prototypes by Zesen Liu · 30 hours ago
  12. 900dbb6 Merge branch 'bpf-add-range-tracking-for-bpf_div-and-bpf_mod' by Alexei Starovoitov · 14 hours ago
  13. c9e440b selftests/bpf: Add tests for BPF_DIV and BPF_MOD range tracking by Yazhou Tang · 2 days ago
  14. 44fdd58 bpf: Add range tracking for BPF_DIV and BPF_MOD by Yazhou Tang · 2 days ago
  15. b236134 Merge branch 'bpf-kernel-functions-with-kf_implicit_args' by Alexei Starovoitov · 14 hours ago
  16. 74bc4f6 bpf,docs: Document KF_IMPLICIT_ARGS flag by Ihor Solodrai · 16 hours ago
  17. aed57a3 bpf: Remove __prog kfunc arg annotation by Ihor Solodrai · 16 hours ago
  18. bd06b97 selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGS by Ihor Solodrai · 16 hours ago
  19. d806f31 bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS by Ihor Solodrai · 16 hours ago
  20. 6e663ff bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS by Ihor Solodrai · 16 hours ago