Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Jul 2019 18:34:12 +0000 (11:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Jul 2019 18:34:12 +0000 (11:34 -0700)
commit2a11c76e5301dddefcb618dac04f74e6314df6bc
tree2a21b79d7398ed347c0641e4abaab35ccfebca74
parent45aee68e19a52d434624bdd322a0c1d6c0b9be4f
parent73f628ec9e6bcc45b77c53fe6d0c0ec55eaf82af
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio/vhost fixes from Michael Tsirkin:

 - Fixes in the iommu and balloon devices.

 - Disable the meta-data optimization for now - I hope we can get it
   fixed shortly, but there's no point in making users suffer crashes
   while we are working on that.

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost: disable metadata prefetch optimization
  iommu/virtio: Update to most recent specification
  balloon: fix up comments
  mm/balloon_compaction: avoid duplicate page removal