1. f92c1e1 bpf: Add get_func_[arg|ret|arg_cnt] helpers by Jiri Olsa · 3 years, 1 month ago
  2. 61a0aba bpf: Use u64_stats_t in struct bpf_prog_stats by Eric Dumazet · 3 years, 2 months ago
  3. d979617 bpf: Fixes possible race in update_prog_stats() for 32bit arches by Eric Dumazet · 3 years, 2 months ago
  4. 856c02d bpf: Introduce helper bpf_get_branch_snapshot by Song Liu · 3 years, 4 months ago
  5. fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 4 months ago
  6. 1e37392 bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip by Jiri Olsa · 3 years, 6 months ago
  7. 8fb33b6 bpf: Fix spelling mistakes by Zhen Lei · 3 years, 7 months ago
  8. f3a9507 bpf: Allow trampoline re-attach for tracing and lsm programs by Jiri Olsa · 3 years, 9 months ago
  9. 861de02 bpf: Take module reference for trampoline in module by Jiri Olsa · 3 years, 9 months ago
  10. e21aa34 bpf: Fix fexit trampoline. by Alexei Starovoitov · 3 years, 10 months ago
  11. 9ed9e9b bpf: Count the number of times recursion was prevented by Alexei Starovoitov · 3 years, 11 months ago
  12. ca06f55 bpf: Add per-program recursion prevention mechanism by Alexei Starovoitov · 3 years, 11 months ago
  13. f2dd3b3 bpf: Compute program stats for sleepable programs by Alexei Starovoitov · 3 years, 11 months ago
  14. 031d6e0 bpf: Run sleepable programs with migration disabled by Alexei Starovoitov · 3 years, 11 months ago
  15. 700d479 bpf: Optimize program stats by Alexei Starovoitov · 3 years, 11 months ago
  16. 3aac1ea bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach by Toke Høiland-Jørgensen · 4 years, 3 months ago
  17. f7b12b6 bpf: verifier: refactor check_attach_btf_id() by Toke Høiland-Jørgensen · 4 years, 3 months ago
  18. f56407f bpf: Remove bpf_lsm_file_mprotect from sleepable list. by Alexei Starovoitov · 4 years, 4 months ago
  19. 1e6c62a bpf: Introduce sleepable BPF programs by Alexei Starovoitov · 4 years, 4 months ago
  20. 9e4e01d bpf: lsm: Implement attach, detach and execution by KP Singh · 4 years, 9 months ago
  21. dcce11d bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit() by Jules Irenge · 4 years, 10 months ago
  22. 7ac88eb bpf: Remove bpf_image tree by Jiri Olsa · 4 years, 10 months ago
  23. a108f7d bpf: Add trampolines to kallsyms by Jiri Olsa · 4 years, 10 months ago
  24. ae24082 bpf: Introduce BPF_MODIFY_RETURN by KP Singh · 4 years, 10 months ago
  25. 88fd9e5 bpf: Refactor trampoline update code by KP Singh · 4 years, 10 months ago
  26. 02ad059 bpf: Use migrate_disable/enabe() in trampoline code. by David Miller · 4 years, 10 months ago
  27. e9b4e60 bpf: Allow to resolve bpf trampoline and dispatcher in unwind by Jiri Olsa · 5 years ago
  28. be8704f bpf: Introduce dynamic program extensions by Alexei Starovoitov · 5 years ago
  29. 05d57f1 bpf: Fix trampoline usage in preempt by Alexei Starovoitov · 5 years ago
  30. 85d33df bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS by Martin KaFai Lau · 5 years ago
  31. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  32. 98e8627 bpf: Move trampoline JIT image allocation to a function by Björn Töpel · 5 years ago
  33. b91e014 bpf: Make BPF trampoline use register_ftrace_direct() API by Alexei Starovoitov · 5 years ago
  34. b553a6e bpf: Simplify __bpf_arch_text_poke poke type handling by Daniel Borkmann · 5 years ago
  35. fec56f5 bpf: Introduce BPF trampoline by Alexei Starovoitov · 5 years ago