summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-10-29iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar
2022-10-26iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identityYicong Yang
2022-10-26iommu/omap: Fix buffer overflow in debugfsDan Carpenter
2022-09-28iommu/vt-d: Check correct capability for sagaw determinationYi Liu
2022-09-20iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu
2022-09-15iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu
2022-09-15iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck
2022-08-25iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang
2022-08-17iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin
2022-08-17iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He
2022-08-17iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko
2022-07-12iommu/vt-d: Fix PCI bus rescan device hot addYian Chen
2022-06-14iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang
2022-06-14iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang
2022-06-09iommu/dma: Fix iova map result check bugYunfei Wang
2022-06-09iommu/msm: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel
2022-06-09iommu/mediatek: Fix NULL pointer dereference when printing dev_nameMiles Chen
2022-06-09iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker
2022-06-09iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu
2022-06-09iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu
2022-06-09iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu
2022-06-09iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu
2022-06-09iommu/amd: Enable swiotlb in all casesMario Limonciello
2022-06-09iommu/vt-d: Add RPLS to quirk list to skip TE disablingTejas Upadhyay
2022-05-18iommu: arm-smmu: disable large page mappings for Nvidia arm-smmuAshish Mhetre
2022-05-12iommu/dart: Add missing module owner to ops structureHector Martin
2022-05-12iommu/dart: check return value after calling platform_get_resource()Yang Yingliang
2022-05-12iommu/vt-d: Drop stop marker messagesLu Baolu
2022-05-12iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen
2022-05-12iommu/vt-d: Calculate mask for non-aligned flushesDavid Stevens
2022-04-13iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren
2022-04-13iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui
2022-04-08iommu/dma: Account for min_align_mask w/swiotlbDavid Stevens
2022-04-08swiotlb: Support aligned swiotlb buffersDavid Stevens
2022-04-08iommu/dma: Check CONFIG_SWIOTLB more broadlyDavid Stevens
2022-04-08iommu/dma: Fold _swiotlb helpers into callersDavid Stevens
2022-04-08iommu/dma: Skip extra sync during unmap w/swiotlbDavid Stevens
2022-04-08media: iommu/mediatek: Add device_link between the consumer and the larb devicesYong Wu
2022-04-08media: iommu/mediatek: Return ENODEV if the device is NULLYong Wu
2022-04-08media: iommu/mediatek-v1: Free the existed fwspec if the master dev already hasYong Wu
2022-04-08iommu/ipmmu-vmsa: Check for error num after setting maskJiasheng Jiang
2022-04-08iommu/iova: Improve 32-bit free space estimateRobin Murphy
2022-03-08iommu/amd: Fix I/O page table memory leakSuravee Suthikulpanit
2022-03-08iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findMiaoqian Lin
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek
2022-03-08iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang
2022-02-16iommu: Fix potential use-after-free during probeVijayanand Jitta
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