summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2020-06-30iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu1-3/+10
2020-06-30iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu1-1/+2
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-05-27iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel1-0/+1
2020-05-27iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov1-4/+5
2020-05-14iommu/virtio: Reverse arguments to list_addJulia Lawall1-1/+1
2020-05-06iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-06iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-04-23iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang1-1/+1
2020-04-23iommu/vt-d: Fix page request descriptor sizeJacob Pan1-1/+1
2020-04-23iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()Qian Cai1-1/+2
2020-04-23iommu/vt-d: Fix mm reference leakJacob Pan1-3/+4
2020-04-23iommu/virtio: Fix freeing of incomplete domainsJean-Philippe Brucker1-7/+9
2020-04-13iommu/vt-d: Allow devices with RMRRs to use identity domainLu Baolu1-13/+2
2020-04-01iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2-2/+13
2020-04-01iommu/vt-d: Fix debugfs register readsMegha Dey1-15/+25
2020-04-01iommu/vt-d: Silence RCU-list debugging warningsQian Cai1-1/+2
2020-03-18iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit1-2/+2
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-18iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai1-1/+4
2020-03-18iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang1-2/+4
2020-03-18iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-5/+6
2020-03-18iommu/dma: Fix MSI reservation allocationMarc Zyngier1-8/+8
2020-03-18iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede1-3/+4
2020-03-12iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng1-1/+12
2020-02-28iommu/qcom: Fix bogus detach logicRobin Murphy1-16/+12
2020-02-24iommu/vt-d: Remove unnecessary WARN_ON_ONCE()Lu Baolu1-1/+0
2020-02-24iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon1-1/+2
2020-02-24iommu/vt-d: Avoid sending invalid page responseJacob Pan1-4/+3
2020-02-24iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan1-2/+10
2020-02-24iommu/iova: Silence warnings under memory pressureQian Cai2-2/+3
2020-02-24iommu/amd: Only support x2APIC with IVHD type 11h/40hSuravee Suthikulpanit2-3/+0
2020-02-24iommu/amd: Check feature support bit before accessing MSI capability registersSuravee Suthikulpanit2-5/+13
2020-02-24PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart1-5/+2
2020-02-24iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan1-1/+1
2020-02-15iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum1-0/+1
2020-02-01iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe1-7/+30
2020-02-01iommu/amd: Support multiple PCI DMA aliases in device tableLogan Gunthorpe2-73/+62
2020-02-01iommu/dma: fix variable 'cookie' set but not usedQian Cai1-3/+0
2020-01-29iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan1-6/+18
2020-01-29iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar1-1/+2
2020-01-17iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu2-1/+23
2020-01-17iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu1-1/+1
2020-01-17iommu: Remove device link to group on failureJon Derrick1-0/+1
2020-01-17iommu/vt-d: Unlink device if failed to add to groupJon Derrick1-3/+10
2020-01-14iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt1-1/+8
2020-01-12iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy1-9/+8
2020-01-12iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin1-1/+1
2020-01-09iommu/vt-d: Remove incorrect PSI capability checkLu Baolu1-5/+1