index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
iommu.c
Age
Commit message (
Expand
)
Author
2025-02-28
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
2025-02-28
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
2025-01-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
2025-01-07
iommu/vt-d: Remove iommu cap audit
Lu Baolu
2025-01-07
iommu/vt-d: Remove domain_alloc_paging()
Jason Gunthorpe
2025-01-07
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
Kees Bakker
2024-12-18
iommu/vt-d: Make the blocked domain support PASID
Yi Liu
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
2024-12-11
iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
Yi Liu
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
2024-11-22
iommu: Add ops->domain_alloc_nested()
Jason Gunthorpe
2024-11-15
Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...
Joerg Roedel
2024-11-08
iommu/vt-d: Add set_dev_pasid callback for nested domain
Yi Liu
2024-11-08
iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement
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: Limit intel_iommu_set_dev_pasid() for paging domain
Yi Liu
2024-11-08
iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
Yi Liu
2024-11-08
iommu/vt-d: Consolidate the struct dev_pasid_info add/remove
Yi Liu
2024-11-08
iommu: Pass old domain to set_dev_pasid op
Yi Liu
2024-11-05
iommu/vt-d: Drain PRQs when domain removed from RID
Lu Baolu
2024-11-05
iommu/vt-d: Drop pasid requirement for prq initialization
Klaus Jensen
2024-11-05
iommufd: Enable PRI when doing the iommufd_hwpt_alloc
Joel Granados
2024-11-05
iommu/vt-d: Separate page request queue from SVM
Joel Granados
2024-11-05
iommu/vt-d: Fix checks and print in pgtable_walk()
Zhenzhong Duan
2024-11-05
iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()
Zhenzhong Duan
2024-11-05
iommu/vt-d: Use PCI_DEVID() macro
Jinjie Ruan
2024-11-05
iommu/vt-d: Refine intel_iommu_domain_alloc_user()
Lu Baolu
2024-11-05
iommu/vt-d: Refactor first_level_by_default()
Lu Baolu
2024-11-05
iommu/vt-d: Remove domain_update_iommu_superpage()
Lu Baolu
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-11-05
iommu/vt-d: Remove unused domain_alloc callback
Lu Baolu
2024-11-05
iommu/vt-d: Add domain_alloc_paging support
Lu Baolu
2024-10-15
iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
Lu Baolu
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
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
2024-09-02
iommu/vt-d: Move PCI PASID enablement to probe path
Lu Baolu
2024-09-02
iommu/vt-d: Cleanup si_domain
Lu Baolu
2024-09-02
iommu/vt-d: Add support for static identity domain
Lu Baolu
2024-09-02
iommu/vt-d: Factor out helpers from domain_context_mapping_one()
Lu Baolu
2024-09-02
iommu/vt-d: Remove has_iotlb_device flag
Lu Baolu
2024-09-02
iommu/vt-d: Always reserve a domain ID for identity setup
Lu Baolu
2024-09-02
iommu/vt-d: Remove identity mappings from si_domain
Lu Baolu
2024-09-02
iommu/vt-d: Require DMA domain if hardware not support passthrough
Lu Baolu
2024-08-30
iommu: Allow ATS to work on VFs when the PF uses IDENTITY
Jason Gunthorpe
2024-08-26
iommu/vt-d: Fix incorrect domain ID in context flush helper
Lu Baolu
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-12
iommu/vt-d: Fix identity map bounds in si_domain_init()
Jon Pan-Doh
[next]