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,
mst@redhat.com, khazhy@google.com, lvivier@redhat.com,
mimu@linux.ibm.com, pasic@linux.ibm.com, wei.w.wang@intel.com
Subject: [PULL] virtio: last minute bugfixes
Date: Sat, 23 Nov 2019 11:55:52 -0500 [thread overview]
Message-ID: <20191123115552-mutt-send-email-mst@kernel.org> (raw)
The following changes since commit af42d3466bdc8f39806b26f593604fdc54140bcb:
Linux 5.4-rc8 (2019-11-17 14:47:30 -0800)
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 c9a6820fc0da2603be3054ee7590eb9f350508a7:
virtio_balloon: fix shrinker count (2019-11-20 02:15:57 -0500)
----------------------------------------------------------------
virtio: last minute bugfixes
Minor bugfixes all over the place.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Halil Pasic (1):
virtio_ring: fix return code on DMA mapping fails
Laurent Vivier (1):
virtio_console: allocate inbufs in add_port() only if it is needed
Michael S. Tsirkin (1):
virtio_balloon: fix shrinker scan number of pages
Wei Wang (1):
virtio_balloon: fix shrinker count
drivers/char/virtio_console.c | 28 +++++++++++++---------------
drivers/virtio/virtio_balloon.c | 20 +++++++++++++-------
drivers/virtio/virtio_ring.c | 4 ++--
3 files changed, 28 insertions(+), 24 deletions(-)
next reply other threads:[~2019-11-23 16:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-23 16:55 Michael S. Tsirkin [this message]
2019-11-23 21:10 ` [PULL] virtio: last minute bugfixes 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=20191123115552-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=khazhy@google.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lvivier@redhat.com \
--cc=mimu@linux.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=pasic@linux.ibm.com \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.org \
--cc=wei.w.wang@intel.com \
/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).