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(-)