blob: 47b1cf4f0344fc4b8f8bb385fdf9eb1c534e1f38 [file] [log] [blame]
cf71b174d346 ("bpf: rename poke descriptor's 'ip' member to 'tailcall_target'")
b553a6ec5700 ("bpf: Simplify __bpf_arch_text_poke poke type handling")
428d5df1fa4f ("bpf, x86: Emit patchable direct jump as tail call")
da765a2f5993 ("bpf: Add poke dependency tracking for prog array maps")
a66886fe6c24 ("bpf: Add initial poke descriptor table for jit images")
2beee5f57441 ("bpf: Move owner type, jited info into array auxiliary data")
6332be04c039 ("bpf: Move bpf_free_used_maps into sleepable section")
4b3da77b72ad ("bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps")
5b92a28aae4d ("bpf: Support attaching tracing BPF program to other BPF programs")
8c1b6e69dcc1 ("bpf: Compare BTF types of functions arguments with actual types")
91cc1a99740e ("bpf: Annotate context types")
9fd4a39dc7fe ("bpf: Reserve space for BPF trampoline in BPF programs")
fec56f5890d9 ("bpf: Introduce BPF trampoline")
5964b2000f28 ("bpf: Add bpf_arch_text_poke() helper")
3b2744e66520 ("bpf: Refactor x86 JIT into helpers")
ae8a76fb8b5d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")