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