mbox series

[GIT,PULL] VFIO updates for v5.16-rc4

Message ID 20211203131803.7fb40f46.alex.williamson@redhat.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] VFIO updates for v5.16-rc4 | expand

Pull-request

git://github.com/awilliam/linux-vfio.git tags/vfio-v5.16-rc4

Message

Alex Williamson Dec. 3, 2021, 8:18 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Dec. 3, 2021, 9:02 p.m. UTC | #1
The pull request you sent on Fri, 3 Dec 2021 13:18:03 -0700:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.16-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/12119cfa1052d512a92524e90ebee85029a918f8

Thank you!