index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
6 days
iommupt: Fix the end_index calculation in __map_range_leaf()
Jason Gunthorpe
6 days
iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap
Jason Gunthorpe
6 days
iommu: Handle unmap error when iommu_debug is enabled
Jason Gunthorpe
6 days
iommu: Fix up map/unmap debugging for iommupt domains
Jason Gunthorpe
6 days
iommu: Fix loss of errno on map failure for classic ops
Jason Gunthorpe
10 days
iommu/vt-d: Avoid NULL pointer dereference or refcount corruption
Zhenzhong Duan
10 days
iommu/vt-d: Fix oops due to out of scope access
Zhenzhong Duan
10 days
iommu/vt-d: Disable DMAR for Intel Q35 IGFX
Naval Alcalá
10 days
iommu: Warn on premature unblock during DMA aliased sibling reset
Nicolin Chen
10 days
iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to reset
Nicolin Chen
10 days
iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()
Nicolin Chen
10 days
iommu: Fix nested pci_dev_reset_iommu_prepare/done()
Nicolin Chen
10 days
iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()
Nicolin Chen
10 days
iommu: Replace per-group resetting_domain with per-gdev blocked flag
Nicolin Chen
10 days
iommu: Fix kdocs of pci_dev_reset_iommu_done()
Nicolin Chen
10 days
iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()
Nicolin Chen
10 days
iommu/amd: Bounds-check devid in __rlookup_amd_iommu()
Jose Fernandez (Anthropic)
10 days
iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs
Eder Zulian
2026-05-04
iommu/amd: Fix precedence order in set_dte_passthrough()
Weinan Liu
2026-04-27
iommu/pages: Fix iommu_pages_flush_incoherent() for non-x86
Mostafa Saleh
2026-04-27
iommu/amd: Use maximum PPR log buffer size when SNP is enabled on Family 0x19
Vasant Hegde
2026-04-27
iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19
Vasant Hegde
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-16
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-15
Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-11
iommufd: Fix a race with concurrent allocation and unmap
Sina Hassani
2026-04-09
Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-09
Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...
Will Deacon
2026-04-09
iommu: Ensure .iotlb_sync is called correctly
Robin Murphy
2026-04-09
iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCY
Alex Williamson
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
2026-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-02
iommu/amd: Invalidate IRT cache for DMA aliases
Magnus Kalland
2026-04-02
iommu/riscv: Remove overflows on the invalidation path
Jason Gunthorpe
2026-04-02
iommu/amd: Fix clone_alias() to use the original device's devid
Vasant Hegde
2026-04-02
iommu/vt-d: Remove the remaining pages along the invalidation path
Jason Gunthorpe
2026-04-02
iommu/vt-d: Pass size_order to qi_desc_piotlb() not npages
Jason Gunthorpe
2026-04-02
iommu/vt-d: Split piotlb invalidation into range and all
Jason Gunthorpe
2026-04-02
iommu/vt-d: Remove dmar_writel() and dmar_writeq()
Bjorn Helgaas
2026-04-02
iommu/vt-d: Remove dmar_readl() and dmar_readq()
Bjorn Helgaas
2026-04-02
iommu/vt-d: Support dirty tracking on PASID
Zhenzhong Duan
2026-04-02
iommu/vt-d: Rename device_set_dirty_tracking() and pass dmar_domain pointer
Zhenzhong Duan
2026-04-02
iommu/vt-d: Block PASID attachment to nested domain with dirty tracking
Zhenzhong Duan
2026-04-01
iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domain
Jason Gunthorpe
2026-03-31
iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 format
Pranjal Shrivastava
2026-03-31
iommufd: Fix return value of iommufd_fault_fops_write()
Zhenzhong Duan
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2026-03-27
iommu/riscv: Fix signedness bug
Ethan Tidmore
2026-03-27
iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inline
Sherry Yang
[next]