summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-10-29iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma
2024-10-29iommu/io-pgtable-arm: Add self test for the last page in the IASMostafa Saleh
2024-10-29iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh
2024-10-29iommu: Create __iommu_alloc_identity_domain()Jason Gunthorpe
2024-10-29iommu: Put domain allocation in __iommu_group_alloc_blocking_domain()Jason Gunthorpe
2024-10-29iommu/amd: Implement global identity domainVasant Hegde
2024-10-29iommu/amd: Enhance amd_iommu_domain_alloc_user()Vasant Hegde
2024-10-29iommu/amd: Pass page table type as param to pdom_setup_pgtable()Vasant Hegde
2024-10-29iommu/amd: Separate page table setup from domain allocationVasant Hegde
2024-10-29iommu/amd: Move V2 page table support check to early_amd_iommu_init()Vasant Hegde
2024-10-29iommu/amd: Add helper function to check GIOSUP/GTSUPVasant Hegde
2024-10-29iommu/arm-smmu-v3: Enhance domain_alloc_user() to allocate PASID capable domainVasant Hegde
2024-10-29iommu: Add new flag to explictly request PASID capable domainJason Gunthorpe
2024-10-29iommu: Introduce iommu_paging_domain_alloc_flags()Jason Gunthorpe
2024-10-29iommu: Refactor __iommu_domain_alloc()Jason Gunthorpe
2024-10-29iommu: Remove iommu_domain_alloc()Lu Baolu
2024-10-29iommu/amd: Fix corruption when mapping large pages from 0Jason Gunthorpe
2024-10-29iommu: Remove useless flush from iommu_create_device_direct_mappings()Jason Gunthorpe
2024-10-29iommu/sysfs: constify the class structBartosz Golaszewski
2024-10-29iommu/mediatek: Add PGTABLE_PA_35_EN to mt8186 platform dataKonrad Adamczyk
2024-10-29iommu/amd: Do not try copy old DTE resume pathVasant Hegde
2024-10-29iommu/riscv: Paging domain supportTomasz Jeznach
2024-10-29iommu/riscv: Command and fault queue supportTomasz Jeznach
2024-10-29iommu/riscv: Device directory management.Tomasz Jeznach
2024-10-29iommu/riscv: Enable IOMMU registration and device probe.Tomasz Jeznach
2024-10-29iommu/riscv: Add RISC-V IOMMU PCIe device driverTomasz Jeznach
2024-10-29iommu/riscv: Add RISC-V IOMMU platform device driverTomasz Jeznach
2024-10-28iommufd: File mappings for mdevSteve Sistare
2024-10-28iommufd: Add IOMMU_IOAS_MAP_FILESteve Sistare
2024-10-28iommufd: pfn_reader for file mappingsSteve Sistare
2024-10-28iommufd: Folio subroutinesSteve Sistare
2024-10-28iommufd: pfn_reader local variablesSteve Sistare
2024-10-28iommufd: Generalize iopt_pages addressSteve Sistare
2024-10-28iommufd: Rename uptr in iopt_alloc_iova()Steve Sistare
2024-10-24iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dirNicolin Chen
2024-10-15iommu: Remove iommu_present()Lu Baolu
2024-10-15iommu/amd: Use atomic64_inc_return() in iommu.cUros Bizjak
2024-10-15iommu: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-15iommu/s390: Implement blocking domainMatthew Rosato
2024-10-15iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu
2024-10-08iommu/arm-smmu-v3: Convert comma to semicolonChen Ni
2024-10-08iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32Daniel Mentz
2024-10-08iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-22dma-mapping: fix vmap and mmap of noncontiougs allocationsChristoph Hellwig
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds