From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: <linux-kernel@vger.kernel.org>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
Dan Carpenter <dan.carpenter@oracle.com>,
"Song, Jike" <jike.song@intel.com>
Subject: [GIT PULL] VFIO fixes for v4.10-rc4
Date: Fri, 13 Jan 2017 13:24:12 -0700 [thread overview]
Message-ID: <20170113132412.294309c0@t450s.home> (raw)
Hi Linus,
The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:
Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.10-rc4
for you to fetch changes up to 94a6fa899d2cb5ee76933406df32996576a562e4:
vfio/type1: Remove pid_namespace.h include (2017-01-13 08:23:33 -0700)
----------------------------------------------------------------
VFIO fixes for v4.10-rc4
- Cleanups and bug fixes for the mtty sample driver (Dan Carpenter)
- Export and make use of has_capability() to fix incorrect use of
ns_capable() for testing task capabilities (Jike Song)
----------------------------------------------------------------
Alex Williamson (1):
vfio/type1: Remove pid_namespace.h include
Dan Carpenter (3):
vfio-mdev: return -EFAULT if copy_to_user() fails
vfio-mdev: buffer overflow in ioctl()
vfio-mdev: remove some dead code
Jike Song (2):
capability: export has_capability
vfio iommu type1: fix the testing of capability for remote task
drivers/vfio/vfio_iommu_type1.c | 4 +---
kernel/capability.c | 1 +
samples/vfio-mdev/mtty.c | 23 ++++++++++++++++-------
3 files changed, 18 insertions(+), 10 deletions(-)
reply other threads:[~2017-01-13 20:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170113132412.294309c0@t450s.home \
--to=alex.williamson@redhat.com \
--cc=dan.carpenter@oracle.com \
--cc=jike.song@intel.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@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