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,
elic@nvidia.com, groug@kaod.org, jasowang@redhat.com,
lkp@intel.com, michael.christie@oracle.com, mst@redhat.com,
si-wei.liu@oracle.com, stable@vger.kernel.org
Subject: [GIT PULL] vhost,vdpa: last minute fixes
Date: Thu, 8 Oct 2020 16:30:51 -0400 [thread overview]
Message-ID: <20201008163051-mutt-send-email-mst@kernel.org> (raw)
The following changes since commit a127c5bbb6a8eee851cbdec254424c480b8edd75:
vhost-vdpa: fix backend feature ioctls (2020-09-24 05:54:36 -0400)
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 aff90770e54cdb40228f2ab339339e95d0aa0c9a:
vdpa/mlx5: Fix dependency on MLX5_CORE (2020-10-08 16:02:00 -0400)
----------------------------------------------------------------
vhost,vdpa: last minute fixes
Some last minute fixes. The last two of them haven't been in next but
they do seem kind of obvious, very small and safe, fix bugs reported in
the field, and they are both in a new mlx5 vdpa driver, so it's not like
we can introduce regressions.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Eli Cohen (1):
vdpa/mlx5: Fix dependency on MLX5_CORE
Greg Kurz (3):
vhost: Don't call access_ok() when using IOTLB
vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
vhost: Don't call log_access_ok() when using IOTLB
Mike Christie (1):
vhost vdpa: fix vhost_vdpa_open error handling
Si-Wei Liu (3):
vhost-vdpa: fix vhost_vdpa_map() on error condition
vhost-vdpa: fix page pinning leakage in error path
vdpa/mlx5: should keep avail_index despite device status
drivers/vdpa/Kconfig | 7 +--
drivers/vdpa/mlx5/net/mlx5_vnet.c | 20 ++++--
drivers/vhost/vdpa.c | 127 +++++++++++++++++++++++---------------
drivers/vhost/vhost.c | 33 +++++++---
4 files changed, 117 insertions(+), 70 deletions(-)
next reply other threads:[~2020-10-08 20:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-08 20:30 Michael S. Tsirkin [this message]
2020-10-08 21:37 ` [GIT PULL] vhost,vdpa: last minute fixes 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=20201008163051-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=elic@nvidia.com \
--cc=groug@kaod.org \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=michael.christie@oracle.com \
--cc=netdev@vger.kernel.org \
--cc=si-wei.liu@oracle.com \
--cc=stable@vger.kernel.org \
--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).