From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [GIT PULL] VFIO fixes for v4.9-rc4 Date: Mon, 31 Oct 2016 14:29:37 -0600 Message-ID: <20161031142937.083752ba@t450s.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: , "kvm@vger.kernel.org" , Vlad Tsyrklevich To: Linus Torvalds Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 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(-)