summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-05-31Revert "iommu: make inclusion of arm/arm-smmu-v3 directory conditional"Linus Torvalds
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-23iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu
2025-05-22iommu/mediatek: Fix compatible typo for mediatek,mt6893-iommu-mmAngeloGioacchino Del Regno
2025-05-22iommu: Skip PASID validation for devices without PASID capabilityTushar Dave
2025-05-21iommu/arm-smmu-qcom: Make set_stall work when the device is onConnor Abbott
2025-05-21iommu/arm-smmu: Move handing of RESUME to the context fault handlerConnor Abbott
2025-05-21iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500Connor Abbott
2025-05-20iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()Rob Clark
2025-05-16iommu: Clear the freelist after iommu_put_pages_list()Jason Gunthorpe
2025-05-16iommu/vt-d: Change dmar_ats_supported() to return booleanWei Wang
2025-05-16iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit()Wei Wang
2025-05-16iommu/vt-d: Replace spin_lock with mutex to protect domain idaLu Baolu
2025-05-16iommu/vt-d: Use ida to manage domain idLu Baolu
2025-05-16iommu/vt-d: Restore WO permissions on second-level paging entriesJason Gunthorpe
2025-05-16iommu/amd: Allow matching ACPI HID devices without matching UIDsMario Limonciello
2025-05-16iommu: make inclusion of arm/arm-smmu-v3 directory conditionalRolf Eike Beer
2025-05-16iommu: make inclusion of riscv directory conditionalRolf Eike Beer
2025-05-16iommu: make inclusion of amd directory conditionalRolf Eike Beer
2025-05-16iommu: make inclusion of intel directory conditionalRolf Eike Beer
2025-05-16iommu: remove duplicate selection of DMAR_TABLERolf Eike Beer
2025-05-16iommu/fsl_pamu: remove trailing space after \nColin Ian King
2025-05-06iommu/arm-smmu-qcom: Add SAR2130P MDSS compatibleDmitry Baryshkov
2025-05-06iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_devQinxin Xia
2025-05-06dma-mapping: Implement link/unlink ranges APILeon Romanovsky
2025-05-06iommu/dma: Factor out a iommu_dma_map_swiotlb helperChristoph Hellwig
2025-05-06dma-mapping: Provide an interface to allow allocate IOVALeon Romanovsky
2025-05-06iommu: add kernel-doc for iommu_unmap_fastLeon Romanovsky
2025-05-06iommu: generalize the batched sync after map interfaceChristoph Hellwig
2025-05-06dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.hChristoph Hellwig
2025-05-06PCI/P2PDMA: Refactor the p2pdma mapping helpersChristoph Hellwig
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-02iommu/amd: Add support for HTRangeIgnore featureSairaj Kodilkar
2025-04-28iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson
2025-04-28iommu: Protect against overflow in iommu_pgsize()Jason Gunthorpe
2025-04-28iommu: Handle yet another race around registrationRobin Murphy
2025-04-28iommu: Allow attaching static domains in iommu_attach_device_pasid()Lu Baolu
2025-04-28iommu/io-pgtable-arm: dynamically allocate selftest device structArnd Bergmann
2025-04-28iommu: ipmmu-vmsa: avoid Wformat-security warningArnd Bergmann
2025-04-28iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMUJason Gunthorpe
2025-04-28iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()Jason Gunthorpe
2025-04-28iommu/virtio: Move to domain_alloc_paging()Jason Gunthorpe
2025-04-28iommu: Add domain_alloc_identity()Jason Gunthorpe
2025-04-28iommu/virtio: Break out bypass identity support into a global staticJason Gunthorpe
2025-04-28iommu: apple-dart: Remove unnecessary NULL check before free_io_pgtable_ops()Chen Ni
2025-04-28iommu: Remove iommu_dev_enable/disable_feature()Lu Baolu
2025-04-28iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPFLu Baolu
2025-04-28iommufd/selftest: Put iopf enablement in domain attach pathLu Baolu