Hi Linus,

The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

  Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git 
tags/iommu-fixes-v5.2-rc4

for you to fetch changes up to 4e4abae311e4b44aaf61f18a826fd7136037f199:

  iommu/arm-smmu: Avoid constant zero in TLBI writes (2019-06-12 10:08:56 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.2-rc4

Including:

        - Three Fixes for Intel VT-d to fix a potential dead-lock, a
          formatting fix and a bit setting fix.

        - One fix for the ARM-SMMU to make it work on some platforms
          with sub-optimal SMMU emulation.

----------------------------------------------------------------
Dave Jiang (1):
      iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock

Lu Baolu (2):
      iommu: Add missing new line for dma type
      iommu/vt-d: Set the right field for Page Walk Snoop

Robin Murphy (1):
      iommu/arm-smmu: Avoid constant zero in TLBI writes

 drivers/iommu/arm-smmu.c    | 15 ++++++++++++---
 drivers/iommu/intel-iommu.c |  7 ++++---
 drivers/iommu/intel-pasid.c |  2 +-
 drivers/iommu/iommu.c       |  2 +-
 4 files changed, 18 insertions(+), 8 deletions(-)

Please pull.

Thanks,

        Joerg

Attachment: signature.asc
Description: Digital signature

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to