index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()
Yang Yingliang
1
-5
/
+9
2022-12-02
iommu/vt-d: Add a fix for devices need extra dtlb flush
Jacob Pan
1
-1
/
+4
2022-09-26
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
Yi Liu
1
-1
/
+1
2022-09-26
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
Lu Baolu
1
-53
/
+7
2022-07-15
iommu/vt-d: Refactor iommu information of each domain
Lu Baolu
1
-1
/
+1
2022-07-15
iommu/vt-d: Acquiring lock in pasid manipulation helpers
Lu Baolu
1
-3
/
+0
2022-07-15
iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()
Lu Baolu
1
-3
/
+3
2022-07-15
iommu/vt-d: Move include/linux/intel-iommu.h under iommu
Lu Baolu
1
-1
/
+1
2022-07-15
iommu/vt-d: Move trace/events/intel_iommu.h under iommu
Lu Baolu
1
-1
/
+1
2022-04-28
iommu/vt-d: Drop stop marker messages
Lu Baolu
1
-0
/
+4
2022-03-25
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-217
/
+3
2022-03-04
iommu/vt-d: Remove unused function intel_svm_capable()
YueHaibing
1
-5
/
+0
2022-03-04
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
1
-3
/
+3
2022-02-28
iommu/vt-d: Remove guest pasid related callbacks
Lu Baolu
1
-209
/
+0
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
1
-9
/
+0
2021-10-18
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
1
-23
/
+1
2021-09-09
iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
Fenghua Yu
1
-0
/
+12
2021-09-09
iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
Fenghua Yu
1
-3
/
+0
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
1
-5
/
+2
2021-08-19
iommu/vt-d: Allow devices to have more than 32 outstanding PRs
Lu Baolu
1
-4
/
+0
2021-08-18
iommu/vt-d: Fix PASID reference leak
Fenghua Yu
1
-1
/
+2
2021-06-10
iommu/vt-d: Fix out-bounds-warning in intel/svm.c
Gustavo A. R. Silva
1
-10
/
+16
2021-06-10
iommu/vt-d: Add PRQ handling latency sampling
Lu Baolu
1
-3
/
+13
2021-06-10
iommu/vt-d: Add prq_report trace event
Lu Baolu
1
-0
/
+7
2021-06-10
iommu/vt-d: Report prq to io-pgfault framework
Lu Baolu
1
-79
/
+5
2021-06-10
iommu/vt-d: Allocate/register iopf queue for sva devices
Lu Baolu
1
-7
/
+30
2021-06-10
iommu/vt-d: Refactor prq_event_thread()
Lu Baolu
1
-103
/
+136
2021-06-10
iommu/vt-d: Use common helper to lookup svm devices
Lu Baolu
1
-28
/
+40
2021-06-10
iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
Lu Baolu
1
-162
/
+116
2021-06-10
iommu/vt-d: Add pasid private data helpers
Lu Baolu
1
-21
/
+41
2021-04-07
iommu/vt-d: Report the right page fault address
Lu Baolu
1
-1
/
+1
2021-04-07
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
Lu Baolu
1
-22
/
+18
2021-04-07
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
1
-14
/
+1
2021-04-07
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
1
-2
/
+2
2021-03-18
iommu/vt-d: Calculate and set flags for handle_mm_fault
Jacob Pan
1
-3
/
+6
2021-03-18
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
1
-1
/
+11
2021-01-29
iommu/vt-d: Use INVALID response code instead of FAILURE
Lu Baolu
1
-4
/
+1
2021-01-29
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
1
-2
/
+11
2021-01-28
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
1
-46
/
+9
2021-01-12
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
1
-2
/
+20
2021-01-07
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
1
-4
/
+5
2021-01-07
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
1
-6
/
+8
2020-11-23
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
1
-3
/
+3
2020-11-03
iommu/vt-d: Fix a bug for PDP check in prq_event_thread
Liu, Yi L
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Liu Yi L
1
-0
/
+6
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+10
2020-10-01
iommu/vt-d: Check UAPI data processed by IOMMU core
Jacob Pan
1
-2
/
+9
2020-10-01
iommu/uapi: Use named union for user data
Jacob Pan
1
-1
/
+1
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
1
-1
/
+27
2020-09-17
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
1
-3
/
+4
[next]