summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-11-24iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit
2020-11-18iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L
2020-10-14iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-09-26iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit
2020-09-23iommu/amd: Fix potential @entry null derefJoao Martins
2020-09-17iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel
2020-09-09iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson
2020-09-09iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-03iommu/iova: Don't BUG on invalid PFNsRobin Murphy
2020-08-21iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-22iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu
2020-07-16iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain
2020-06-30iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu
2020-06-30iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-05-27iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel
2020-05-27iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov
2020-05-14iommu/virtio: Reverse arguments to list_addJulia Lawall
2020-05-06iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit
2020-05-06iommu/qcom: Fix local_base status checkTang Bin
2020-04-23iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
2020-04-23iommu/vt-d: Fix page request descriptor sizeJacob Pan
2020-04-23iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()Qian Cai
2020-04-23iommu/vt-d: Fix mm reference leakJacob Pan
2020-04-23iommu/virtio: Fix freeing of incomplete domainsJean-Philippe Brucker
2020-04-13iommu/vt-d: Allow devices with RMRRs to use identity domainLu Baolu
2020-04-01iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey
2020-04-01iommu/vt-d: Fix debugfs register readsMegha Dey
2020-04-01iommu/vt-d: Silence RCU-list debugging warningsQian Cai
2020-03-18iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-18iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai
2020-03-18iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-18iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-18iommu/dma: Fix MSI reservation allocationMarc Zyngier
2020-03-18iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-12iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng
2020-02-28iommu/qcom: Fix bogus detach logicRobin Murphy
2020-02-24iommu/vt-d: Remove unnecessary WARN_ON_ONCE()Lu Baolu
2020-02-24iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon
2020-02-24iommu/vt-d: Avoid sending invalid page responseJacob Pan
2020-02-24iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan
2020-02-24iommu/iova: Silence warnings under memory pressureQian Cai