From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
axboe@kernel.dk, jasowang@redhat.com, mst@redhat.com,
natechancellor@gmail.com, pasic@linux.ibm.com, s-anna@ti.com
Subject: [GIT PULL] virtio: fixes
Date: Mon, 9 Mar 2020 04:08:25 -0400 [thread overview]
Message-ID: <20200309040825-mutt-send-email-mst@kernel.org> (raw)
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@redhat.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(-)
next reply other threads:[~2020-03-09 8:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-09 8:08 Michael S. Tsirkin [this message]
2020-03-09 23:40 ` [GIT PULL] virtio: fixes pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2022-08-17 10:38 Michael S. Tsirkin
2022-08-17 17:10 ` pr-tracker-bot
2022-09-30 15:59 Michael S. Tsirkin
2022-09-30 16:48 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200309040825-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=axboe@kernel.dk \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=natechancellor@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pasic@linux.ibm.com \
--cc=s-anna@ti.com \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).