| Age | Commit message (Expand) | Author |
| 2026-06-12 | Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch... | Joerg Roedel |
| 2026-06-04 | iommu/vt-d: Fix RB-tree corruption in probe error path | Pranjal Shrivastava |
| 2026-05-11 | iommu/vt-d: Avoid NULL pointer dereference or refcount corruption | Zhenzhong Duan |
| 2026-05-11 | iommu/vt-d: Fix oops due to out of scope access | Zhenzhong Duan |
| 2026-05-11 | iommu/vt-d: Disable DMAR for Intel Q35 IGFX | Naval Alcalá |
| 2026-04-09 | Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in... | Will Deacon |
| 2026-04-09 | iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCY | Alex Williamson |
| 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-01 | iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domain | Jason Gunthorpe |
| 2026-03-17 | iommu: Add device ATS supported capability | Shameer Kolothum |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook |
| 2026-01-22 | iommu/vt-d: Fix race condition during PASID entry replacement | Lu Baolu |
| 2026-01-22 | iommu/vt-d: Clear Present bit before tearing down context entry | Lu Baolu |
| 2025-12-05 | Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2025-11-28 | iommupt/vtd: Support mgaw's less than a 4 level walk for first stage | Jason Gunthorpe |
| 2025-11-28 | iommupt/vtd: Allow VT-d to have a larger table top than the vasz requires | Jason Gunthorpe |
| 2025-11-20 | iommu/vt-d: Restore previous domain::aperture_end calculation | Lu Baolu |
| 2025-11-14 | syscore: Pass context data to callbacks | Thierry Reding |
| 2025-11-05 | iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entry | Jason Gunthorpe |
| 2025-11-05 | iommu/vt-d: Use the generic iommu page table | Jason Gunthorpe |
| 2025-10-27 | iommu: Pass in old domain to attach_dev callback functions | Nicolin Chen |
| 2025-09-26 | Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi... | Joerg Roedel |
| 2025-09-19 | iommu/vt-d: PRS isn't usable if PDS isn't supported | Lu Baolu |
| 2025-09-05 | iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page() | Eugene Koira |
| 2025-08-01 | Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2025-07-31 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2025-07-30 | Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2025-07-24 | Merge branch 'intel/vt-d' into next | Will Deacon |
| 2025-07-23 | iommu/vt-d: Fix UAF on sva unbind with pending IOPFs | Lu Baolu |
| 2025-07-21 | iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain | Lu Baolu |
| 2025-07-17 | iommu/vt-d: Use pci_is_display() | Mario Limonciello |
| 2025-07-14 | iommu/vt-d: Split paging_domain_compatible() | Jason Gunthorpe |
| 2025-07-14 | iommu/vt-d: Split intel_iommu_enforce_cache_coherency() | Jason Gunthorpe |
| 2025-07-14 | iommu/vt-d: Create unique domain ops for each stage | Jason Gunthorpe |
| 2025-07-14 | iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags() | Jason Gunthorpe |
| 2025-07-14 | iommu/vt-d: Do not wipe out the page table NID when devices detach | Jason Gunthorpe |
| 2025-07-14 | iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free() | Jason Gunthorpe |
| 2025-07-14 | iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid() | Jason Gunthorpe |
| 2025-07-14 | iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes | Lu Baolu |
| 2025-07-11 | iommu: Allow an input type in hw_info op | Nicolin Chen |
| 2025-07-10 | iommu: Use enum iommu_hw_info_type for type in hw_info op | Nicolin Chen |
| 2025-07-04 | iommu/vt-d: Assign devtlb cache tag on ATS enablement | Lu Baolu |
| 2025-06-27 | iommu: Remove ops.pgsize_bitmap from drivers that don't use it | Jason Gunthorpe |
| 2025-05-23 | Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'... | Joerg Roedel |
| 2025-05-23 | iommu/vt-d: Restore context entry setup order for aliased devices | Lu Baolu |
| 2025-05-16 | iommu/vt-d: Change dmar_ats_supported() to return boolean | Wei Wang |