summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2026-03-27iommu/amd: Fix illegal cap/mmio access in IOMMU debugfsGuanghui Feng
2026-03-27iommu/amd: Fix illegal device-id access in IOMMU debugfsGuanghui Feng
2026-03-27iommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-03-25Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-nextMarek Szyprowski
2026-03-25iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()Kexin Sun
2026-03-24iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()Nicolin Chen
2026-03-24iommu/arm-smmu-v3: Update Arm errataRobin Murphy
2026-03-24iommu/arm-smmu-v3: Fix typos introduced by arm_smmu_invsNicolin Chen
2026-03-24iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range()Nicolin Chen
2026-03-20iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attributeLeon Romanovsky
2026-03-19iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invsNicolin Chen
2026-03-19iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()Nicolin Chen
2026-03-19iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching mastersNicolin Chen
2026-03-19iommu/arm-smmu-v3: Pre-allocate a per-master invalidation arrayNicolin Chen
2026-03-19iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs arrayJason Gunthorpe
2026-03-19iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()Nicolin Chen
2026-03-19iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVANicolin Chen
2026-03-19iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE updateNicolin Chen
2026-03-17iommufd: Report ATS not supported status via IOMMU_GET_HW_INFOShameer Kolothum
2026-03-17iommu: Add device ATS supported capabilityShameer Kolothum
2026-03-17iommu/amd: Block identity domain when SNP enabledJoe Damato
2026-03-17iommu/sva: Fix crash in iommu_sva_unbind_device()Lizhi Hou
2026-03-17iommupt: Avoid rewalking during mapJason Gunthorpe
2026-03-17iommupt: Directly call iommupt's unmap_range()Jason Gunthorpe
2026-03-17iommu/riscv: Stop polling when CQCSR reports an errorFangyu Yu
2026-03-17iommu: Fix mapping check for 0x0 to avoid re-mapping itAntheas Kapenekakis
2026-03-17iommu/iova: Add NULL check in iova_magazine_free()lynn
2026-03-17iommu/amd: Add NUMA node affinity for IOMMU log buffersLi RongQing
2026-03-17iommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu
2026-03-17iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng
2026-03-17iommupt: Optimize the gather processing for DMA-FQ modeJason Gunthorpe
2026-03-17iommu/riscv: Allow RISC_VIOMMU to COMPILE_TESTJason Gunthorpe
2026-03-17iommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe
2026-03-17iommu/riscv: Enable SVNAPOT support for contiguous ptesJason Gunthorpe
2026-03-17iommu/riscv: Use the generic iommu page tableJason Gunthorpe
2026-03-17iommu/riscv: Disable SADEJason Gunthorpe
2026-03-17iommupt: Add the RISC-V page table formatJason Gunthorpe
2026-03-17iommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo
2026-03-17iommu/riscv: Add IOTINVAL after updating DDT/PDT entriesFangyu Yu
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song
2026-03-13iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum
2026-03-02iommufd: vfio compatibility extension check for noiommu modeJacob Pan
2026-03-02iommufd: Constify struct dma_buf_attach_opsChristophe JAILLET
2026-02-23iommufd: Add dma_buf_pin()Leon Romanovsky
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds