| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-17 | iommu/vt-d: Only handle IOPF for SVA when PRI is supported |  Lu Baolu | 1 | -4/+8 |
| 2026-03-17 | iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retry |  Guanghui Feng | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument |  Linus Torvalds | 7 | -15/+15 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types |  Kees Cook | 9 | -21/+21 |
| 2026-02-11 | Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux |  Linus Torvalds | 6 | -229/+83 |
| 2026-02-10 | Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2026-02-06 | Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'core' into next |  Joerg Roedel | 6 | -229/+83 |
| 2026-02-06 | iommu/vt-d: Treat PAGE_SNOOP and PWSNP separately |  Viktor Kleen | 1 | -1/+1 |
| 2026-01-22 | iommu/vt-d: Fix race condition during PASID entry replacement |  Lu Baolu | 4 | -220/+16 |
| 2026-01-22 | iommu/vt-d: Clear Present bit before tearing down context entry |  Lu Baolu | 3 | -3/+27 |
| 2026-01-22 | iommu/vt-d: Clear Present bit before tearing down PASID entry |  Lu Baolu | 2 | -1/+19 |
| 2026-01-22 | iommu/vt-d: Flush piotlb for SVM and Nested domain |  Yi Liu | 1 | -1/+8 |
| 2026-01-22 | iommu/vt-d: Flush cache for PASID table before using it |  Dmytro Maluka | 1 | -3/+4 |
| 2026-01-22 | iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode |  Jinhui Guo | 1 | -1/+1 |
| 2026-01-22 | iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode |  Jinhui Guo | 1 | -0/+8 |
| 2025-12-18 | x86/irq_remapping: Sanitize posted_msi_supported() |  Thomas Gleixner | 1 | -2/+2 |
| 2025-12-17 | x86/msi: Make irq_retrigger() functional for posted MSI |  Thomas Gleixner | 1 | -4/+4 |
| 2025-12-05 | Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 1 | -4/+8 |
| 2025-11-28 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/tegra', 'intel/vt-d', 'amd/amd-vi' and 'core' into next |  Joerg Roedel | 7 | -871/+218 |
| 2025-11-28 | iommupt/vtd: Support mgaw's less than a 4 level walk for first stage |  Jason Gunthorpe | 1 | -14/+24 |
| 2025-11-28 | iommupt/vtd: Allow VT-d to have a larger table top than the vasz requires |  Jason Gunthorpe | 1 | -7/+13 |
| 2025-11-20 | iommu/vt-d: Restore previous domain::aperture_end calculation |  Lu Baolu | 1 | -0/+10 |
| 2025-11-20 | iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlb |  Aashish Sharma | 1 | -1/+1 |
| 2025-11-20 | iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FD |  Vineeth Pillai (Google) | 1 | -1/+1 |
| 2025-11-14 | syscore: Pass context data to callbacks |  Thierry Reding | 1 | -4/+8 |
| 2025-11-05 | iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entry |  Jason Gunthorpe | 4 | -19/+22 |
| 2025-11-05 | iommu/vt-d: Use the generic iommu page table |  Jason Gunthorpe | 5 | -861/+175 |
| 2025-10-27 | iommu: Pass in old domain to attach_dev callback functions |  Nicolin Chen | 2 | -4/+8 |
| 2025-09-26 | Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi' into next |  Joerg Roedel | 6 | -32/+28 |
| 2025-09-26 | iommu/vt-d: Disallow dirty tracking if incoherent page walk |  Lu Baolu | 1 | -1/+2 |
| 2025-09-19 | iommu/vt-d: debugfs: Avoid dumping context command register |  Lu Baolu | 1 | -1/+0 |
| 2025-09-19 | iommu/vt-d: Removal of Advanced Fault Logging |  Lu Baolu | 2 | -2/+0 |
| 2025-09-19 | iommu/vt-d: PRS isn't usable if PDS isn't supported |  Lu Baolu | 1 | -1/+1 |
| 2025-09-19 | iommu/vt-d: Remove LPIG from page group response descriptor |  Lu Baolu | 2 | -6/+2 |
| 2025-09-19 | iommu/vt-d: Drop unused cap_super_offset() |  Yury Norov (NVIDIA) | 1 | -2/+0 |
| 2025-09-19 | iommu/vt-d: debugfs: Fix legacy mode page table dump logic |  Vineeth Pillai (Google) | 1 | -2/+15 |
| 2025-09-19 | iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot() |  Seyediman Seyedarab | 3 | -17/+8 |
| 2025-09-05 | iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page() |  Eugene Koira | 1 | -1/+6 |
| 2025-08-01 | Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci |  Linus Torvalds | 1 | -1/+1 |
| 2025-07-31 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd |  Linus Torvalds | 1 | -1/+6 |
| 2025-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -5/+5 |
| 2025-07-30 | Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux |  Linus Torvalds | 10 | -212/+288 |
| 2025-07-29 | Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD |  Paolo Bonzini | 1 | -5/+5 |
| 2025-07-24 | Merge branch 'intel/vt-d' into next |  Will Deacon | 9 | -197/+274 |
| 2025-07-23 | iommu/vt-d: Fix UAF on sva unbind with pending IOPFs |  Lu Baolu | 1 | -1/+1 |
| 2025-07-21 | iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain |  Lu Baolu | 1 | -14/+29 |
| 2025-07-17 | iommu/vt-d: Use pci_is_display() |  Mario Limonciello | 1 | -1/+1 |
| 2025-07-14 | iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range |  Ethan Milon | 2 | -31/+8 |
| 2025-07-14 | iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all |  Ethan Milon | 1 | -17/+1 |
| 2025-07-14 | iommu/vt-d: Split paging_domain_compatible() |  Jason Gunthorpe | 1 | -12/+54 |