blob: b75553075bf88399d4c0022e8103e33d8c38e303 [file] [log] [blame]
e9eeec58c992 ("bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id")
5b92a28aae4d ("bpf: Support attaching tracing BPF program to other BPF programs")
91cc1a99740e ("bpf: Annotate context types")
fec56f5890d9 ("bpf: Introduce BPF trampoline")
5964b2000f28 ("bpf: Add bpf_arch_text_poke() helper")
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")