index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
svm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
Yi Liu
2022-09-26
1
-1
/
+1
*
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
Lu Baolu
2022-09-26
1
-53
/
+7
*
iommu/vt-d: Refactor iommu information of each domain
Lu Baolu
2022-07-15
1
-1
/
+1
*
iommu/vt-d: Acquiring lock in pasid manipulation helpers
Lu Baolu
2022-07-15
1
-3
/
+0
*
iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()
Lu Baolu
2022-07-15
1
-3
/
+3
*
iommu/vt-d: Move include/linux/intel-iommu.h under iommu
Lu Baolu
2022-07-15
1
-1
/
+1
*
iommu/vt-d: Move trace/events/intel_iommu.h under iommu
Lu Baolu
2022-07-15
1
-1
/
+1
*
iommu/vt-d: Drop stop marker messages
Lu Baolu
2022-04-28
1
-0
/
+4
*
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-25
1
-217
/
+3
|
\
|
*
iommu/vt-d: Remove unused function intel_svm_capable()
YueHaibing
2022-03-04
1
-5
/
+0
|
*
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
2022-03-04
1
-3
/
+3
|
*
iommu/vt-d: Remove guest pasid related callbacks
Lu Baolu
2022-02-28
1
-209
/
+0
*
|
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
2022-02-15
1
-9
/
+0
|
/
*
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
2021-10-18
1
-23
/
+1
*
iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
Fenghua Yu
2021-09-09
1
-0
/
+12
*
iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
Fenghua Yu
2021-09-09
1
-3
/
+0
*
-
.
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2021-08-20
1
-5
/
+2
|
\
\
|
|
*
iommu/vt-d: Allow devices to have more than 32 outstanding PRs
Lu Baolu
2021-08-19
1
-4
/
+0
|
|
/
|
/
|
|
*
iommu/vt-d: Fix PASID reference leak
Fenghua Yu
2021-08-18
1
-1
/
+2
|
/
*
iommu/vt-d: Fix out-bounds-warning in intel/svm.c
Gustavo A. R. Silva
2021-06-10
1
-10
/
+16
*
iommu/vt-d: Add PRQ handling latency sampling
Lu Baolu
2021-06-10
1
-3
/
+13
*
iommu/vt-d: Add prq_report trace event
Lu Baolu
2021-06-10
1
-0
/
+7
*
iommu/vt-d: Report prq to io-pgfault framework
Lu Baolu
2021-06-10
1
-79
/
+5
*
iommu/vt-d: Allocate/register iopf queue for sva devices
Lu Baolu
2021-06-10
1
-7
/
+30
*
iommu/vt-d: Refactor prq_event_thread()
Lu Baolu
2021-06-10
1
-103
/
+136
*
iommu/vt-d: Use common helper to lookup svm devices
Lu Baolu
2021-06-10
1
-28
/
+40
*
iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
Lu Baolu
2021-06-10
1
-162
/
+116
*
iommu/vt-d: Add pasid private data helpers
Lu Baolu
2021-06-10
1
-21
/
+41
*
iommu/vt-d: Report the right page fault address
Lu Baolu
2021-04-07
1
-1
/
+1
*
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
Lu Baolu
2021-04-07
1
-22
/
+18
*
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
2021-04-07
1
-14
/
+1
*
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
2021-04-07
1
-2
/
+2
*
iommu/vt-d: Calculate and set flags for handle_mm_fault
Jacob Pan
2021-03-18
1
-3
/
+6
*
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
2021-03-18
1
-1
/
+11
*
iommu/vt-d: Use INVALID response code instead of FAILURE
Lu Baolu
2021-01-29
1
-4
/
+1
*
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
2021-01-29
1
-2
/
+11
*
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2021-01-28
1
-46
/
+9
*
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
2021-01-12
1
-2
/
+20
*
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
2021-01-07
1
-4
/
+5
*
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
2021-01-07
1
-6
/
+8
*
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
2020-11-23
1
-3
/
+3
*
iommu/vt-d: Fix a bug for PDP check in prq_event_thread
Liu, Yi L
2020-11-03
1
-1
/
+1
*
iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Liu Yi L
2020-11-03
1
-0
/
+6
*
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
1
-3
/
+10
|
\
|
*
iommu/vt-d: Check UAPI data processed by IOMMU core
Jacob Pan
2020-10-01
1
-2
/
+9
|
*
iommu/uapi: Use named union for user data
Jacob Pan
2020-10-01
1
-1
/
+1
*
|
x86/mmu: Allocate/free a PASID
Fenghua Yu
2020-09-17
1
-1
/
+27
*
|
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
2020-09-17
1
-3
/
+4
*
|
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-09-17
1
-6
/
+6
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
1
-1
/
+2
|
\
[next]