blob: 7a93b1fe8ccaf19f34a21a5ec3a537076dbba7b6 [file] [log] [blame]
887c31a39c49 ("bpf: Add type_id pointer as argument to __btf_resolve_size")
69ff30479270 ("bpf: Add elem_id pointer as argument to __btf_resolve_size")
6298399bfc10 ("bpf: Move btf_resolve_size into __btf_resolve_size")
85d33df357b6 ("bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS")
27ae7997a661 ("bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS")
da765a2f5993 ("bpf: Add poke dependency tracking for prog array maps")
2beee5f57441 ("bpf: Move owner type, jited info into array auxiliary data")
6332be04c039 ("bpf: Move bpf_free_used_maps into sleepable section")
fc9702273e2e ("bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY")
1e0bd5a091e5 ("bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails")
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")
fec56f5890d9 ("bpf: Introduce BPF trampoline")
5964b2000f28 ("bpf: Add bpf_arch_text_poke() helper")
7e3617a72df3 ("bpf: Add array support to btf_struct_access")
ae8a76fb8b5d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")