The following changes since commit 81f70ba233d5f660e1ea5fe23260ee323af5d53a: Linux 4.5-rc5 (2016-02-20 13:39:35 -0800) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v4.5-rc7 for you to fetch changes up to 8160c4e455820d5008a1116d2dca35f0363bb062: vfio: fix ioctl error handling (2016-02-28 07:38:52 -0700) ---------------------------------------------------------------- VFIO fixes for v4.5-rc7 - Use -EFAULT for copy_to_user error in ioctl (Michael Tsirkin) ---------------------------------------------------------------- Michael S. Tsirkin (1): vfio: fix ioctl error handling drivers/vfio/pci/vfio_pci.c | 9 ++++++--- drivers/vfio/platform/vfio_platform_common.c | 9 ++++++--- drivers/vfio/vfio_iommu_type1.c | 6 ++++-- 3 files changed, 16 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html