index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: fix test build after uio.h change
Michael S. Tsirkin
2018-12-19
1
-0
/
+4
*
tools/virtio: add kmalloc_array stub
Michael S. Tsirkin
2018-07-27
1
-0
/
+5
*
tools/virtio: add dma barrier stubs
Michael S. Tsirkin
2018-07-27
1
-2
/
+2
*
sg: remove ->sg_magic member
Jens Axboe
2018-06-29
1
-18
/
+0
*
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-2
/
+0
*
ptr_ring: fix build
Michael S. Tsirkin
2018-03-20
1
-0
/
+5
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-08
2
-23
/
+31
|
\
|
*
ringtest: ring.c malloc & memset to calloc
Peter Malone
2018-02-01
1
-4
/
+2
|
*
virtio/ringtest: virtio_ring: fix up need_event math
Michael S. Tsirkin
2018-01-31
1
-10
/
+14
|
*
virtio/ringtest: fix up need_event math
Michael S. Tsirkin
2018-01-31
1
-9
/
+15
*
|
tools/virtio: fix smp_mb on x86
Michael S. Tsirkin
2018-01-29
1
-1
/
+1
*
|
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
2018-01-29
1
-0
/
+57
*
|
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2018-01-29
2
-1
/
+2
*
|
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-12-15
1
-6
/
+23
|
\
|
*
ptr_ring: fix up after recent ptr_ring changes
Michael S. Tsirkin
2017-12-08
1
-6
/
+23
*
|
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
Michael S. Tsirkin
2017-11-10
1
-0
/
+4
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
23
-0
/
+23
*
tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"
Colin Ian King
2017-05-09
1
-1
/
+1
*
ptr_ring: support testing different batching sizes
Michael S. Tsirkin
2017-05-09
1
-0
/
+3
*
ringtest: support test specific parameters
Michael S. Tsirkin
2017-05-09
2
-0
/
+15
*
tools/virtio: fix build breakage
Sekhar Nori
2017-05-02
3
-4
/
+6
*
ringtest: fix an assert statement
Dan Carpenter
2017-05-02
1
-1
/
+1
*
tools/virtio/ringtest: tweaks for s390
Halil Pasic
2017-01-19
1
-0
/
+12
*
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
2017-01-19
1
-2
/
+3
*
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
2016-12-16
1
-4
/
+5
*
tools/virtio: fix READ_ONCE()
Mark Rutland
2016-12-16
1
-1
/
+1
*
ringtest: poll for new buffers once before updating event index
Paolo Bonzini
2016-10-31
1
-2
/
+2
*
ringtest: commonize implementation of poll_avail/poll_used
Paolo Bonzini
2016-10-31
6
-83
/
+43
*
ringtest: use link-time optimization
Paolo Bonzini
2016-10-31
2
-4
/
+4
*
tools/virtio: add dma stubs
Michael S. Tsirkin
2016-08-15
5
-1
/
+52
*
ringtest: test build fix
Michael S. Tsirkin
2016-08-15
1
-0
/
+1
*
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
2016-07-01
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
4
-3
/
+78
|
\
|
*
tools/virtio: add noring tool
Michael S. Tsirkin
2016-06-06
2
-1
/
+72
|
*
tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
Mike Rapoport
2016-06-06
1
-2
/
+2
|
*
tools/virtio/ringtest: add usage example to README
Mike Rapoport
2016-06-06
1
-0
/
+4
*
|
ptr_ring: ring test
Michael S. Tsirkin
2016-06-15
2
-1
/
+196
|
/
*
ringtest: pass buf != NULL
Michael S. Tsirkin
2016-05-22
1
-1
/
+1
*
virtio: add inorder option
Michael S. Tsirkin
2016-05-22
3
-2
/
+54
*
virtio_ring: Support DMA APIs
Andy Lutomirski
2016-03-02
1
-0
/
+17
*
tools/virtio: add ringtest utilities
Michael S. Tsirkin
2016-01-26
8
-0
/
+1123
*
tools/virtio: use virt_xxx barriers
Michael S. Tsirkin
2016-01-26
3
-9
/
+23
*
tools/virtio: fix byteswap logic
Michael S. Tsirkin
2015-12-07
1
-7
/
+13
*
tools/virtio: move list macro stubs
Michael S. Tsirkin
2015-12-07
2
-6
/
+6
*
tools/virtio: propagate V=X to kernel build
Michael S. Tsirkin
2015-09-16
1
-1
/
+1
*
tools/virtio: fix build after 4.2 changes
Michael S. Tsirkin
2015-09-09
3
-0
/
+13
*
tools/virtio: add virtio 1.0 in vringh_test
Michael S. Tsirkin
2014-12-15
1
-0
/
+2
*
tools/virtio: add virtio 1.0 in virtio_test
Michael S. Tsirkin
2014-12-15
1
-1
/
+13
*
tools/virtio: enable -Werror
Michael S. Tsirkin
2014-12-15
1
-1
/
+1
[next]