OSDN Git Service

Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Apr 2019 01:07:28 +0000 (15:07 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Apr 2019 01:07:28 +0000 (15:07 -1000)
commit3e28fb0fcb69dbedfe254939143198b46d83bfa1
tree7c6167e935b8ca1cefcae4c5243f7d14a7fe0585
parentbc5725f97408ce78e61735858a113f514738ba3b
parent492855939bdb59c6f947b0b5b44af9ad82b7e38c
Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfio

Pull VFIO fixes from Alex Williamson:

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

* tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfio:
  vfio/type1: Limit DMA mappings per container
  vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static
  vfio/pci: use correct format characters