Pull iommu fixes from Joerg Roedel:
 - Fix a sleeping-while-atomic issue in the AMD IOMMU code
 - Disable lazy IOTLB flush for untrusted devices in the Intel VT-d
   driver
 - Fix status code definitions for Intel VT-d
 - Fix IO Page Fault issue in Tegra IOMMU driver
* tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/vt-d: Fix status code for Allocate/Free PASID command
  iommu: Don't use lazy flush for untrusted device
  iommu/tegra-smmu: Fix mc errors on tegra124-nyan
  iommu/amd: Fix sleeping in atomic in increase_address_space()