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