index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
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
7
-8
/
+16
2024-11-08
iommu/iova: Fix typo 'adderss'
Gan Jie
1
-1
/
+1
2024-11-07
iommufd: Allow fault reporting for non-PRI PCI devices
Zhangfei Gao
1
-2
/
+7
2024-11-06
iommu: Add a kdoc to iommu_unmap()
Jason Gunthorpe
1
-0
/
+14
2024-11-06
iommu/io-pgtable-arm-v7s: Remove split on unmap behavior
Jason Gunthorpe
1
-143
/
+6
2024-11-06
iommu/io-pgtable-arm: Remove split on unmap behavior
Jason Gunthorpe
1
-79
/
+2
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
2
-2
/
+4
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-11-05
iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
Jason Gunthorpe
2
-22
/
+27
2024-11-05
iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
Jason Gunthorpe
1
-1
/
+10
2024-11-05
iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
Nicolin Chen
5
-0
/
+51
2024-11-05
iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
Jason Gunthorpe
2
-0
/
+38
2024-11-05
vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe
4
-48
/
+1
2024-10-30
iommu/amd: Improve amd_iommu_release_device()
Vasant Hegde
1
-27
/
+6
2024-10-30
iommu/amd: Add ops->release_domain
Vasant Hegde
1
-0
/
+9
2024-10-30
iommu/amd: Reorder attach device code
Vasant Hegde
1
-36
/
+29
2024-10-30
iommu/amd: Convert dev_data lock from spinlock to mutex
Vasant Hegde
2
-8
/
+8
2024-10-30
iommu/amd: Rearrange attach device code
Vasant Hegde
1
-55
/
+36
2024-10-30
iommu/amd: Reduce domain lock scope in attach device path
Vasant Hegde
1
-22
/
+30
2024-10-30
iommu/amd: Do not detach devices in domain free path
Vasant Hegde
1
-25
/
+1
2024-10-30
iommu/amd: Remove unused amd_iommus variable
Vasant Hegde
2
-12
/
+0
2024-10-30
iommu/amd: xarray to track protection_domain->iommu list
Vasant Hegde
2
-20
/
+77
2024-10-30
iommu/amd: Remove protection_domain.dev_cnt variable
Vasant Hegde
2
-7
/
+1
2024-10-30
iommu/amd: Use ida interface to manage protection domain ID
Vasant Hegde
3
-58
/
+35
[prev]
[next]