The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] VFIO fixes for v5.1-rc4
@ 2019-04-05 14:46 Alex Williamson
  2019-04-06  1:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2019-04-05 14:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-06  1:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-05 14:46 [GIT PULL] VFIO fixes for v5.1-rc4 Alex Williamson
2019-04-06  1:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox