Hi Linus, The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5: Linux 5.16-rc3 (2021-11-28 14:09:19 -0800) are available in the Git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v5.16-rc4 for you to fetch changes up to 8704e89349080bd640d1755c46d8cdc359a89748: vfio/pci: Fix OpRegion read (2021-11-30 11:41:49 -0700) ---------------------------------------------------------------- VFIO fixes for v5.16-rc4 - Fix OpRegion pointer arithmetic (Zhenyu Wang) - Fix comment format triggering kernel-doc warnings (Randy Dunlap) ---------------------------------------------------------------- Randy Dunlap (1): vfio: remove all kernel-doc notation Zhenyu Wang (1): vfio/pci: Fix OpRegion read drivers/vfio/pci/vfio_pci_igd.c | 5 +++-- drivers/vfio/vfio.c | 28 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 16 deletions(-)