summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-04-13iommu/vt-d: Move PRI handling to IOPF feature pathLu Baolu
2023-04-13iommu/vt-d: Move pfsid and ats_qdep calculation to device probe pathLu Baolu
2023-04-13iommu/vt-d: Move iopf code from SVA to IOPF enabling pathLu Baolu
2023-04-13iommu/vt-d: Allow SVA with device-specific IOPFLu Baolu
2023-04-13iommu/mediatek: Set dma_mask for the master devicesYong Wu
2023-04-13iommu/mediatek: Add a gap for the iova regionsYong Wu
2023-04-13iommu/mediatek: mt8186: Add iova_region_larb_mskYong Wu
2023-04-13iommu/mediatek: mt8195: Add iova_region_larb_mskYong Wu
2023-04-13iommu/mediatek: mt8192: Add iova_region_larb_mskYong Wu
2023-04-13iommu/mediatek: Get regionid from larb/port idYong Wu
2023-04-13iommu/mediatek: Improve comment for the current region/bankYong Wu
2023-04-13iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I
2023-04-13iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar
2023-04-13iommu/rockchip: Add missing set_platform_dma_ops callbackSteven Price
2023-04-13iommu/exynos: Use the devm_clk_get_optional() helperChristophe JAILLET
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05iommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages()Kirill A. Shutemov
2023-04-04Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe
2023-04-04iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to ...Tom Rix
2023-04-04iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe
2023-04-04iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe
2023-04-04iommufd: Check for uptr overflowJason Gunthorpe
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe
2023-03-31vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu
2023-03-31iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen
2023-03-31iommu/sprd: Add support for reattaching an existing domainChunyan Zhang
2023-03-31iommu/sprd: Release dma buffer to avoid memory leakChunyan Zhang
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu
2023-03-31iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()Lu Baolu
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-31iommu/sva: Use GFP_KERNEL for pasid allocationJacob Pan
2023-03-31iommu/sva: Stop using ioasid_set for SVAJason Gunthorpe
2023-03-31iommu/sva: Remove PASID to mm lookup functionJacob Pan
2023-03-31iommu/sva: Move PASID helpers to sva codeJacob Pan
2023-03-31iommu/vt-d: Remove virtual command interfaceJacob Pan
2023-03-31iommu/sprd: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/omap: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/mtk_iommu_v1: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/mtk: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/msm: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/ipmmu-vmsa: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/arm-smmu-v3: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/apple-dart: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König
2023-03-30iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka