public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v4.3-rc5
@ 2015-10-13 10:09 Joerg Roedel
  0 siblings, 0 replies; only message in thread
From: Joerg Roedel @ 2015-10-13 10:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

Hi Linus,

The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

  Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.3-rc5

for you to fetch changes up to 5adad9915472e180712030d730cdc476c6f8a60b:

  iommu/amd: Fix NULL pointer deref on device detach (2015-10-09 17:59:33 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.3-rc5

A few fixes piled up:

	* Fix for a suspend/resume issue where PCI probing code overwrote
	  dev->irq for the MSI irq of the AMD IOMMU.

	* Fix for a kernel crash when a 32 bit PCI device was assigned to a KVM
	  guest.

	* Fix for a possible memory leak in the VT-d driver

	* A couple of fixes for the ARM-SMMU driver

----------------------------------------------------------------
Jiang Liu (1):
      iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices

Joerg Roedel (2):
      Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/.../will/linux into iommu/fixes
      iommu/amd: Fix NULL pointer deref on device detach

Robin Murphy (1):
      iommu/io-pgtable-arm: Don't use dma_to_phys()

Sudip Mukherjee (1):
      iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()

Will Deacon (2):
      iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs
      iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA

 drivers/iommu/Kconfig          |  3 +--
 drivers/iommu/amd_iommu.c      |  9 +++++++++
 drivers/iommu/amd_iommu_init.c |  3 +++
 drivers/iommu/arm-smmu-v3.c    | 21 +++++++++++++++------
 drivers/iommu/intel-iommu.c    |  1 +
 drivers/iommu/io-pgtable-arm.c | 24 +++++++++++++-----------
 6 files changed, 42 insertions(+), 19 deletions(-)

Please pull.

Thanks,

	Joerg


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-13 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13 10:09 [git pull] IOMMU Fixes for Linux v4.3-rc5 Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox