Hi all,

Here's what I currently have queued for 4.5. There are also a couple
of outstanding patches that might still make it:

  * The short descriptor stuff from Robin
  * The Broadcom STE.VALID workaround

Anyway, assuming there are no objections, I plan to send a pull request
to Joerg at the beginning of next week.

Cheers,

Will

--->8

Markus Elfring (1):
  iommu/arm-smmu: Delete an unnecessary check before
    free_io_pgtable_ops()

Peng Fan (1):
  iommu/arm-smmu: Correct group reference count

Prem Mallappa (2):
  iommu/arm-smmu: Fix write to GERRORN register
  iommu/arm-smmu: Use STE.S1STALLD only when supported

Robin Murphy (4):
  iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs
  iommu/io-pgtable: Indicate granule for TLB maintenance
  iommu/arm-smmu: Invalidate TLBs properly
  iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common

Will Deacon (5):
  iommu/arm-smmu: Remove #define for non-existent PRIQ_0_OF field
  iommu/arm-smmu: Convert DMA buffer allocations to the managed API
  iommu/arm-smmu: Use incoming shareability attributes in bypass mode
  iommu/arm-smmu: Handle unknown CERROR values gracefully
  iommu/io-pgtable-arm: Ensure we free the final level on teardown

 drivers/iommu/arm-smmu-v3.c    | 210 ++++++++++++++---------------------------
 drivers/iommu/arm-smmu.c       |  23 +++--
 drivers/iommu/io-pgtable-arm.c |  49 +++++-----
 drivers/iommu/io-pgtable.h     |   6 +-
 drivers/iommu/ipmmu-vmsa.c     |   4 +-
 5 files changed, 119 insertions(+), 173 deletions(-)

-- 
2.1.4

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to