Hi Linus, The following changes since commit c7208164e66f63e3ec1759b98087849286410741: Linux 3.15-rc7 (2014-05-25 16:06:00 -0700) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v3.16-rc1 for you to fetch changes up to fd49c81f080a997aad4b0e73541cd42772b6a772: drivers/vfio/pci: Fix wrong MSI interrupt count (2014-05-30 11:35:54 -0600) ---------------------------------------------------------------- A handful of VFIO bug fixes for v3.16 ---------------------------------------------------------------- Alex Williamson (3): vfio/pci: Fix sizing of DPA and THP express capabilities vfio/pci: Fix unchecked return value vfio/iommu_type1: Avoid overflow Gavin Shan (2): drivers/vfio: Rework offsetofend() drivers/vfio/pci: Fix wrong MSI interrupt count drivers/vfio/pci/vfio_pci.c | 6 ++--- drivers/vfio/pci/vfio_pci_config.c | 7 +++--- drivers/vfio/vfio_iommu_type1.c | 45 +++++++++++++++----------------------- include/linux/vfio.h | 5 ++--- 4 files changed, 26 insertions(+), 37 deletions(-) -- 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