[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200309040825-mutt-send-email-mst@kernel.org>
Date: Mon, 9 Mar 2020 04:08:25 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
axboe@...nel.dk, jasowang@...hat.com, mst@...hat.com,
natechancellor@...il.com, pasic@...ux.ibm.com, s-anna@...com
Subject: [GIT PULL] virtio: fixes
The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:
Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 6ae4edab2fbf86ec92fbf0a8f0c60b857d90d50f:
virtio_balloon: Adjust label in virtballoon_probe (2020-03-08 05:35:24 -0400)
----------------------------------------------------------------
virtio: fixes
Some bug fixes all over the place.
Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
----------------------------------------------------------------
Halil Pasic (2):
virtio-blk: fix hw_queue stopped on arbitrary error
virtio-blk: improve virtqueue error to BLK_STS
Nathan Chancellor (1):
virtio_balloon: Adjust label in virtballoon_probe
Suman Anna (1):
virtio_ring: Fix mem leak with vring_new_virtqueue()
drivers/block/virtio_blk.c | 17 ++++++++++++-----
drivers/virtio/virtio_balloon.c | 2 +-
drivers/virtio/virtio_ring.c | 4 ++--
3 files changed, 15 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists