index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
1
-1
/
+2
2024-12-13
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
1
-7
/
+27
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
1
-1
/
+3
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
1
-7
/
+3
2024-11-22
iommu: Add ops->domain_alloc_nested()
Jason Gunthorpe
3
-10
/
+16
2024-11-15
Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...
Joerg Roedel
11
-908
/
+1060
2024-11-08
iommu/vt-d: Add set_dev_pasid callback for nested domain
Yi Liu
3
-6
/
+57
2024-11-08
iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement
Yi Liu
1
-1
/
+18
2024-11-08
iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacement
Yi Liu
3
-6
/
+12
2024-11-08
iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain
Yi Liu
1
-2
/
+4
2024-11-08
iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
Yi Liu
1
-9
/
+37
2024-11-08
iommu/vt-d: Add iommu_domain_did() to get did
Yi Liu
2
-7
/
+16
2024-11-08
iommu/vt-d: Consolidate the struct dev_pasid_info add/remove
Yi Liu
3
-51
/
+74
2024-11-08
iommu/vt-d: Add pasid replace helpers
Yi Liu
2
-0
/
+205
2024-11-08
iommu/vt-d: Refactor the pasid setup helpers
Yi Liu
1
-64
/
+105
2024-11-08
iommu/vt-d: Add a helper to flush cache for updating present pasid entry
Yi Liu
1
-18
/
+34
2024-11-08
iommu: Pass old domain to set_dev_pasid op
Yi Liu
2
-3
/
+6
2024-11-05
iommu/vt-d: Drain PRQs when domain removed from RID
Lu Baolu
3
-18
/
+10
2024-11-05
iommu/vt-d: Drop pasid requirement for prq initialization
Klaus Jensen
1
-6
/
+4
2024-11-05
iommufd: Enable PRI when doing the iommufd_hwpt_alloc
Joel Granados
1
-1
/
+2
2024-11-05
iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMU
Joel Granados
1
-1
/
+1
2024-11-05
iommu/vt-d: Remove the pasid present check in prq_event_thread
Klaus Jensen
1
-8
/
+2
2024-11-05
iommu/vt-d: Separate page request queue from SVM
Joel Granados
5
-419
/
+424
2024-11-05
iommu/vt-d: Fix checks and print in pgtable_walk()
Zhenzhong Duan
1
-5
/
+6
2024-11-05
iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()
Zhenzhong Duan
1
-9
/
+20
2024-11-05
iommu/vt-d: Drop s1_pgtbl from dmar_domain
Yi Liu
3
-5
/
+1
2024-11-05
iommu/vt-d: Remove unused dmar_msi_read
Dr. David Alan Gilbert
1
-13
/
+0
2024-11-05
iommu/vt-d: Increase buffer size for device name
Andy Shevchenko
2
-2
/
+2
2024-11-05
iommu/vt-d: Use PCI_DEVID() macro
Jinjie Ruan
3
-5
/
+5
2024-11-05
iommu/vt-d: Refine intel_iommu_domain_alloc_user()
Lu Baolu
1
-2
/
+15
2024-11-05
iommu/vt-d: Refactor first_level_by_default()
Lu Baolu
1
-8
/
+9
2024-11-05
iommu/vt-d: Remove domain_update_iommu_superpage()
Lu Baolu
1
-38
/
+1
2024-11-05
iommu/vt-d: Remove domain_update_iommu_cap()
Lu Baolu
2
-84
/
+0
2024-11-05
iommu/vt-d: Enhance compatibility check for paging domain attach
Lu Baolu
4
-77
/
+26
2024-11-05
iommu/vt-d: Remove unused domain_alloc callback
Lu Baolu
1
-90
/
+0
2024-11-05
iommu/vt-d: Add domain_alloc_paging support
Lu Baolu
1
-0
/
+14
2024-10-15
iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
Lu Baolu
1
-1
/
+3
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+0
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-111
/
+2
2024-09-18
Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-454
/
+548
2024-09-17
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+5
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
7
-454
/
+548
2024-09-10
iommu/vt-d: Clean up cpumask and hotplug for perfmon
Kan Liang
2
-111
/
+2
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
5
-1
/
+27
2024-09-02
iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
Tina Zhang
3
-67
/
+83
2024-09-02
iommu/vt-d: Factor out invalidation descriptor composition
Tina Zhang
2
-87
/
+115
2024-09-02
iommu/vt-d: Unconditionally flush device TLB for pasid table updates
Lu Baolu
1
-9
/
+3
2024-09-02
iommu/vt-d: Move PCI PASID enablement to probe path
Lu Baolu
1
-14
/
+15
2024-09-02
iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
Sanjay K Kumar
1
-5
/
+11
[next]