linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] VFIO updates for v5.11-rc1
@ 2020-12-16 19:37 Alex Williamson
  2020-12-16 23:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2020-12-16 19:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm, eric.auger, jgg, aik, farman, baolu.lu

Hi Linus,

The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.11-rc1

for you to fetch changes up to bdfae1c9a913930eae5ea506733aa7c285e12a06:

  vfio/type1: Add vfio_group_iommu_domain() (2020-12-10 14:47:56 -0700)

----------------------------------------------------------------
VFIO updates for v5.11-rc1

 - Fix uninitialized list walk in error path (Eric Auger)

 - Use io_remap_pfn_range() (Jason Gunthorpe)

 - Allow fallback support for NVLink on POWER8 (Alexey Kardashevskiy)

 - Enable mdev request interrupt with CCW support (Eric Farman)

 - Enable interface to iommu_domain from vfio_group (Lu Baolu)

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU

Eric Auger (1):
      vfio/pci: Move dummy_resources_list init in vfio_pci_probe()

Eric Farman (2):
      vfio-mdev: Wire in a request handler for mdev parent
      vfio-ccw: Wire in the request callback

Jason Gunthorpe (1):
      vfio-pci: Use io_remap_pfn_range() for PCI IO memory

Lu Baolu (1):
      vfio/type1: Add vfio_group_iommu_domain()

 drivers/s390/cio/vfio_ccw_ops.c     | 26 ++++++++++++++++++++++++++
 drivers/s390/cio/vfio_ccw_private.h |  4 ++++
 drivers/vfio/mdev/mdev_core.c       |  4 ++++
 drivers/vfio/mdev/vfio_mdev.c       | 13 +++++++++++++
 drivers/vfio/pci/vfio_pci.c         |  7 +++----
 drivers/vfio/pci/vfio_pci_nvlink2.c |  7 +++++--
 drivers/vfio/vfio.c                 | 18 ++++++++++++++++++
 drivers/vfio/vfio_iommu_type1.c     | 24 ++++++++++++++++++++++++
 include/linux/mdev.h                |  4 ++++
 include/linux/vfio.h                |  4 ++++
 include/uapi/linux/vfio.h           |  1 +
 11 files changed, 106 insertions(+), 6 deletions(-)


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

* Re: [GIT PULL] VFIO updates for v5.11-rc1
  2020-12-16 19:37 [GIT PULL] VFIO updates for v5.11-rc1 Alex Williamson
@ 2020-12-16 23:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-16 23:55 UTC (permalink / raw)
  To: Alex Williamson
  Cc: Linus Torvalds, linux-kernel, kvm, eric.auger, jgg, aik, farman,
	baolu.lu

The pull request you sent on Wed, 16 Dec 2020 12:37:01 -0700:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.11-rc1

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

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-12-16 23:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 19:37 [GIT PULL] VFIO updates for v5.11-rc1 Alex Williamson
2020-12-16 23:55 ` 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).