linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] VFIO fixes for v6.2-rc6
@ 2023-01-23 18:20 Alex Williamson
  2023-01-23 19:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2023-01-23 18:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm

Hi Linus,

The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

  Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

  https://github.com/awilliam/linux-vfio.git tags/vfio-v6.2-rc6

for you to fetch changes up to 51cdc8bc120ef6e42f6fb758341f5d91bc955952:

  kvm/vfio: Fix potential deadlock on vfio group_lock (2023-01-20 08:50:05 -0700)

----------------------------------------------------------------
VFIO fixes for v6.2-rc6

 - Honor reserved regions when testing for IOMMU find grained super
   page support, avoiding a regression on s390 for a firmware device
   where the existence of the mapping, even if unused can trigger
   an error state. (Niklas Schnelle)

 - Fix a deadlock in releasing KVM references by using the alternate
   .release() rather than .destroy() callback for the kvm-vfio device.
   (Yi Liu)

----------------------------------------------------------------
Niklas Schnelle (1):
      vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()

Yi Liu (1):
      kvm/vfio: Fix potential deadlock on vfio group_lock

 drivers/vfio/vfio_iommu_type1.c | 31 ++++++++++++++++++++-----------
 virt/kvm/vfio.c                 |  6 +++---
 2 files changed, 23 insertions(+), 14 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] VFIO fixes for v6.2-rc6
  2023-01-23 18:20 [GIT PULL] VFIO fixes for v6.2-rc6 Alex Williamson
@ 2023-01-23 19:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-23 19:58 UTC (permalink / raw)
  To: Alex Williamson; +Cc: Linus Torvalds, linux-kernel, kvm

The pull request you sent on Mon, 23 Jan 2023 11:20:53 -0700:

> https://github.com/awilliam/linux-vfio.git tags/vfio-v6.2-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7bf70dbb18820b37406fdfa2aaf14c2f5c71a11a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-23 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 18:20 [GIT PULL] VFIO fixes for v6.2-rc6 Alex Williamson
2023-01-23 19:58 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).