mbox series

[GIT,PULL] VFIO fixes for v5.18-rc3

Message ID 20220414135801.306f33dd.alex.williamson@redhat.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] VFIO fixes for v5.18-rc3 | expand

Pull-request

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

Message

Alex Williamson April 14, 2022, 7:58 p.m. UTC
Hi Linus,

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 1ef3342a934e235aca72b4bcc0d6854d80a65077:

  vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used (2022-04-13 11:37:44 -0600)

----------------------------------------------------------------
VFIO fixes for v5.18-rc3

 - Fix VF token checking for vfio-pci variant drivers (Jason Gunthorpe)

----------------------------------------------------------------
Jason Gunthorpe (1):
      vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used

 drivers/vfio/pci/vfio_pci_core.c | 124 +++++++++++++++++++++++----------------
 include/linux/vfio_pci_core.h    |   2 +
 2 files changed, 76 insertions(+), 50 deletions(-)

Comments

pr-tracker-bot@kernel.org April 14, 2022, 11:25 p.m. UTC | #1
The pull request you sent on Thu, 14 Apr 2022 13:58:01 -0600:

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

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

Thank you!