index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
ringbuf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-17
libbpf: Check the validity of size in user_ring_buffer__reserve()
Hou Tao
1
-0
/
+4
2022-11-17
libbpf: Handle size overflow for user ringbuf mmap
Hou Tao
1
-2
/
+8
2022-11-17
libbpf: Handle size overflow for ringbuf mmap
Hou Tao
1
-4
/
+8
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
1
-0
/
+271
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
1
-13
/
+13
2021-05-03
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
1
-9
/
+21
2021-03-25
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
1
-1
/
+1
2020-12-14
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-01
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
1
-1
/
+1
2020-08-18
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
1
-3
/
+0
2020-08-18
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
1
-3
/
+2
2020-06-01
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
1
-0
/
+3
2020-06-01
libbpf: Add BPF ring buffer support
Andrii Nakryiko
1
-0
/
+285