summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET2023-01-181-1/+3
* iommu/iova: Fix alloc iova overflows issueYunfei Wang2023-01-181-2/+2
* iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips2023-01-121-0/+7
* iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITYJason Gunthorpe2022-12-311-1/+0
* iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can2022-12-311-1/+1
* iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang2022-12-311-0/+1
* iommu/rockchip: fix permission bits in page table entries v2Michael Riesch2022-12-311-6/+4
* iommu/sun50i: Fix flush sizeJernej Skrabec2022-12-311-1/+1
* iommu/sun50i: Fix R/W permission checkJernej Skrabec2022-12-311-1/+1
* iommu/sun50i: Consider all fault sources for resetJernej Skrabec2022-12-311-2/+6
* iommu/sun50i: Fix reset releaseJernej Skrabec2022-12-311-1/+2
* iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang2022-12-081-0/+1
* iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang2022-12-081-1/+3
* iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang2022-11-261-2/+3
* iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang2022-11-261-5/+3
* iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar2022-10-291-0/+5
* iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identityYicong Yang2022-10-261-0/+21
* iommu/omap: Fix buffer overflow in debugfsDan Carpenter2022-10-261-3/+3
* iommu/vt-d: Check correct capability for sagaw determinationYi Liu2022-09-281-1/+1
* iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2022-09-201-56/+44
* iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu2022-09-151-3/+25
* iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck2022-09-151-1/+2
* iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang2022-08-251-19/+56
* iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin2022-08-171-1/+1
* iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He2022-08-171-2/+5
* iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko2022-08-171-1/+5
* iommu/vt-d: Fix PCI bus rescan device hot addYian Chen2022-07-121-1/+1
* iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang2022-06-141-0/+2
* iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang2022-06-141-3/+2
* iommu/dma: Fix iova map result check bugYunfei Wang2022-06-091-3/+4
* iommu/msm: Fix an incorrect NULL check on list iteratorXiaomeng Tong2022-06-091-4/+7
* iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel2022-06-091-1/+1
* iommu/mediatek: Fix NULL pointer dereference when printing dev_nameMiles Chen2022-06-092-0/+13
* iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker2022-06-091-2/+11
* iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu2022-06-092-2/+13
* iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu2022-06-091-1/+0
* iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu2022-06-091-2/+1
* iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu2022-06-091-2/+5
* iommu/amd: Enable swiotlb in all casesMario Limonciello2022-06-091-7/+0
* iommu/vt-d: Add RPLS to quirk list to skip TE disablingTejas Upadhyay2022-06-091-1/+1
* iommu: arm-smmu: disable large page mappings for Nvidia arm-smmuAshish Mhetre2022-05-181-0/+30
* iommu/dart: Add missing module owner to ops structureHector Martin2022-05-121-0/+1
* iommu/dart: check return value after calling platform_get_resource()Yang Yingliang2022-05-121-5/+4
* iommu/vt-d: Drop stop marker messagesLu Baolu2022-05-121-0/+4
* iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen2022-05-121-1/+8
* iommu/vt-d: Calculate mask for non-aligned flushesDavid Stevens2022-05-121-3/+24
* iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren2022-04-131-1/+1
* iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui2022-04-131-0/+1
* iommu/dma: Account for min_align_mask w/swiotlbDavid Stevens2022-04-081-3/+2
* swiotlb: Support aligned swiotlb buffersDavid Stevens2022-04-081-2/+2