mbox series

[GIT,PULL] VFIO fix for v5.12-rc8/final

Message ID 20210414090325.3580db75@omen (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] VFIO fix for v5.12-rc8/final | expand

Pull-request

git://github.com/awilliam/linux-vfio.git tags/vfio-v5.12-rc8

Message

Alex Williamson April 14, 2021, 3:03 p.m. UTC
Hi Linus,

Sorry for the late request.

The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:

  Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.12-rc8

for you to fetch changes up to 909290786ea335366e21d7f1ed5812b90f2f0a92:

  vfio/pci: Add missing range check in vfio_pci_mmap (2021-04-13 08:29:16 -0600)

----------------------------------------------------------------
VFIO fix for v5.12-rc8/final

 - Verify mmap region within range (Christian A. Ehrhardt)

----------------------------------------------------------------
Christian A. Ehrhardt (1):
      vfio/pci: Add missing range check in vfio_pci_mmap

 drivers/vfio/pci/vfio_pci.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org April 14, 2021, 4:15 p.m. UTC | #1
The pull request you sent on Wed, 14 Apr 2021 09:03:25 -0600:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.12-rc8

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

Thank you!