aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-03-26iommu/amd: Mark interrupt as managedMario Limonciello
2023-12-13of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2023-09-23iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu
2023-08-30iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I
2023-06-09iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins
2023-06-09iommu/rockchip: Fix unwind goto issueChao Wang
2023-05-30iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-02-22iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map()Joerg Roedel
2023-02-22iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-18iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu
2023-01-18iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2023-01-18iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can
2023-01-18iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-10-29iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar
2022-10-26iommu/omap: Fix buffer overflow in debugfsDan Carpenter
2022-08-25iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin
2022-08-25iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He
2022-08-25iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko
2022-07-12iommu/vt-d: Fix PCI bus rescan device hot addYian Chen
2022-06-14iommu/msm: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-14iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel
2022-06-14iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu
2022-04-15iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui
2022-04-15iommu/ipmmu-vmsa: Check for error num after setting maskJiasheng Jiang
2022-04-15iommu/iova: Improve 32-bit free space estimateRobin Murphy
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang
2022-01-27iommu/iova: Fix race between FQ timeout and teardownXiongfeng Wang
2022-01-27iommu/io-pgtable-arm: Fix table descriptor paddr formattingHector Martin
2022-01-27iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failureYunfei Wang
2021-08-26iommu: Check if group is NULL before remove deviceFrank Wunderlich
2021-08-18iommu/vt-d: Fix agaw for a supported 48 bit guest address widthSaeed Mirzamohammadi
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang
2021-07-14iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel
2021-07-14iommu/dma: Fix IOVA reserve dma rangesSrinath Mannam
2021-06-03iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-05-19iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit
2021-05-19Revert "iommu/amd: Fix performance counter initialization"Paul Menzel
2021-03-17iommu/amd: Fix performance counter initializationSuravee Suthikulpanit
2021-03-11iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin
2021-02-10iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski