summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-05-10iommu/arm-smmu-v3: Make the kunit into a moduleJason Gunthorpe
2024-05-10iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()Jason Gunthorpe
2024-05-06iommu/amd: Enable Guest Translation after reading IOMMU feature registerVasant Hegde
2024-05-06iommu/vt-d: Decouple igfx_off from graphic identity mappingLu Baolu
2024-05-03Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2024-05-03iommu/amd: Fix compilation errorAndy Shevchenko
2024-05-01iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entryJason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()Jason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Move the CD generation for SVA into a functionJason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Allocate the CD table entry in advanceJason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()Jason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Consolidate clearing a CD table entryJason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Move the CD generation for S1 domains into a functionJason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()Jason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Add an ops indirection to the STE codeJason Gunthorpe
2024-05-01iommu/arm-smmu-qcom: Don't build debug features as a kernel moduleWill Deacon
2024-04-30iommu/vt-d: Enable posted mode for device MSIsJacob Pan
2024-04-30iommu/vt-d: Make posted MSI an opt-in command line optionJacob Pan
2024-04-26Merge branch 'memory-observability' into x86/amdJoerg Roedel
2024-04-26Merge branch 'iommu/fixes' into x86/amdJoerg Roedel
2024-04-26iommu/amd: Add SVA domain supportVasant Hegde
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe
2024-04-26iommu/amd: Initial SVA support for AMD IOMMUVasant Hegde
2024-04-26iommu/amd: Add support for enable/disable IOPFVasant Hegde
2024-04-26iommu/amd: Add IO page fault notifier handlerWei Huang
2024-04-26iommu/amd: Add support for page responseSuravee Suthikulpanit
2024-04-26iommu/amd: Define per-IOMMU iopf_queueSuravee Suthikulpanit
2024-04-26iommu/amd: Enable PCI features based on attached domain capabilityVasant Hegde
2024-04-26iommu/amd: Setup GCR3 table in advance if domain is SVA capableVasant Hegde
2024-04-26iommu/amd: Introduce iommu_dev_data.max_pasidsVasant Hegde
2024-04-26iommu/amd: Fix PPR interrupt processing logicVasant Hegde
2024-04-26iommu/amd: Move PPR-related functions into ppr.cSuravee Suthikulpanit
2024-04-26iommu/amd: Add support for enabling/disabling IOMMU featuresWei Huang
2024-04-26iommu/amd: Introduce per device DTE update functionVasant Hegde
2024-04-26iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()Vasant Hegde
2024-04-26iommu/amd: Enhance def_domain_type to handle untrusted deviceVasant Hegde
2024-04-26iommu/dma: Centralise iommu_setup_dma_ops()Robin Murphy
2024-04-26iommu/dma: Make limit checks self-containedRobin Murphy
2024-04-26iommu/vt-d: Remove struct intel_svmLu Baolu
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe
2024-04-26iommu/vt-d: Remove intel_svm_devLu Baolu
2024-04-26iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbsLu Baolu
2024-04-26iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_userLu Baolu
2024-04-26iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()Lu Baolu
2024-04-26iommu/vt-d: Use cache_tag_flush_range_np() in iotlb_sync_mapLu Baolu
2024-04-26iommu/vt-d: Use cache_tag_flush_range() in tlb_syncLu Baolu
2024-04-26iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_allLu Baolu