Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2018 16:35:32 +0000 (09:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2018 16:35:32 +0000 (09:35 -0700)
commit095c3633f1dc8369816d69e15a49e94ae3184af0
tree5b050ac71bf0d034ba52eea253d9ade4595a106f
parentc786e4052cf9bc6cb600c17b858e6d64a4843113
parent89da619bc18d79bca5304724c11d4ba3b67ce2c6
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "Some bugfixes that seem important and safe enough to merge at the last
  minute"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  virtio_balloon: fix another race between migration and ballooning
  tools/virtio: add kmalloc_array stub
  tools/virtio: add dma barrier stubs