The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to f0bb2d50dfcc519f06f901aac88502be6ff1df2c:

  virtio_balloon: prevent uninitialized variable use (2017-03-28 20:41:28 +0300)

----------------------------------------------------------------
virtio: fixes

Fixes to multiple issues in virtio. Most notably
a regression fix for crashes reported by Fedora users.
Hybernate is still reportedly broken, working on it.

Signed-off-by: Michael S. Tsirkin <[email protected]>

----------------------------------------------------------------
Arnd Bergmann (1):
      virtio_balloon: prevent uninitialized variable use

Jason Wang (1):
      virtio_pci: fix out of bound access for msix_names

Ladi Prosek (2):
      virtio_balloon: init 1st buffer in stats vq
      virtio-balloon: use actual number of stats for stats queue buffers

 drivers/virtio/virtio_balloon.c    | 19 +++++++++++++------
 drivers/virtio/virtio_pci_common.c |  9 +++++----
 2 files changed, 18 insertions(+), 10 deletions(-)
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to