summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/ringbuf.c
AgeCommit message (Expand)AuthorLines
2020-06-30bpf: Enforce BPF ringbuf size to be the power of 2Andrii Nakryiko-10/+8
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko-0/+501