summaryrefslogtreecommitdiff
path: root/kernel/bpf/trampoline.c
AgeCommit message (Expand)Author
2020-01-25bpf: Allow to resolve bpf trampoline and dispatcher in unwindJiri Olsa
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov
2020-01-22bpf: Fix trampoline usage in preemptAlexei Starovoitov
2020-01-09bpf: Introduce BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-13bpf: Move trampoline JIT image allocation to a functionBjörn Töpel
2019-12-11bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov
2019-11-24bpf: Simplify __bpf_arch_text_poke poke type handlingDaniel Borkmann
2019-11-15bpf: Introduce BPF trampolineAlexei Starovoitov