summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe
2025-10-20iommufd: Don't overflow during division for dirty trackingJason Gunthorpe
2025-10-03Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-03Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-30iommufd: Register iommufd mock devices with fwspecGuixin Liu
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-26iommu/vt-d: Disallow dirty tracking if incoherent page walkLu Baolu
2025-09-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-19iommufd: WARN if an object is aborted with an elevated refcountJason Gunthorpe
2025-09-19iommufd: Fix race during abort for file descriptorsJason Gunthorpe
2025-09-19iommufd: Fix refcounting race during mmapJason Gunthorpe
2025-09-19iommu/vt-d: debugfs: Avoid dumping context command registerLu Baolu
2025-09-19iommu/vt-d: Removal of Advanced Fault LoggingLu Baolu
2025-09-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu
2025-09-19iommu/vt-d: Remove LPIG from page group response descriptorLu Baolu
2025-09-19iommu/vt-d: Drop unused cap_super_offset()Yury Norov (NVIDIA)
2025-09-19iommu/vt-d: debugfs: Fix legacy mode page table dump logicVineeth Pillai (Google)
2025-09-19iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab
2025-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde
2025-09-13iommu/amd: Fix alias device DTE settingVasant Hegde
2025-09-13iommu/io-pgtable-dart: Fix off by one error in table index checkJanne Grunau
2025-09-12dma-mapping: export new dma_*map_phys() interfaceLeon Romanovsky
2025-09-12iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()Leon Romanovsky
2025-09-12iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_physLeon Romanovsky
2025-09-12iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().Leon Romanovsky
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle
2025-09-05iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira
2025-09-05iommu/s390: Fix memory corruption when using identity domainMatthew Rosato
2025-09-05iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()Zhen Ni
2025-09-05iommu/riscv: Add ACPI supportSunil V L
2025-09-05iommu/omap: Use int type to store negative error codesQianfeng Rong
2025-09-05iommu/apple-dart: Clear stream error indicator bits for T8110 DARTsHector Martin
2025-09-05iommu/amd: Skip enabling command/event buffers for kdumpAshish Kalra
2025-09-05iommu/amd: Reuse device table for kdumpAshish Kalra
2025-09-05iommu/amd: Add support to remap/unmap IOMMU buffers for kdumpAshish Kalra
2025-09-05iommu/apple-dart: Add 4-level page table supportHector Martin
2025-09-05iommu/io-pgtable-dart: Add 4-level page table supportHector Martin
2025-09-05iommu/apple-dart: Make the hw register fields u32sHector Martin
2025-09-05iommu/amd: use str_plural() to simplify the codeXichao Zhao
2025-08-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-22iommu/riscv: prevent NULL deref in iova_to_physXianLiang Huang
2025-08-22iommu/virtio: Make instance lookup robustRobin Murphy
2025-08-22iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen
2025-08-18iommufd: viommu: free memory allocated by kvcalloc() using kvfree()Akhilesh Patil
2025-08-15iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_mapNicolin Chen
2025-08-15iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds