index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
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-01
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
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
1
-153
/
+86
2025-03-20
iommu/vt-d: Fix possible circular locking dependency
Lu Baolu
1
-0
/
+2
2025-03-10
iommu/vt-d: Cleanup intel_context_flush_present()
Lu Baolu
1
-1
/
+1
2025-03-10
iommu/vt-d: Move PRI enablement in probe path
Lu Baolu
1
-89
/
+48
2025-03-10
iommu/vt-d: Move scalable mode ATS enablement to probe path
Lu Baolu
1
-24
/
+27
2025-03-10
iommu/vt-d: Check if SVA is supported when attaching the SVA domain
Jason Gunthorpe
1
-36
/
+1
2025-03-10
iommu/vt-d: Use virt_to_phys()
Jason Gunthorpe
1
-1
/
+2
2025-03-10
iommu/vt-d: Fix system hang on reboot -f
Yunhui Cui
1
-7
/
+10
2025-02-28
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
1
-0
/
+7
2025-02-28
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
1
-3
/
+0
2025-01-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
1
-32
/
+15
[next]