From: Linus Torvalds Date: Fri, 29 Jul 2016 01:13:35 +0000 (-0700) Subject: Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio X-Git-Tag: v5.15~13174 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e55884d2c6ac3ae50e49a1f6fe38601a91181719;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio Pull VFIO updates from Alex Williamson: - Enable no-iommu mode for platform devices (Peng Fan) - Sub-page mmap for exclusive pages (Yongji Xie) - Use-after-free fix (Ilya Lesokhin) - Support for ACPI-based platform devices (Sinan Kaya) * tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio: vfio: platform: check reset call return code during release vfio: platform: check reset call return code during open vfio, platform: make reset driver a requirement by default vfio: platform: call _RST method when using ACPI vfio: platform: add extra debug info argument to call reset vfio: platform: add support for ACPI probe vfio: platform: determine reset capability vfio: platform: move reset call to a common function vfio: platform: rename reset function vfio: fix possible use after free of vfio group vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive vfio: platform: support No-IOMMU mode --- e55884d2c6ac3ae50e49a1f6fe38601a91181719