kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] VFIO fixes for v5.10-rc3
@ 2020-11-05 20:51 Alex Williamson
  2020-11-06 21:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2020-11-05 20:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm

Hi Linus,

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.10-rc3

for you to fetch changes up to e4eccb853664de7bcf9518fb658f35e748bf1f68:

  vfio/pci: Bypass IGD init in case of -ENODEV (2020-11-03 11:07:40 -0700)

----------------------------------------------------------------
VFIO fixes for v5.10-rc3

 - Remove code by using existing helper (Zenghui Yu)

 - fsl-mc copy-user return and underflow fixes (Dan Carpenter)

 - fsl-mc static function declaration (Diana Craciun)

 - Fix ioeventfd sleeping under spinlock (Alex Williamson)

 - Fix pm reference count leak in vfio-platform (Zhang Qilong)

 - Allow opening IGD device w/o OpRegion support (Fred Gao)

----------------------------------------------------------------
Alex Williamson (1):
      vfio/pci: Implement ioeventfd thread handler for contended memory lock

Dan Carpenter (2):
      vfio/fsl-mc: return -EFAULT if copy_to_user() fails
      vfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap()

Diana Craciun (1):
      vfio/fsl-mc: Make vfio_fsl_mc_irqs_allocate static

Fred Gao (1):
      vfio/pci: Bypass IGD init in case of -ENODEV

Zenghui Yu (1):
      vfio/type1: Use the new helper to find vfio_group

Zhang Qilong (1):
      vfio: platform: fix reference leak in vfio_platform_open

 drivers/vfio/fsl-mc/vfio_fsl_mc.c            | 10 +++++--
 drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c       |  2 +-
 drivers/vfio/pci/vfio_pci.c                  |  2 +-
 drivers/vfio/pci/vfio_pci_rdwr.c             | 43 ++++++++++++++++++++++------
 drivers/vfio/platform/vfio_platform_common.c |  3 +-
 drivers/vfio/vfio_iommu_type1.c              | 17 ++++-------
 6 files changed, 50 insertions(+), 27 deletions(-)


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

* Re: [GIT PULL] VFIO fixes for v5.10-rc3
  2020-11-05 20:51 [GIT PULL] VFIO fixes for v5.10-rc3 Alex Williamson
@ 2020-11-06 21:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-06 21:13 UTC (permalink / raw)
  To: Alex Williamson; +Cc: Linus Torvalds, linux-kernel, kvm

The pull request you sent on Thu, 5 Nov 2020 13:51:57 -0700:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.10-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1669ecf9c884c639c4a83859e33a24d892aec790

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:[~2020-11-06 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 20:51 [GIT PULL] VFIO fixes for v5.10-rc3 Alex Williamson
2020-11-06 21:13 ` 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).