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

2021-04-14 Thread pr-tracker-bot
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!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


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

2021-04-14 Thread Alex Williamson
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(-)