Hi Linus, The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681: Linux 3.7-rc6 (2012-11-16 17:42:40 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v3.7-rc6 for you to fetch changes up to 3da4af0affbb797e8ac4c2b4598da0c34b8cc52a: intel-iommu: Fix lookup in add device (2012-11-17 13:27:15 +0100) ---------------------------------------------------------------- IOMMU fixes for Linux 3.7-rc6 Some fixes and a MAINTAINERS update to remove my lost AMD email address from the file. The fixes take care of a resource leak and a problem on VT-d with the new IOMMU group code. ---------------------------------------------------------------- Alex Williamson (1): intel-iommu: Fix lookup in add device Cyril Roelandt (1): iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show(). Joerg Roedel (1): iommu/amd: Update MAINTAINERS entry MAINTAINERS | 4 ++-- drivers/iommu/intel-iommu.c | 4 ++-- drivers/iommu/tegra-smmu.c | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) Please pull. Regards, Joerg