index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ptr_ring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
ptr_ring: remove duplicated include from ptr_ring.h
YueHaibing
2019-02-17
1
-1
/
+0
*
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
2019-01-01
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-19
1
-1
/
+1
|
\
|
*
ptr_ring: prevent integer overflow when calculating size
Jason Wang
2018-02-11
1
-1
/
+1
*
|
ptr_ring: Remove now-redundant smp_read_barrier_depends()
Andrea Parri
2018-02-19
1
-3
/
+4
|
/
*
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
2018-02-09
1
-5
/
+8
*
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
2018-02-09
1
-0
/
+2
*
ptr_ring: prevent queue load/store tearing
Michael S. Tsirkin
2018-01-29
1
-2
/
+2
*
Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"
Michael S. Tsirkin
2018-01-29
1
-6
/
+1
*
ptr_ring: disallow lockless __ptr_ring_full
Michael S. Tsirkin
2018-01-29
1
-3
/
+4
*
ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
1
-3
/
+8
*
ptr_ring: clean up documentation
Michael S. Tsirkin
2018-01-29
1
-16
/
+18
*
ptr_ring: keep consumer_head valid at all times
Michael S. Tsirkin
2018-01-29
1
-9
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-4
/
+10
|
\
|
*
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
2018-01-15
1
-4
/
+10
*
|
net: ptr_ring: otherwise safe empty checks can overrun array bounds
John Fastabend
2018-01-02
1
-1
/
+6
|
/
*
ptr_ring: add barriers
Michael S. Tsirkin
2017-12-11
1
-0
/
+9
*
ptr_ring: use kmalloc_array()
Eric Dumazet
2017-08-16
1
-4
/
+5
*
ptr_ring: introduce batch dequeuing
Jason Wang
2017-05-18
1
-0
/
+65
*
ptr_ring: add ptr_ring_unconsume
Michael S. Tsirkin
2017-05-18
1
-0
/
+55
*
ptr_ring: batch ring zeroing
Michael S. Tsirkin
2017-05-09
1
-9
/
+54
*
ptr_ring: fix race conditions when resizing
Michael S. Tsirkin
2017-02-20
1
-5
/
+31
*
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
2016-07-01
1
-9
/
+62
*
ptr_ring: support zero length ring
Jason Wang
2016-07-01
1
-2
/
+4
*
ptr_ring: resize support
Michael S. Tsirkin
2016-06-15
1
-14
/
+143
*
ptr_ring: array based FIFO for pointers
Michael S. Tsirkin
2016-06-15
1
-0
/
+264