summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-02-14iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum
2020-02-01iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe
2020-02-01iommu/amd: Support multiple PCI DMA aliases in device tableLogan Gunthorpe
2020-02-01iommu/dma: fix variable 'cookie' set but not usedQian Cai
2020-01-29iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan
2020-01-29iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar
2020-01-17iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu
2020-01-17iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu
2020-01-17iommu: Remove device link to group on failureJon Derrick
2020-01-17iommu/vt-d: Unlink device if failed to add to groupJon Derrick
2020-01-14iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt
2020-01-12iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy
2020-01-12iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin
2020-01-09iommu/vt-d: Remove incorrect PSI capability checkLu Baolu
2020-01-04iommu/arm-smmu-v3: Don't display an error when IRQ lines are missingJean-Philippe Brucker
2020-01-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding
2020-01-04iommu: rockchip: Free domain on .domain_freeEzequiel Garcia
2019-12-31iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar
2019-12-31iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson
2019-12-31iommu/vt-d: Fix dmar pte read access not set errorLu Baolu
2019-12-31iommu: set group default domain before creating direct mappingsJerry Snitselaar
2019-12-31iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger
2019-10-30iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly
2019-10-30iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai
2019-10-30iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-18iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar
2019-10-18iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner
2019-10-01iommu/io-pgtable-arm: Support all Mali configurationsRobin Murphy
2019-10-01iommu/io-pgtable-arm: Correct Mali attributesRobin Murphy
2019-10-01iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c...Liu Xiang
2019-09-29Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-28iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel
2019-09-28iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel
2019-09-28iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel
2019-09-28iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel
2019-09-28iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel
2019-09-28iommu/amd: Remove domain->updatedJoerg Roedel
2019-09-24iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2019-09-24iommu/amd: Unmap all L7 PTEs when downgrading page-sizesAndrei Dulea
2019-09-24iommu/amd: Introduce first_pte_l7() helperAndrei Dulea
2019-09-24iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea
2019-09-24iommu/amd: Fix pages leak in free_pagetable()Andrei Dulea
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds