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

Hi Linus,

The following changes since commit 085b7755808aa11f78ab9377257e1dad2e6fa4bb:

  Linux 5.1-rc6 (2019-04-21 10:45:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 15c80c1659f27364734a3938b04d1c67479aa11c:

  vfio: Add Cornelia Huck as reviewer (2019-05-08 11:41:26 -0600)

----------------------------------------------------------------
VFIO updates for v5.2-rc1

 - Improve dev_printk() usage (Bjorn Helgaas)

 - Fix issue with blocking in !TASK_RUNNING state while waiting for
   userspace to release devices (Farhan Ali)

 - Fix error path cleanup in nvlink setup (Greg Kurz)

 - mdev-core cleanups and fixes in preparation for more use cases
   (Parav Pandit)

 - Cornelia has volunteered as an official vfio reviewer (Cornelia Huck)

----------------------------------------------------------------
Bjorn Helgaas (1):
      vfio: Use dev_printk() when possible

Cornelia Huck (1):
      vfio: Add Cornelia Huck as reviewer

Farhan Ali (1):
      vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"

Greg Kurz (1):
      vfio-pci/nvlink2: Fix potential VMA leak

Parav Pandit (7):
      vfio/mdev: Avoid release parent reference during error path
      vfio/mdev: Removed unused kref
      vfio/mdev: Drop redundant extern for exported symbols
      vfio/mdev: Avoid masking error code to EBUSY
      vfio/mdev: Follow correct remove sequence
      vfio/mdev: Fix aborting mdev child device removal if one fails
      vfio/mdev: Avoid inline get and put parent helpers

 MAINTAINERS                                        |  1 +
 drivers/vfio/mdev/mdev_core.c                      | 18 +++----
 drivers/vfio/mdev/mdev_private.h                   |  1 -
 drivers/vfio/mdev/mdev_sysfs.c                     |  2 +-
 drivers/vfio/pci/vfio_pci.c                        | 23 ++++-----
 drivers/vfio/pci/vfio_pci_config.c                 | 29 +++++------
 drivers/vfio/pci/vfio_pci_nvlink2.c                |  2 +
 .../vfio/platform/reset/vfio_platform_amdxgbe.c    |  5 +-
 drivers/vfio/platform/vfio_platform_common.c       | 12 +++--
 drivers/vfio/vfio.c                                | 59 +++++++++-------------
 include/linux/mdev.h                               | 21 ++++----
 include/linux/pci.h                                |  3 ++
 12 files changed, 81 insertions(+), 95 deletions(-)

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

* Re: [GIT PULL] VFIO updates for v5.2-rc1
  2019-05-10 21:50 [GIT PULL] VFIO updates for v5.2-rc1 Alex Williamson
@ 2019-05-11 15:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-11 15:00 UTC (permalink / raw)
  To: Alex Williamson; +Cc: Linus Torvalds, linux-kernel, kvm

The pull request you sent on Fri, 10 May 2019 15:50:57 -0600:

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

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

Thank you!

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

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

end of thread, other threads:[~2019-05-11 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-10 21:50 [GIT PULL] VFIO updates for v5.2-rc1 Alex Williamson
2019-05-11 15:00 ` 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).