blob: 6740ebc984c181aacaa4753a608c86ac2a644dc5 [file] [log] [blame]
755e5d55367a ("bpf: Eliminate rlimit-based memory accounting for hashtab maps")
20b6cc34ea74 ("bpf: Avoid hashtab deadlock with map_locked")
c50eb518e262 ("bpf: Use separate lockdep class for each hashtab")
7f805d17f152 ("bpf: Prepare hashtab locking for PREEMPT_RT")
d01f9b198ca9 ("bpf: Factor out hashtab bucket lock operations")
dbca151cad73 ("bpf: Update locking comment in hashtab code")
492e0d0d6f2e ("bpf: Do not grab the bucket spinlock by default on htab batch ops")
057996380a42 ("bpf: Add batch ops to all htab bpf map")
aa2e93b8e58e ("bpf: Add generic support for update and delete batch ops")
cb4d03ab499d ("bpf: Add generic support for lookup batch op")
15c14a3dca42 ("bpf: Add bpf_map_{value_size, update_value, map_copy_value} functions")
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")
84bb46cd6228 ("Revert "bpf: Emit audit messages upon successful prog load and unload"")
196e8ca74886 ("bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size")
91e6015b082b ("bpf: Emit audit messages upon successful prog load and unload")
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")