| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-07-27 | bpf: Fix overrunning reservations in ringbuf | Daniel Borkmann | 1 | -5/+25 |
| 2022-02-08 | bpf: Use VM_MAP instead of VM_ALLOC for ringbuf | Hou Tao | 1 | -1/+1 |
| 2021-07-19 | bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc() | Rustam Kovhaev | 1 | -0/+2 |
| 2021-05-14 | bpf: Prevent writable memory-mapping of read-only ringbuf pages | Andrii Nakryiko | 1 | -13/+8 |
| 2021-05-14 | bpf, ringbuf: Deny reserve of buffers larger than ringbuf | Thadeu Lima de Souza Cascardo | 1 | -0/+3 |
| 2020-08-28 | bpf: Add map_meta_equal map ops | Martin KaFai Lau | 1 | -0/+1 |
| 2020-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -10/+8 |
| 2020-07-01 | bpf: Remove redundant synchronize_rcu. | Alexei Starovoitov | 1 | -7/+0 |
| 2020-06-30 | bpf: Enforce BPF ringbuf size to be the power of 2 | Andrii Nakryiko | 1 | -10/+8 |
| 2020-06-22 | bpf: Set map_btf_{name, id} for all map types | Andrey Ignatov | 1 | -0/+3 |
| 2020-06-01 | bpf: Implement BPF ring buffer and verifier support for it | Andrii Nakryiko | 1 | -0/+501 |
