Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jul 2020 20:34:07 +0000 (13:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jul 2020 20:34:07 +0000 (13:34 -0700)
commit417385c47ef7ee0d4f48f63f70cca6c1ed6355f4
treeb8c43a030e9bc0d9fee2978e8ecaa94bacf5490f
parentaa54ea903abb02303bf55855fb51e3fcee135d70
parenta96b0d061d476093cf86ca1c2de06fc57163588d
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "A couple of last minute bugfixes"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  virtio-mem: Fix build error due to improper use 'select'
  virtio_balloon: fix up endian-ness for free cmd id
  virtio-balloon: Document byte ordering of poison_val
  vhost/scsi: fix up req type endian-ness
  firmware: Fix a reference count leak.