aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2024-03-26iommu/amd: Mark interrupt as managedMario Limonciello
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-12-13of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-09-23iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu
2023-09-04Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-08-30iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I
2023-06-12Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-06-05Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-17Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-27Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-25Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-10-31Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-14Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-07-12iommu/vt-d: Fix PCI bus rescan device hot addYian Chen
2022-06-21Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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-09Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
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