summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
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-26iommu: Fix a leak in iommu_insert_resv_regionEric Auger
2019-06-19iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy
2019-06-15iommu/arm-smmu-v3: Don't disable SMMU in kdump kernelWill Deacon
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-04-03iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas 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
2019-02-12iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon
2019-02-12iommu/arm-smmu: Add support for qcom,smmu-v2 variantVivek Gautam