From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: [GIT PULL] VFIO fixes for v5.1-rc4
Date: Fri, 5 Apr 2019 08:46:48 -0600 [thread overview]
Message-ID: <20190405084648.67936128@x1.home> (raw)
Hi Linus,
The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:
Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.1-rc4
for you to fetch changes up to 492855939bdb59c6f947b0b5b44af9ad82b7e38c:
vfio/type1: Limit DMA mappings per container (2019-04-03 12:43:05 -0600)
----------------------------------------------------------------
VFIO fixes for v5.1-rc4
- Fix clang printk format errors (Louis Taylor)
- Declare structure static to fix sparse warning (Wang Hai)
- Limit user DMA mappings per container (CVE-2019-3882) (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
vfio/type1: Limit DMA mappings per container
Louis Taylor (1):
vfio/pci: use correct format characters
Wang Hai (1):
vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static
drivers/vfio/pci/vfio_pci.c | 4 ++--
drivers/vfio/vfio_iommu_spapr_tce.c | 2 +-
drivers/vfio/vfio_iommu_type1.c | 14 ++++++++++++++
3 files changed, 17 insertions(+), 3 deletions(-)
next reply other threads:[~2019-04-05 14:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-05 14:46 Alex Williamson [this message]
2019-04-06 1:40 ` [GIT PULL] VFIO fixes for v5.1-rc4 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=20190405084648.67936128@x1.home \
--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