From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm <kvm@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
"alex.williamson" <alex.williamson@redhat.com>
Subject: [GIT PULL] VFIO fixes for v4.4-rc5
Date: Wed, 09 Dec 2015 16:24:16 -0700 [thread overview]
Message-ID: <1449703456.15753.477.camel@redhat.com> (raw)
Hi Linus,
The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.4-rc5
for you to fetch changes up to ae5515d66362b9d96cdcfce504567f0b8b7bd83e:
Revert: "vfio: Include No-IOMMU mode" (2015-12-04 08:38:42 -0700)
----------------------------------------------------------------
VFIO fixes for v4.4-rc5
- Various fixes for removing redundancy, const'ifying structs,
avoiding stack usage, fixing WARN usage (Krzysztof Kozlowski,
Julia Lawall, Kees Cook, Dan Carpenter)
- Revert No-IOMMU mode as the intended user has not emerged
(Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
Revert: "vfio: Include No-IOMMU mode"
Dan Carpenter (1):
vfio: fix a warning message
Julia Lawall (1):
vfio-pci: constify pci_error_handlers structures
Kees Cook (1):
vfio: platform: remove needless stack usage
Krzysztof Kozlowski (1):
vfio: Drop owner assignment from platform_driver
drivers/vfio/Kconfig | 15 ---
drivers/vfio/pci/vfio_pci.c | 10 +-
drivers/vfio/platform/vfio_platform.c | 1 -
drivers/vfio/platform/vfio_platform_common.c | 5 +-
drivers/vfio/vfio.c | 188 +--------------------------
include/linux/vfio.h | 3 -
include/uapi/linux/vfio.h | 7 -
7 files changed, 13 insertions(+), 216 deletions(-)
reply other threads:[~2015-12-09 23: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=1449703456.15753.477.camel@redhat.com \
--to=alex.williamson@redhat.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