Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Pull virtio updates from Michael Tsirkin: "virtio, vhost: fixes, tweaks No new features but a bunch of tweaks such as switching balloon from oom notifier to shrinker" * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048 vhost: allow vhost-scsi driver to be built-in virtio: pci-legacy: Validate queue pfn virtio: mmio-v1: Validate queue PFN virtio_balloon: replace oom notifier with shrinker virtio-balloon: kzalloc the vb struct virtio-balloon: remove BUG() in init_vqs
Showing
- drivers/vhost/Kconfig 1 addition, 1 deletiondrivers/vhost/Kconfig
- drivers/vhost/scsi.c 1 addition, 1 deletiondrivers/vhost/scsi.c
- drivers/virtio/virtio_balloon.c 67 additions, 58 deletionsdrivers/virtio/virtio_balloon.c
- drivers/virtio/virtio_mmio.c 18 additions, 2 deletionsdrivers/virtio/virtio_mmio.c
- drivers/virtio/virtio_pci_legacy.c 12 additions, 2 deletionsdrivers/virtio/virtio_pci_legacy.c
Please register or sign in to comment