blob: b9411f992d5dab96d901531e7c9674907a12628e [file] [log] [blame]
428d5df1fa4f ("bpf, x86: Emit patchable direct jump as tail call")
4b3da77b72ad ("bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps")
5b92a28aae4d ("bpf: Support attaching tracing BPF program to other BPF programs")
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")
f1b9509c2fb0 ("bpf: Replace prog_raw_tp+btf_id with prog_tracing")
382072916044 ("bpf: Prepare btf_ctx_access for non raw_tp use case")
1f5343c0ae96 ("bpf: Fix build error without CONFIG_NET")
c108e3c1bdbd ("bpf: Fix bpf_attr.attach_btf_id check")
a7658e1a4164 ("bpf: Check types of arguments passed into helpers")
3dec541b2e63 ("bpf: Add support for BTF pointers to x86 JIT")
2a02759ef5f8 ("bpf: Add support for BTF pointers to interpreter")
ac4414b5ca47 ("bpf: Attach raw_tp program with BTF via type name")
9e15db66136a ("bpf: Implement accurate raw_tp context access via BTF")
ccfe29eb29c2 ("bpf: Add attach_btf_id attribute to program load")
8580ac9404f6 ("bpf: Process in-kernel BTF")
a23740ec43ba ("bpf: Track contents of read-only maps as scalars")
3745ee18017e ("bpf: sync bpf.h to tools/")
70d66244317e ("bpf: add bpf_tcp_gen_syncookie helper")
0d01da6afc54 ("bpf: implement getsockopt and setsockopt hooks")
dca73a65a683 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")