index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
virtio
/
ringtest
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
4
-4
/
+4
2019-05-12
tools/virtio/ringtest: Remove bogus definition of BUG_ON()
Jonathan Neuschäfer
1
-1
/
+0
2018-03-20
ptr_ring: fix build
Michael S. Tsirkin
1
-0
/
+5
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-23
/
+31
2018-02-01
ringtest: ring.c malloc & memset to calloc
Peter Malone
1
-4
/
+2
2018-01-31
virtio/ringtest: virtio_ring: fix up need_event math
Michael S. Tsirkin
1
-10
/
+14
2018-01-31
virtio/ringtest: fix up need_event math
Michael S. Tsirkin
1
-9
/
+15
2018-01-29
tools/virtio: fix smp_mb on x86
Michael S. Tsirkin
1
-1
/
+1
2018-01-29
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
1
-0
/
+57
2018-01-29
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
1
-1
/
+1
2017-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+23
2017-12-08
ptr_ring: fix up after recent ptr_ring changes
Michael S. Tsirkin
1
-6
/
+23
2017-11-10
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
Michael S. Tsirkin
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-05-09
ptr_ring: support testing different batching sizes
Michael S. Tsirkin
1
-0
/
+3
2017-05-09
ringtest: support test specific parameters
Michael S. Tsirkin
2
-0
/
+15
2017-05-02
ringtest: fix an assert statement
Dan Carpenter
1
-1
/
+1
2017-01-19
tools/virtio/ringtest: tweaks for s390
Halil Pasic
1
-0
/
+12
2017-01-19
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
1
-2
/
+3
2016-10-31
ringtest: poll for new buffers once before updating event index
Paolo Bonzini
1
-2
/
+2
2016-10-31
ringtest: commonize implementation of poll_avail/poll_used
Paolo Bonzini
6
-83
/
+43
2016-10-31
ringtest: use link-time optimization
Paolo Bonzini
2
-4
/
+4
2016-08-15
ringtest: test build fix
Michael S. Tsirkin
1
-0
/
+1
2016-07-01
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
1
-0
/
+5
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+78
2016-06-15
ptr_ring: ring test
Michael S. Tsirkin
2
-1
/
+196
2016-06-06
tools/virtio: add noring tool
Michael S. Tsirkin
2
-1
/
+72
2016-06-06
tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
Mike Rapoport
1
-2
/
+2
2016-06-06
tools/virtio/ringtest: add usage example to README
Mike Rapoport
1
-0
/
+4
2016-05-22
ringtest: pass buf != NULL
Michael S. Tsirkin
1
-1
/
+1
2016-05-22
virtio: add inorder option
Michael S. Tsirkin
3
-2
/
+54
2016-01-26
tools/virtio: add ringtest utilities
Michael S. Tsirkin
8
-0
/
+1123