aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-10-14iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
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-21irqdomain/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-05iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit
2020-05-05iommu/qcom: Fix local_base status checkTang Bin
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
2020-04-24iommu/vt-d: Fix mm reference leakJacob Pan
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-20iommu/dma: Fix MSI reservation allocationMarc Zyngier
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-02-28iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon
2020-02-28iommu/qcom: Fix bogus detach logicRobin Murphy
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/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu
2020-01-17iommu: Remove device link to group on failureJon Derrick
2020-01-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding
2019-12-05iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma
2019-11-24iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()Robin Murphy
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-06iommu/dma: Handle SG length overflow betterRobin Murphy
2019-08-25iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-31iommu: Fix a leak in iommu_insert_resv_regionEric Auger
2019-06-19iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy
2019-06-15iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-05-25iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-05-10iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-04-20iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-04-05iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat
2019-03-27iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka
2019-03-13iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-03-13iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar
2019-03-13iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar