summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Fix agaw for a supported 48 bit guest address widthSaeed Mirzamohammadi2021-08-261-3/+4
* iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer2021-06-031-1/+3
* iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin2021-03-111-4/+6
* iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit2021-02-101-0/+6
* iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-031-1/+2
* iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse2021-02-031-14/+30
* iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu2021-01-171-0/+2
* iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit2020-12-111-1/+1
* iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit2020-11-181-1/+5
* iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai2020-10-071-2/+6
* iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel2020-09-171-0/+7
* iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-091-2/+8
* iommu/iova: Don't BUG on invalid PFNsRobin Murphy2020-09-031-1/+3
* iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King2020-08-211-0/+3
* irqdomain/treewide: Free firmware node after domain removalJon Derrick2020-08-191-0/+8
* irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-292-3/+4
* iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu2020-06-031-1/+1
* iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov2020-05-271-4/+5
* iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-061-1/+1
* iommu/qcom: Fix local_base status checkTang Bin2020-05-061-1/+4
* iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang2020-04-231-1/+1
* iommu/vt-d: Fix mm reference leakJacob Pan2020-04-231-3/+4
* iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake2020-03-181-0/+8
* iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan2020-03-181-1/+1
* iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang2020-03-181-2/+4
* iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-181-5/+6
* iommu/dma: Fix MSI reservation allocationMarc Zyngier2020-03-181-8/+8
* iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-181-3/+4
* iommu/qcom: Fix bogus detach logicRobin Murphy2020-02-281-16/+12
* iommu/vt-d: Remove unnecessary WARN_ON_ONCE()Lu Baolu2020-02-241-1/+0
* iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon2020-02-241-1/+2
* iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan2020-02-241-1/+1
* iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum2020-02-141-0/+1
* iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe2020-02-011-7/+30
* iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi2020-01-271-0/+2
* iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu2020-01-271-1/+25
* iommu/amd: Make iommu_disable saferKevin Mitchell2020-01-271-0/+3
* iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger2020-01-271-17/+17
* iommu: Use right function to get group for deviceLu Baolu2020-01-271-3/+3
* iommu: Add missing new line for dma typeLu Baolu2020-01-271-1/+1
* iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu2020-01-271-1/+4
* iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu2020-01-271-1/+1
* iommu: Fix IOMMU debugfs falloutGeert Uytterhoeven2020-01-271-19/+4
* iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu2020-01-171-1/+1
* iommu: Remove device link to group on failureJon Derrick2020-01-171-0/+1
* iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin2020-01-121-1/+1
* iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding2020-01-041-5/+6
* iommu: rockchip: Free domain on .domain_freeEzequiel Garcia2020-01-041-2/+5
* iommu/amd: Fix line-break in error log reportingJoerg Roedel2019-12-131-12/+10
* iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma2019-12-051-2/+6