summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-09-17iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel
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-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-05-27iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov
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 mm reference leakJacob Pan
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 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-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: Fix off-by-one in PASID allocationJacob Pan
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-01-27iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2020-01-27iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu
2020-01-27iommu/amd: Make iommu_disable saferKevin Mitchell
2020-01-27iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger
2020-01-27iommu: Use right function to get group for deviceLu Baolu
2020-01-27iommu: Add missing new line for dma typeLu Baolu
2020-01-27iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu
2020-01-27iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu
2020-01-27iommu: Fix IOMMU debugfs falloutGeert Uytterhoeven
2020-01-17iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu
2020-01-17iommu: Remove device link to group on failureJon Derrick
2020-01-12iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin
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-13iommu/amd: Fix line-break in error log reportingJoerg Roedel
2019-12-05iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma
2019-11-24iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeoutZhen Lei
2019-11-24iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()Robin Murphy
2019-11-12iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai
2019-10-05iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systemsKai-Heng Feng
2019-10-05iommu/iova: Avoid false sharing on fq_timer_onEric Dumazet
2019-10-05iommu/amd: Silence warnings under memory pressureQian Cai
2019-09-21iommu/amd: Fix race in increase_address_space()Joerg Roedel
2019-09-21iommu/amd: Flush old domains in kdump kernelStuart Hayes
2019-09-16iommu/iova: Remove stale cached32_nodeChris Wilson