Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Aug 2016 22:51:57 +0000 (15:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Aug 2016 22:51:57 +0000 (15:51 -0700)
commit3ec60b92d3bae719cf3a8b6e522af07ad3d1cc5b
tree194b96f2d90235f8511a125dfe29d8d3d9eed55c
parent45b6ae761e5259d457a797f66f4d4c16b620f268
parent6be3ffaa0e15c64f560904b025f5c50bef5886f9
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio/vhost fixes from Michael Tsirkin:
 - test fixes
 - a vsock fix

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  tools/virtio: add dma stubs
  vhost/test: fix after swiotlb changes
  vhost/vsock: drop space available check for TX vq
  ringtest: test build fix