| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-30 | Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -44/+11 |
| 2025-07-14 | iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range | Ethan Milon | 1 | -26/+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: Create unique domain ops for each stage | Jason Gunthorpe | 1 | -2/+3 |
| 2025-07-04 | iommu/vt-d: Assign devtlb cache tag on ATS enablement | Lu Baolu | 1 | -3/+2 |
| 2025-01-07 | iommu/vt-d: Link cache tags of same iommu unit together | Zhenzhong Duan | 1 | -1/+10 |
| 2024-12-13 | iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain | Yi Liu | 1 | -7/+27 |
| 2024-09-02 | iommu/vt-d: Introduce batched cache invalidation | Tina Zhang | 1 | -15/+107 |
| 2024-09-02 | iommu/vt-d: Add qi_batch for dmar_domain | Lu Baolu | 1 | -0/+7 |
| 2024-09-02 | iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching | Tina Zhang | 1 | -64/+78 |
| 2024-07-10 | iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address() | Lu Baolu | 1 | -0/+1 |
| 2024-07-10 | iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTH | Lu Baolu | 1 | -1/+1 |
| 2024-04-26 | iommu/vt-d: Add trace events for cache tag interface | Lu Baolu | 1 | -0/+10 |
| 2024-04-26 | iommu/vt-d: Add cache tag invalidation helpers | Lu Baolu | 1 | -0/+195 |
| 2024-04-26 | iommu/vt-d: Add cache tag assignment interface | Lu Baolu | 1 | -0/+214 |