* [PULL] vhost: fixes
@ 2017-03-28 18:32 Michael S. Tsirkin
0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2017-03-28 18:32 UTC (permalink / raw)
To: Linus Torvalds
Cc: kvm, arnd, mst, netdev, linux-kernel, stable, virtualization,
linux, labbott
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 <mst@redhat.com>
----------------------------------------------------------------
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-28 18:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-28 18:32 [PULL] vhost: fixes Michael S. Tsirkin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.