index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
ringbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Check the validity of size in user_ring_buffer__reserve()
Hou Tao
2022-11-17
1
-0
/
+4
*
libbpf: Handle size overflow for user ringbuf mmap
Hou Tao
2022-11-17
1
-2
/
+8
*
libbpf: Handle size overflow for ringbuf mmap
Hou Tao
2022-11-17
1
-4
/
+8
*
bpf: Add libbpf logic for user-space ring buffer
David Vernet
2022-09-21
1
-0
/
+271
*
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
1
-13
/
+13
*
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
2021-05-03
1
-9
/
+21
*
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
2021-03-25
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-14
1
-0
/
+6
|
\
|
*
libbpf: Expose libbpf ring_buffer epoll_fd
Brendan Jackman
2020-12-14
1
-0
/
+6
*
|
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2020-12-01
1
-1
/
+1
|
/
*
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
2020-08-18
1
-3
/
+0
*
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
2020-08-18
1
-3
/
+2
*
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
2020-06-01
1
-0
/
+3
*
libbpf: Add BPF ring buffer support
Andrii Nakryiko
2020-06-01
1
-0
/
+285