Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Prevent writable memory-mapping of read-only ringbuf pages | Andrii Nakryiko | 2021-05-11 | 1 | -13/+8 |
* | bpf, ringbuf: Deny reserve of buffers larger than ringbuf | Thadeu Lima de Souza Cascardo | 2021-05-11 | 1 | -0/+3 |
* | bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer | Roman Gushchin | 2020-12-03 | 1 | -20/+4 |
* | bpf: Memcg-based memory accounting for bpf ringbuffer | Roman Gushchin | 2020-12-03 | 1 | -7/+4 |
* | bpf: Add map_meta_equal map ops | Martin KaFai Lau | 2020-08-28 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-11 | 1 | -10/+8 |
|\ | |||||
| * | bpf: Enforce BPF ringbuf size to be the power of 2 | Andrii Nakryiko | 2020-06-30 | 1 | -10/+8 |
* | | bpf: Remove redundant synchronize_rcu. | Alexei Starovoitov | 2020-07-01 | 1 | -7/+0 |
* | | bpf: Set map_btf_{name, id} for all map types | Andrey Ignatov | 2020-06-22 | 1 | -0/+3 |
|/ | |||||
* | bpf: Implement BPF ring buffer and verifier support for it | Andrii Nakryiko | 2020-06-01 | 1 | -0/+501 |