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