kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] VFIO fixes for v5.13-rc5
@ 2021-06-03 17:22 Alex Williamson
  2021-06-03 19:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2021-06-03 17:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm

Hi Linus,

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.13-rc5

for you to fetch changes up to dc51ff91cf2d1e9a2d941da483602f71d4a51472:

  vfio/platform: fix module_put call in error flow (2021-05-24 13:40:13 -0600)

----------------------------------------------------------------
VFIO fixes for v5.13-rc5

 - Fix error path return value (Zhen Lei)

 - Add vfio-pci CONFIG_MMU dependency (Randy Dunlap)

 - Replace open coding with struct_size() (Gustavo A. R. Silva)

 - Fix sample driver error path (Wei Yongjun)

 - Fix vfio-platform error path module_put() (Max Gurtovoy)

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      vfio/iommu_type1: Use struct_size() for kzalloc()

Max Gurtovoy (1):
      vfio/platform: fix module_put call in error flow

Randy Dunlap (1):
      vfio/pci: zap_vma_ptes() needs MMU

Wei Yongjun (1):
      samples: vfio-mdev: fix error handing in mdpy_fb_probe()

Zhen Lei (1):
      vfio/pci: Fix error return code in vfio_ecap_init()

 drivers/vfio/pci/Kconfig                     |  1 +
 drivers/vfio/pci/vfio_pci_config.c           |  2 +-
 drivers/vfio/platform/vfio_platform_common.c |  2 +-
 drivers/vfio/vfio_iommu_type1.c              |  2 +-
 samples/vfio-mdev/mdpy-fb.c                  | 13 +++++++++----
 5 files changed, 13 insertions(+), 7 deletions(-)


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

* Re: [GIT PULL] VFIO fixes for v5.13-rc5
  2021-06-03 17:22 [GIT PULL] VFIO fixes for v5.13-rc5 Alex Williamson
@ 2021-06-03 19:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-03 19:09 UTC (permalink / raw)
  To: Alex Williamson; +Cc: Linus Torvalds, linux-kernel, kvm

The pull request you sent on Thu, 3 Jun 2021 11:22:37 -0600:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.13-rc5

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

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:[~2021-06-03 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 17:22 [GIT PULL] VFIO fixes for v5.13-rc5 Alex Williamson
2021-06-03 19:09 ` 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).