Hi Linus, The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82: Linux 5.15-rc2 (2021-09-19 17:28:22 -0700) are available in the Git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v5.15-rc4 for you to fetch changes up to 42de956ca7e5f6c47048dde640f797e783b23198: vfio/ap_ops: Add missed vfio_uninit_group_dev() (2021-09-24 10:04:44 -0600) ---------------------------------------------------------------- VFIO fixes for v5.15-rc4 - Fix vfio-ap leak on uninit (Jason Gunthorpe) - Add missing prototype arg name (Colin Ian King) ---------------------------------------------------------------- Colin Ian King (1): vfio/pci: add missing identifier name in argument of function prototype Jason Gunthorpe (1): vfio/ap_ops: Add missed vfio_uninit_group_dev() drivers/s390/crypto/vfio_ap_ops.c | 4 +++- drivers/vfio/pci/vfio_pci_core.c | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-)