index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
iommu.h
Age
Commit message (
Expand
)
Author
2026-08-10
iommu/vt-d: Flush context cache with correct SID when tearing down aliases
Lu Baolu
2026-08-10
iommu/vt-d: Cache max domain ID to avoid redundant calculation
Lu Baolu
2026-08-10
iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bit
Kevin Tian
2026-08-10
iommu/vt-d: Remove dmar_disabled
Kevin Tian
2026-08-10
iommu/vt-d: Remove the 'force_on' variable
Kevin Tian
2026-08-10
iommu/vt-d: Consolidate dmar policy management and force_on logic
Kevin Tian
2026-08-10
iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
Kevin Tian
2026-08-10
iommu/vt-d: Force requesting ACS when tboot is enabled
Kevin Tian
2026-06-04
iommu/vt-d: Avoid WARNING in sva unbind path
Lu Baolu
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-01-22
iommu/vt-d: Clear Present bit before tearing down context entry
Lu Baolu
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
2025-11-20
iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlb
Aashish Sharma
2025-11-05
iommu/vt-d: Use the generic iommu page table
Jason Gunthorpe
2025-09-26
iommu/vt-d: Disallow dirty tracking if incoherent page walk
Lu Baolu
2025-09-19
iommu/vt-d: Removal of Advanced Fault Logging
Lu Baolu
2025-09-19
iommu/vt-d: Remove LPIG from page group response descriptor
Lu Baolu
2025-09-19
iommu/vt-d: Drop unused cap_super_offset()
Yury Norov (NVIDIA)
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-14
iommu/vt-d: Create unique domain ops for each stage
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-04
iommu/vt-d: Assign devtlb cache tag on ATS enablement
Lu Baolu
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: Replace spin_lock with mutex to protect domain ida
Lu Baolu
2025-05-16
iommu/vt-d: Use ida to manage domain id
Lu Baolu
2025-04-28
iommu/vt-d: Put iopf enablement in domain attach path
Lu Baolu
2025-04-17
iommu/vtd: Remove iommu_alloc_pages_node()
Jason Gunthorpe
2025-03-10
iommu/vt-d: Cleanup intel_context_flush_present()
Lu Baolu
2025-03-10
iommu/vt-d: Move PRI enablement in probe path
Lu Baolu
2025-03-10
iommu/vt-d: Use virt_to_phys()
Jason Gunthorpe
2024-11-22
iommu: Add ops->domain_alloc_nested()
Jason Gunthorpe
2024-11-08
iommu/vt-d: Add set_dev_pasid callback for nested domain
Yi Liu
2024-11-08
iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacement
Yi Liu
2024-11-08
iommu/vt-d: Add iommu_domain_did() to get did
Yi Liu
2024-11-08
iommu/vt-d: Consolidate the struct dev_pasid_info add/remove
Yi Liu
2024-11-05
iommu/vt-d: Separate page request queue from SVM
Joel Granados
2024-11-05
iommu/vt-d: Drop s1_pgtbl from dmar_domain
Yi Liu
2024-11-05
iommu/vt-d: Increase buffer size for device name
Andy Shevchenko
2024-11-05
iommu/vt-d: Remove domain_update_iommu_cap()
Lu Baolu
2024-11-05
iommu/vt-d: Enhance compatibility check for paging domain attach
Lu Baolu
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
2024-09-10
iommu/vt-d: Clean up cpumask and hotplug for perfmon
Kan Liang
2024-09-02
iommu/vt-d: Add qi_batch for dmar_domain
Lu Baolu
2024-09-02
iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
Tina Zhang
[next]