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,
jasowang@redhat.com, michael.christie@oracle.com, mst@redhat.com,
sgarzare@redhat.com, si-wei.liu@oracle.com, stefanha@redhat.com
Subject: [GIT PULL] vhost,vdpa: bugfixes
Date: Mon, 30 Nov 2020 03:50:10 -0500 [thread overview]
Message-ID: <20201130035010-mutt-send-email-mst@kernel.org> (raw)
The following changes since commit 418baf2c28f3473039f2f7377760bd8f6897ae18:
Linux 5.10-rc5 (2020-11-22 15:36:08 -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 ad89653f79f1882d55d9df76c9b2b94f008c4e27:
vhost-vdpa: fix page pinning leakage in error path (rework) (2020-11-25 04:29:07 -0500)
----------------------------------------------------------------
vhost,vdpa: fixes
A couple of minor fixes.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Mike Christie (1):
vhost scsi: fix lun reset completion handling
Si-Wei Liu (1):
vhost-vdpa: fix page pinning leakage in error path (rework)
Stefano Garzarella (1):
vringh: fix vringh_iov_push_*() documentation
drivers/vhost/scsi.c | 4 ++-
drivers/vhost/vdpa.c | 80 ++++++++++++++++++++++++++++++++++++++------------
drivers/vhost/vringh.c | 6 ++--
3 files changed, 68 insertions(+), 22 deletions(-)
next reply other threads:[~2020-11-30 8:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-30 8:50 Michael S. Tsirkin [this message]
2020-12-01 23:49 ` [GIT PULL] vhost,vdpa: 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=20201130035010-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.christie@oracle.com \
--cc=netdev@vger.kernel.org \
--cc=sgarzare@redhat.com \
--cc=si-wei.liu@oracle.com \
--cc=stefanha@redhat.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).