Hi Linus, Here's one small fix for vfio that I'd like to get in for 3.9; tightening the range checking around a vfio ioctl. Thanks! Alex The following changes since commit 25e9789ddd9d14a8971f4a421d04f282719ab733: vfio: include <linux/slab.h> for kmalloc (2013-03-15 12:58:20 -0600) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v3.9-rc7 for you to fetch changes up to 904c680c7bf016a8619a045850937427f8d7368c: vfio-pci: Fix possible integer overflow (2013-03-26 11:33:16 -0600) ---------------------------------------------------------------- vfio overflow fix for v3.9-rc7 ---------------------------------------------------------------- Alex Williamson (1): vfio-pci: Fix possible integer overflow drivers/vfio/pci/vfio_pci.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html