blob: 952d207d1b6c8b6f6049fc8b92ab03eee6751e4c [file] [log] [blame]
1e6e9d0f4859 ("uapi: revert flexible-array conversions")
d7f10df86202 ("bpf: Replace zero-length array with flexible-array member")
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")