index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
ptr_ring: remove duplicated include from ptr_ring.h
YueHaibing
2019-02-18
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-20
1
-1
/
+1
|
\
|
*
ptr_ring: prevent integer overflow when calculating size
Jason Wang
2018-02-12
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-17
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