summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-01-13iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-13iommu/iova: Fix alloc iova overflows issueYunfei Wang
2023-01-13iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin
2023-01-13iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean
2023-01-13iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean
2023-01-13iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-12-12iommu/mediatek: Fix forever loop in error handlingDan Carpenter
2022-12-09iommufd: Change the order of MSI setupJason Gunthorpe
2022-12-09iommufd: Improve a few unclear bits of codeJason Gunthorpe
2022-12-09iommufd: Fix comment typosJason Gunthorpe
2022-12-05iommu/amd: Enable PCI/IMSThomas Gleixner
2022-12-05iommu/vt-d: Enable PCI/IMSThomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner
2022-12-05iommu/vt-d: Switch to MSI parent domainsThomas Gleixner
2022-12-05x86/apic/vector: Provide MSI parent domainThomas Gleixner
2022-12-05iommu/vt-d: Fix buggy QAT device maskJacob Pan
2022-12-05iommu/mediatek: Fix crash on isr after kexec()Ricardo Ribalda
2022-12-05iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITYJason Gunthorpe
2022-12-05iommu/amd: Fix typo in macro parameter nameMichael Forney
2022-12-05iommu/mediatek: Remove unused "mapping" member from mtk_iommu_dataYong Wu
2022-12-05iommu/mediatek: Improve safety for mediatek,smi property in larb nodesYong Wu
2022-12-05iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"Guenter Roeck
2022-12-05iommu/mediatek: Add error path for loop of mm_dts_parseYong Wu
2022-12-05iommu/mediatek: Use component_match_addYong Wu
2022-12-05iommu/mediatek: Add platform_device_put for recovering the device refcntYong Wu
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-12-02iommufd: Allow iommufd to supply /dev/vfio/vfioJason Gunthorpe
2022-12-02iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-02iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang
2022-12-02iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()Yang Yingliang
2022-12-02iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan
2022-11-30iommufd: Add additional invariant assertionsJason Gunthorpe
2022-11-30iommufd: Add some fault injection pointsJason Gunthorpe
2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe
2022-11-30iommufd: vfio container FD ioctl compatibilityJason Gunthorpe
2022-11-30iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe
2022-11-30iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe
2022-11-30iommufd: Add a HW pagetable objectJason Gunthorpe
2022-11-30iommufd: IOCTLs for the io_pagetableJason Gunthorpe
2022-11-30iommufd: Data structure to provide IOVA to PFN mappingJason Gunthorpe
2022-11-30iommufd: Algorithms for PFN storageJason Gunthorpe
2022-11-30iommufd: PFN handling for iopt_pagesJason Gunthorpe