Age | Commit message (Expand) | Author |
2019-11-01 | iommu/arm-smmu: Avoid pathological RPM behaviour for unmaps | Rob Clark |
2019-10-30 | iommu/virtio: Remove unused variable | Cristiane Naves |
2019-10-30 | iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping | Logan Gunthorpe |
2019-10-30 | iommu/amd: Support multiple PCI DMA aliases in device table | Logan Gunthorpe |
2019-10-30 | iommu/vt-d: Fix panic after kexec -p for kdump | John Donnelly |
2019-10-30 | iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41 | Takashi Iwai |
2019-10-30 | iommu/amd: Do not re-fetch iommu->cmd_buf_tail | Denys Vlasenko |
2019-10-30 | iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure | YueHaibing |
2019-10-26 | Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-10-18 | iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU | Arvind Sankar |
2019-10-18 | iommu/amd: Check PM_LEVEL_SIZE() condition in locked section | Joerg Roedel |
2019-10-18 | iommu/tegra-smmu: Fix page tables in > 4 GiB memory | Thierry Reding |
2019-10-18 | iommu/tegra-smmu: Fix client enablement order | Navneet Kumar |
2019-10-18 | iommu/tegra-smmu: Use non-secure register for flushing | Navneet Kumar |
2019-10-18 | iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map() | Joerg Roedel |
2019-10-16 | iommu: rockchip: Free domain on .domain_free | Ezequiel Garcia |
2019-10-15 | iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVM | Bjorn Helgaas |
2019-10-15 | iommu/amd: Simpify decoding logic for INVALID_PPR_REQUEST event | Suthikulpanit, Suravee |
2019-10-15 | iommu/amd: Fix incorrect PASID decoding from event log | Suthikulpanit, Suravee |
2019-10-15 | iommu: Introduce guest PASID bind function | Jacob Pan |
2019-10-15 | iommu/ioasid: Add custom allocators | Jacob Pan |
2019-10-15 | iommu: Add I/O ASID allocator | Jean-Philippe Brucker |
2019-10-15 | iommu: Introduce cache_invalidate API | Yi L Liu |
2019-10-15 | iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory | Geert Uytterhoeven |
2019-10-15 | iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code | Biju Das |
2019-10-15 | iommu/rockchip: Don't use platform_get_irq to implicitly count irqs | Heiko Stuebner |
2019-10-15 | iommu/amd: Switch to use acpi_dev_hid_uid_match() | Andy Shevchenko |
2019-10-15 | iommu/vt-d: Refactor find_domain() helper | Lu Baolu |
2019-10-15 | iommu/qcom: Simplify a test in 'qcom_iommu_add_device()' | Christophe JAILLET |
2019-10-15 | iommu/amd: Convert AMD iommu driver to the dma-iommu api | Tom Murphy |
2019-10-15 | iommu/dma-iommu: Use the dev->coherent_dma_mask | Tom Murphy |
2019-10-15 | iommu/dma-iommu: Handle deferred devices | Tom Murphy |
2019-10-15 | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy |
2019-10-15 | iommu/amd: Remove unnecessary locking from AMD iommu driver | Tom Murphy |
2019-10-01 | iommu/arm-smmu: Axe a useless test in 'arm_smmu_master_alloc_smes()' | Christophe JAILLET |
2019-10-01 | iommu/io-pgtable: Move some initialization data to .init.rodata | Christophe JAILLET |
2019-10-01 | iommu/arm-smmu: Report USF more clearly | Robin Murphy |
2019-10-01 | iommu/arm-smmu: Remove arm_smmu_flush_ops | Robin Murphy |
2019-10-01 | iommu/arm-smmu: Move .tlb_sync method to implementation | Robin Murphy |
2019-10-01 | iommu/arm-smmu: Remove "leaf" indirection | Robin Murphy |
2019-10-01 | iommu/arm-smmu: Remove .tlb_inv_range indirection | Robin Murphy |
2019-10-01 | iommu/io-pgtable-arm: Support all Mali configurations | Robin Murphy |
2019-10-01 | iommu/io-pgtable-arm: Correct Mali attributes | Robin Murphy |
2019-10-01 | iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c... | Liu Xiang |
2019-09-29 | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-28 | iommu/amd: Lock code paths traversing protection_domain->dev_list | Joerg Roedel |
2019-09-28 | iommu/amd: Lock dev_data in attach/detach code paths | Joerg Roedel |
2019-09-28 | iommu/amd: Check for busy devices earlier in attach_device() | Joerg Roedel |
2019-09-28 | iommu/amd: Take domain->lock for complete attach/detach path | Joerg Roedel |
2019-09-28 | iommu/amd: Remove amd_iommu_devtable_lock | Joerg Roedel |