index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-27
iommu/vt-d: Fix race condition during PASID entry replacement
Lu Baolu
1
-17
/
+12
2026-02-27
iommu/vt-d: Clear Present bit before tearing down context entry
Lu Baolu
1
-1
/
+3
2025-12-06
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
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-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
1
-2
/
+6
2025-11-05
iommu/vt-d: Use the generic iommu page table
Jason Gunthorpe
1
-758
/
+143
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
1
-3
/
+7
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
1
-1
/
+1
2025-09-19
iommu/vt-d: PRS isn't usable if PDS isn't supported
Lu Baolu
1
-1
/
+1
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/gi...
Linus Torvalds
1
-1
/
+1
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-124
/
+230
2025-07-24
Merge branch 'intel/vt-d' into next
Will Deacon
1
-123
/
+230
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: Split paging_domain_compatible()
Jason Gunthorpe
1
-12
/
+54
2025-07-14
iommu/vt-d: Split intel_iommu_enforce_cache_coherency()
Jason Gunthorpe
1
-25
/
+22
2025-07-14
iommu/vt-d: Create unique domain ops for each stage
Jason Gunthorpe
1
-18
/
+42
2025-07-14
iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()
Jason Gunthorpe
1
-42
/
+58
2025-07-14
iommu/vt-d: Do not wipe out the page table NID when devices detach
Jason Gunthorpe
1
-1
/
+0
2025-07-14
iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free()
Jason Gunthorpe
1
-20
/
+18
2025-07-14
iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()
Jason Gunthorpe
1
-8
/
+7
2025-07-14
iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
Lu Baolu
1
-1
/
+18
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
1
-0
/
+4
2025-07-10
iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
1
-1
/
+2
2025-07-04
iommu/vt-d: Assign devtlb cache tag on ATS enablement
Lu Baolu
1
-1
/
+10
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
1
-1
/
+0
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
1
-142
/
+102
2025-05-23
iommu/vt-d: Restore context entry setup order for aliased devices
Lu Baolu
1
-0
/
+11
2025-05-16
iommu/vt-d: Change dmar_ats_supported() to return boolean
Wei Wang
1
-9
/
+10
2025-05-16
iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit()
Wei Wang
1
-1
/
+0
2025-05-16
iommu/vt-d: Replace spin_lock with mutex to protect domain ida
Lu Baolu
1
-8
/
+4
2025-05-16
iommu/vt-d: Use ida to manage domain id
Lu Baolu
1
-64
/
+16
2025-05-16
iommu/vt-d: Restore WO permissions on second-level paging entries
Jason Gunthorpe
1
-2
/
+1
2025-04-28
iommu: Remove iommu_dev_enable/disable_feature()
Lu Baolu
1
-25
/
+0
2025-04-28
iommu/vt-d: Put iopf enablement in domain attach path
Lu Baolu
1
-6
/
+36
2025-04-28
iommu: Remove IOMMU_DEV_FEAT_SVA
Jason Gunthorpe
1
-6
/
+0
2025-04-28
iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
Mingcong Bai
1
-1
/
+3
2025-04-17
iommu/vt-d: Revert ATS timing change to fix boot failure
Lu Baolu
1
-12
/
+19
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
1
-5
/
+8
2025-04-17
iommu: Change iommu_iotlb_gather to use iommu_page_list
Jason Gunthorpe
1
-12
/
+12
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
1
-6
/
+6
2025-04-11
iommu/vt-d: Remove an unnecessary call set_dma_ops()
Petr Tesarik
1
-1
/
+0
2025-04-02
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2025-03-25
iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
Yi Liu
1
-1
/
+2
[next]