linux-kernel.vger.kernel.org archive mirror
 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, kvm

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

* Re: [GIT PULL] VFIO fixes for v5.1-rc4
  2019-04-05 14:46 [GIT PULL] VFIO fixes for v5.1-rc4 Alex Williamson
@ 2019-04-06  1:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-04-06  1:40 UTC (permalink / raw)
  To: Alex Williamson; +Cc: Linus Torvalds, linux-kernel, kvm

The pull request you sent on Fri, 5 Apr 2019 08:46:48 -0600:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.1-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3e28fb0fcb69dbedfe254939143198b46d83bfa1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ 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;
as well as URLs for NNTP newsgroup(s).