Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-04 | bpf: Refactor trampoline update code | KP Singh | 1 | -27/+35 |
2020-02-24 | bpf: Use migrate_disable/enabe() in trampoline code. | David Miller | 1 | -4/+5 |
2020-01-25 | bpf: Allow to resolve bpf trampoline and dispatcher in unwind | Jiri Olsa | 1 | -8/+72 |
2020-01-22 | bpf: Introduce dynamic program extensions | Alexei Starovoitov | 1 | -3/+38 |
2020-01-22 | bpf: Fix trampoline usage in preempt | Alexei Starovoitov | 1 | -0/+10 |
2020-01-09 | bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS | Martin KaFai Lau | 1 | -3/+5 |
2019-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -7/+17 |
2019-12-13 | bpf: Move trampoline JIT image allocation to a function | Björn Töpel | 1 | -7/+17 |
2019-12-11 | bpf: Make BPF trampoline use register_ftrace_direct() API | Alexei Starovoitov | 1 | -6/+58 |
2019-11-24 | bpf: Simplify __bpf_arch_text_poke poke type handling | Daniel Borkmann | 1 | -4/+4 |
2019-11-15 | bpf: Introduce BPF trampoline | Alexei Starovoitov | 1 | -0/+253 |