index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
2024-12-13
1
-1
/
+2
*
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
2024-12-13
1
-7
/
+27
*
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
2024-12-13
1
-1
/
+3
*
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2024-12-12
1
-1
/
+1
|
\
|
*
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
Luis Claudio R. Goncalves
2024-12-10
1
-1
/
+1
*
|
iommu/amd: Add lockdep asserts for domain->dev_list
Jason Gunthorpe
2024-12-10
1
-0
/
+5
*
|
iommu/amd: Put list_add/del(dev_data) back under the domain->lock
Jason Gunthorpe
2024-12-10
1
-1
/
+4
|
/
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-06
1
-2
/
+0
|
\
|
*
iommufd: Fix out_fput in iommufd_fault_alloc()
Nicolin Chen
2024-12-03
1
-2
/
+0
*
|
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
8
-38
/
+38
*
|
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
11
-12
/
+12
|
/
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-27
8
-44
/
+41
|
\
|
*
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
2024-11-22
6
-30
/
+20
|
*
iommu: Add ops->domain_alloc_nested()
Jason Gunthorpe
2024-11-22
5
-17
/
+24
|
*
Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Jason Gunthorpe
2024-11-22
42
-1607
/
+4421
|
|
\
*
|
\
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-23
1
-0
/
+6
|
\
\
\
|
*
|
|
kmemleak: iommu/iova: fix transient kmemleak false positive
Catalin Marinas
2024-11-12
1
-0
/
+6
*
|
|
|
Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-23
41
-1602
/
+4414
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...
Joerg Roedel
2024-11-15
28
-1233
/
+1413
|
|
\
\
\
\
\
|
|
|
*
|
|
|
iommu/amd: Improve amd_iommu_release_device()
Vasant Hegde
2024-10-30
1
-27
/
+6
|
|
|
*
|
|
|
iommu/amd: Add ops->release_domain
Vasant Hegde
2024-10-30
1
-0
/
+9
|
|
|
*
|
|
|
iommu/amd: Reorder attach device code
Vasant Hegde
2024-10-30
1
-36
/
+29
|
|
|
*
|
|
|
iommu/amd: Convert dev_data lock from spinlock to mutex
Vasant Hegde
2024-10-30
2
-8
/
+8
|
|
|
*
|
|
|
iommu/amd: Rearrange attach device code
Vasant Hegde
2024-10-30
1
-55
/
+36
|
|
|
*
|
|
|
iommu/amd: Reduce domain lock scope in attach device path
Vasant Hegde
2024-10-30
1
-22
/
+30
|
|
|
*
|
|
|
iommu/amd: Do not detach devices in domain free path
Vasant Hegde
2024-10-30
1
-25
/
+1
|
|
|
*
|
|
|
iommu/amd: Remove unused amd_iommus variable
Vasant Hegde
2024-10-30
2
-12
/
+0
|
|
|
*
|
|
|
iommu/amd: xarray to track protection_domain->iommu list
Vasant Hegde
2024-10-30
2
-20
/
+77
|
|
|
*
|
|
|
iommu/amd: Remove protection_domain.dev_cnt variable
Vasant Hegde
2024-10-30
2
-7
/
+1
|
|
|
*
|
|
|
iommu/amd: Use ida interface to manage protection domain ID
Vasant Hegde
2024-10-30
3
-58
/
+35
|
|
|
*
|
|
|
iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLB
Vasant Hegde
2024-10-30
1
-0
/
+3
|
|
|
*
|
|
|
Merge branch 'core' into amd/amd-vi
Joerg Roedel
2024-10-30
6
-179
/
+229
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
iommu/amd: Fix corruption when mapping large pages from 0
Jason Gunthorpe
2024-10-29
1
-3
/
+8
|
|
|
*
|
|
|
|
iommu/amd: Do not try copy old DTE resume path
Vasant Hegde
2024-10-29
1
-6
/
+2
|
|
|
*
|
|
|
|
iommu/amd: Use atomic64_inc_return() in iommu.c
Uros Bizjak
2024-10-15
1
-2
/
+2
|
|
*
|
|
|
|
|
iommu: Make set_dev_pasid op support domain replacement
Yi Liu
2024-11-08
1
-0
/
+3
|
|
*
|
|
|
|
|
iommu/arm-smmu-v3: Make set_dev_pasid() op support replace
Jason Gunthorpe
2024-11-08
3
-8
/
+5
|
|
*
|
|
|
|
|
iommu/vt-d: Add set_dev_pasid callback for nested domain
Yi Liu
2024-11-08
3
-6
/
+57
|
|
*
|
|
|
|
|
iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement
Yi Liu
2024-11-08
1
-1
/
+18
|
|
*
|
|
|
|
|
iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacement
Yi Liu
2024-11-08
3
-6
/
+12
|
|
*
|
|
|
|
|
iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain
Yi Liu
2024-11-08
1
-2
/
+4
|
|
*
|
|
|
|
|
iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
Yi Liu
2024-11-08
1
-9
/
+37
|
|
*
|
|
|
|
|
iommu/vt-d: Add iommu_domain_did() to get did
Yi Liu
2024-11-08
2
-7
/
+16
|
|
*
|
|
|
|
|
iommu/vt-d: Consolidate the struct dev_pasid_info add/remove
Yi Liu
2024-11-08
3
-51
/
+74
|
|
*
|
|
|
|
|
iommu/vt-d: Add pasid replace helpers
Yi Liu
2024-11-08
2
-0
/
+205
|
|
*
|
|
|
|
|
iommu/vt-d: Refactor the pasid setup helpers
Yi Liu
2024-11-08
1
-64
/
+105
|
|
*
|
|
|
|
|
iommu/vt-d: Add a helper to flush cache for updating present pasid entry
Yi Liu
2024-11-08
1
-18
/
+34
|
|
*
|
|
|
|
|
iommu: Pass old domain to set_dev_pasid op
Yi Liu
2024-11-08
7
-8
/
+16
|
|
*
|
|
|
|
|
iommu/vt-d: Drain PRQs when domain removed from RID
Lu Baolu
2024-11-05
3
-18
/
+10
|
|
*
|
|
|
|
|
iommu/vt-d: Drop pasid requirement for prq initialization
Klaus Jensen
2024-11-05
1
-6
/
+4
[next]