]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Nov 2017 21:14:46 +0000 (13:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Nov 2017 21:14:46 +0000 (13:14 -0800)
commit18c83d2c0390fd0e8336ad090a047c56037d19f5
tree7042614cea7b22d5b0fa35ee7a4fa95124008246
parent051089a2eed9a9977080774f3793ff2688cd3878
parentc1d0c3f623ada808904dec676da0126f5b800630
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull virtio updates from Michael Tsirkin:
 "Fixes in qemu, vhost and virtio"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  fw_cfg: fix the command line module name
  vhost/vsock: fix uninitialized vhost_vsock->guest_cid
  vhost: fix end of range for access_ok
  vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work()
  virtio_balloon: fix deadlock on OOM
drivers/vhost/scsi.c