summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
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 mm reference leakJacob Pan1-3/+4
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 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-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: 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-01-27iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi1-0/+2
2020-01-27iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu1-1/+25
2020-01-27iommu/amd: Make iommu_disable saferKevin Mitchell1-0/+3
2020-01-27iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger1-17/+17
2020-01-27iommu: Use right function to get group for deviceLu Baolu1-3/+3
2020-01-27iommu: Add missing new line for dma typeLu Baolu1-1/+1
2020-01-27iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu1-1/+4
2020-01-27iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu1-1/+1
2020-01-27iommu: Fix IOMMU debugfs falloutGeert Uytterhoeven1-19/+4
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-12iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin1-1/+1
2020-01-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding1-5/+6
2020-01-04iommu: rockchip: Free domain on .domain_freeEzequiel Garcia1-2/+5
2019-12-13iommu/amd: Fix line-break in error log reportingJoerg Roedel1-12/+10
2019-12-05iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma1-2/+6
2019-11-24iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeoutZhen Lei1-5/+3
2019-11-24iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()Robin Murphy1-5/+4
2019-11-12iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai1-0/+13
2019-10-05iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systemsKai-Heng Feng4-2/+111
2019-10-05iommu/iova: Avoid false sharing on fq_timer_onEric Dumazet1-1/+3
2019-10-05iommu/amd: Silence warnings under memory pressureQian Cai1-1/+3
2019-09-21iommu/amd: Fix race in increase_address_space()Joerg Roedel1-5/+11
2019-09-21iommu/amd: Flush old domains in kdump kernelStuart Hayes1-0/+24
2019-09-16iommu/iova: Remove stale cached32_nodeChris Wilson1-2/+3
2019-09-06iommu/dma: Handle SG length overflow betterRobin Murphy1-1/+1
2019-08-25iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel1-1/+1
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2-5/+15
2019-07-26iommu: Fix a leak in iommu_insert_resv_regionEric Auger1-3/+5
2019-06-19iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy1-3/+12
2019-06-15iommu/arm-smmu-v3: Don't disable SMMU in kdump kernelWill Deacon1-6/+4
2019-06-15iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu1-3/+4
2019-05-25iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko1-7/+18
2019-05-10iommu/amd: Set exclusion range correctlyJoerg Roedel1-1/+1