summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-11-30iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe
2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves
2022-11-23iommu/of: Remove linux/msi.h includeThomas Gleixner
2022-11-22iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can
2022-11-22iommu/vt-d: Use real field for indication of first levelLu Baolu
2022-11-22iommu/vt-d: Remove unnecessary domain_context_mapped()Lu Baolu
2022-11-22iommu/vt-d: Rename domain_add_dev_info()Lu Baolu
2022-11-22iommu/vt-d: Rename iommu_disable_dev_iotlb()Lu Baolu
2022-11-22iommu/vt-d: Add blocking domain supportLu Baolu
2022-11-22iommu/vt-d: Add device_block_translation() helperLu Baolu
2022-11-22iommu/vt-d: Allocate pasid table in device probe pathLu Baolu
2022-11-22Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2022-11-21Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updatesWill Deacon
2022-11-21dma-mapping: reject __GFP_COMP in dma_alloc_attrsChristoph Hellwig
2022-11-19iommu/amd: Check return value of mmu_notifier_register()Denis Arefev
2022-11-19iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang
2022-11-19iommu/io-pgtable-arm-v7s: Remove map/unmapRobin Murphy
2022-11-19iommu/io-pgtable-arm: Remove map/unmapRobin Murphy
2022-11-19iommu/qcom: Update to {map,unmap}_pagesRobin Murphy
2022-11-19iommu/ipmmu-vmsa: Update to {map,unmap}_pagesRobin Murphy
2022-11-19iommu/msm: Update to {map,unmap}_pagesRobin Murphy
2022-11-19iommu/mediatek: Update to {map,unmap}_pagesRobin Murphy
2022-11-19iommu/sprd: Update to {map,unmap}_pagesRobin Murphy
2022-11-19iommu/mediatek-v1: Update to {map,unmap}_pagesRobin Murphy
2022-11-19iommu/exynos: Fix driver initialization sequenceMarek Szyprowski
2022-11-19s390/pci: use lock-free I/O translation updatesNiklas Schnelle
2022-11-19iommu/s390: Optimize IOMMU table walkingNiklas Schnelle
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle
2022-11-19iommu/s390: Add I/O TLB opsNiklas Schnelle
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle
2022-11-19iommu: Avoid races around device probeRobin Murphy
2022-11-19iommu/mediatek: add support for MT8365 SoCFabien Parent
2022-11-19iommu/mediatek: add support for 6-bit encoded port IDsFabien Parent
2022-11-19iommu/mediatek: Check return value after calling platform_get_resource()Yang Yingliang
2022-11-19iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2022-11-19iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2022-11-18iommu/arm-smmu-qcom: Add SM6350 SMMUv2Konrad Dybcio
2022-11-17x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17iommu/amd: Remove bogus check for multi MSI-XThomas Gleixner
2022-11-17iommu/vt-d: Remove bogus check for multi MSI-XThomas Gleixner
2022-11-15iommu/arm-smmu: Warn once when the perfetcher errata patch fails to applyChen Lin
2022-11-14iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entryDmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUsDmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match dataDmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500Dmitry Baryshkov