blob: 93cdec770dfe412b594bb1290d57c2d3d7094f6c [file] [log] [blame]
ab14fd4ee82e ("bpf: Add bpf_sk_storage support to bpf_tcp_ca")
206057fe020a ("bpf: Add BPF_FUNC_tcp_send_ack helper")
0baf26b0fcd7 ("bpf: tcp: Support tcp_congestion_ops in bpf")
27ae7997a661 ("bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS")
2beee5f57441 ("bpf: Move owner type, jited info into array auxiliary data")
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")
6ae08ae3dea2 ("bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str 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")
aefcf2f4b581 ("Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security")