From: Linus Torvalds Date: Thu, 13 Jul 2017 19:23:54 +0000 (-0700) Subject: Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio X-Git-Tag: v5.15~10864 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c6f5e7359e5bd0616b686dd5e14b99a34103b32;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio Pull VFIO updates from Alex Williamson: - Include Intel XXV710 in INTx workaround (Alex Williamson) - Make use of ERR_CAST() for error return (Dan Carpenter) - Fix vfio_group release deadlock from iommu notifier (Alex Williamson) - Unset KVM-VFIO attributes only on group match (Alex Williamson) - Fix release path group/file matching with KVM-VFIO (Alex Williamson) - Remove unnecessary lock uses triggering lockdep splat (Alex Williamson) * tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio: vfio: Remove unnecessary uses of vfio_container.group_lock vfio: New external user group/file match kvm-vfio: Decouple only when we match a group vfio: Fix group release deadlock vfio: Use ERR_CAST() instead of open coding it vfio/pci: Add Intel XXV710 to hidden INTx devices --- 8c6f5e7359e5bd0616b686dd5e14b99a34103b32