summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/ringbuf.c
AgeCommit message (Expand)Author
2020-12-02bpf: Eliminate rlimit-based memory accounting for bpf ringbufferRoman Gushchin
2020-12-02bpf: Memcg-based memory accounting for bpf ringbufferRoman Gushchin
2020-08-28bpf: Add map_meta_equal map opsMartin KaFai Lau
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-01bpf: Remove redundant synchronize_rcu.Alexei Starovoitov
2020-06-30bpf: Enforce BPF ringbuf size to be the power of 2Andrii Nakryiko
2020-06-22bpf: Set map_btf_{name, id} for all map typesAndrey Ignatov
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko