[GIT PULL] VFIO fixes for v4.9-rc4
From: Alex Williamson
Date: Mon Oct 31 2016 - 16:29:45 EST
Hi Linus,
The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:
Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.9-rc4
for you to fetch changes up to 05692d7005a364add85c6e25a6c4447ce08f913a:
vfio/pci: Fix integer overflows, bitmask check (2016-10-26 13:49:29 -0600)
----------------------------------------------------------------
VFIO fixes for v4.9-rc4
- SET_IRQS ioctl parameter sanitization (Vlad Tsyrklevich)
----------------------------------------------------------------
Vlad Tsyrklevich (1):
vfio/pci: Fix integer overflows, bitmask check
drivers/vfio/pci/vfio_pci.c | 33 +++++++++++++++++++++------------
drivers/vfio/pci/vfio_pci_intrs.c | 2 +-
2 files changed, 22 insertions(+), 13 deletions(-)