summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-11Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-02-03iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()Yu Zhang
2026-02-03iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni
2026-02-01iommu/amd: Use core's primary handler and set IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-31Merge tag 'iommu-fixes-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-31iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()Nicolin Chen
2026-01-28iommufd: Initialize batch->kind in batch_clear()Deepanshu Kartikey
2026-01-28iommupt: Only cache flush memory changed by unmapJason Gunthorpe
2026-01-28iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()Nathan Chancellor
2026-01-27dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()Leon Romanovsky
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky
2026-01-26Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-nextDanilo Krummrich
2026-01-25iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()Markus Elfring