[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191206112227.53e15607@x1.home>
Date: Fri, 6 Dec 2019 11:22:27 -0700
From: Alex Williamson <alex.williamson@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>
Subject: [GIT PULL] VFIO updates for v5.5-rc1
Hi Linus,
The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:
Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.5-rc1
for you to fetch changes up to 9917b54aded12dff9beb9e709981617b788e44b0:
Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/next (2019-12-04 10:15:56 -0700)
----------------------------------------------------------------
VFIO updates for v5.5-rc1
- Remove hugepage checks for reserved pfns (Ben Luo)
- Fix irq-bypass unregister ordering (Jiang Yi)
----------------------------------------------------------------
Alex Williamson (1):
Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/next
Ben Luo (1):
vfio/type1: remove hugepage checks in is_invalid_reserved_pfn()
Jiang Yi (1):
vfio/pci: call irq_bypass_unregister_producer() before freeing irq
drivers/vfio/pci/vfio_pci_intrs.c | 2 +-
drivers/vfio/vfio_iommu_type1.c | 26 ++++----------------------
2 files changed, 5 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists