summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-293-4/+8
* iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu2020-07-221-1/+1
* iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain2020-07-161-0/+37
* iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu2020-06-301-3/+10
* iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu2020-06-301-1/+2
* iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu2020-06-031-1/+1
* iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel2020-05-271-0/+1
* iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov2020-05-271-4/+5
* iommu/virtio: Reverse arguments to list_addJulia Lawall2020-05-141-1/+1
* iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-061-1/+1
* iommu/qcom: Fix local_base status checkTang Bin2020-05-061-1/+4
* iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang2020-04-231-1/+1
* iommu/vt-d: Fix page request descriptor sizeJacob Pan2020-04-231-1/+1
* iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()Qian Cai2020-04-231-1/+2
* iommu/vt-d: Fix mm reference leakJacob Pan2020-04-231-3/+4
* iommu/virtio: Fix freeing of incomplete domainsJean-Philippe Brucker2020-04-231-7/+9
* iommu/vt-d: Allow devices with RMRRs to use identity domainLu Baolu2020-04-131-13/+2
* iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2020-04-012-2/+13
* iommu/vt-d: Fix debugfs register readsMegha Dey2020-04-011-15/+25
* iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-04-011-1/+2
* iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit2020-03-181-2/+2
* iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake2020-03-181-0/+8
* iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan2020-03-181-1/+1
* iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai2020-03-181-1/+4
* iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang2020-03-181-2/+4
* iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-181-5/+6
* iommu/dma: Fix MSI reservation allocationMarc Zyngier2020-03-181-8/+8
* iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-181-3/+4
* iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng2020-03-121-1/+12
* iommu/qcom: Fix bogus detach logicRobin Murphy2020-02-281-16/+12
* iommu/vt-d: Remove unnecessary WARN_ON_ONCE()Lu Baolu2020-02-241-1/+0
* iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon2020-02-241-1/+2
* iommu/vt-d: Avoid sending invalid page responseJacob Pan2020-02-241-4/+3
* iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan2020-02-241-2/+10
* iommu/iova: Silence warnings under memory pressureQian Cai2020-02-242-2/+3
* iommu/amd: Only support x2APIC with IVHD type 11h/40hSuravee Suthikulpanit2020-02-242-3/+0
* iommu/amd: Check feature support bit before accessing MSI capability registersSuravee Suthikulpanit2020-02-242-5/+13
* PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2020-02-241-5/+2
* iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan2020-02-241-1/+1
* iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum2020-02-141-0/+1
* iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe2020-02-011-7/+30
* iommu/amd: Support multiple PCI DMA aliases in device tableLogan Gunthorpe2020-02-012-73/+62
* iommu/dma: fix variable 'cookie' set but not usedQian Cai2020-02-011-3/+0
* iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan2020-01-291-6/+18
* iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar2020-01-291-1/+2
* iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu2020-01-172-1/+23
* iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu2020-01-171-1/+1
* iommu: Remove device link to group on failureJon Derrick2020-01-171-0/+1
* iommu/vt-d: Unlink device if failed to add to groupJon Derrick2020-01-171-3/+10
* iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt2020-01-141-1/+8