Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-15 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -0/+6 |
2020-12-14 | libbpf: Expose libbpf ring_buffer epoll_fd | Brendan Jackman | 1 | -0/+6 |
2020-12-02 | libbpf: Fix ring_buffer__poll() to return number of consumed samples | Andrii Nakryiko | 1 | -1/+1 |
2020-08-19 | libbpf: Centralize poisoning and poison reallocarray() | Andrii Nakryiko | 1 | -3/+0 |
2020-08-19 | libbpf: Remove any use of reallocarray() in libbpf | Andrii Nakryiko | 1 | -3/+2 |
2020-06-02 | libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c | Andrii Nakryiko | 1 | -0/+3 |
2020-06-02 | libbpf: Add BPF ring buffer support | Andrii Nakryiko | 1 | -0/+285 |