aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/svm.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-10iommu/vt-d: Fix out-bounds-warning in intel/svm.cGravatar Gustavo A. R. Silva 1-10/+16
2021-06-10iommu/vt-d: Add PRQ handling latency samplingGravatar Lu Baolu 1-3/+13
2021-06-10iommu/vt-d: Add prq_report trace eventGravatar Lu Baolu 1-0/+7
2021-06-10iommu/vt-d: Report prq to io-pgfault frameworkGravatar Lu Baolu 1-79/+5
2021-06-10iommu/vt-d: Allocate/register iopf queue for sva devicesGravatar Lu Baolu 1-7/+30
2021-06-10iommu/vt-d: Refactor prq_event_thread()Gravatar Lu Baolu 1-103/+136
2021-06-10iommu/vt-d: Use common helper to lookup svm devicesGravatar Lu Baolu 1-28/+40
2021-06-10iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersGravatar Lu Baolu 1-162/+116
2021-06-10iommu/vt-d: Add pasid private data helpersGravatar Lu Baolu 1-21/+41
2021-04-07iommu/vt-d: Report the right page fault addressGravatar Lu Baolu 1-1/+1
2021-04-07iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASIDGravatar Lu Baolu 1-22/+18
2021-04-07iommu/vt-d: Remove svm_dev_opsGravatar Lu Baolu 1-14/+1
2021-04-07iommu/vt-d: Don't set then clear private data in prq_event_thread()Gravatar Lu Baolu 1-2/+2
2021-03-18iommu/vt-d: Calculate and set flags for handle_mm_faultGravatar Jacob Pan 1-3/+6
2021-03-18iommu/vt-d: Reject unsupported page request modesGravatar Jacob Pan 1-1/+11
2021-01-29iommu/vt-d: Use INVALID response code instead of FAILUREGravatar Lu Baolu 1-4/+1
2021-01-29iommu/vt-d: Clear PRQ overflow only when PRQ is emptyGravatar Lu Baolu 1-2/+11
2021-01-28iommu/vt-d: Consolidate duplicate cache invaliation codeGravatar Lu Baolu 1-46/+9
2021-01-12iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()Gravatar Lu Baolu 1-2/+20
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devGravatar Liu Yi L 1-4/+5
2021-01-07iommu/vt-d: Fix lockdep splat in sva bind()/unbind()Gravatar Lu Baolu 1-6/+8
2020-11-23iommu/ioasid: Add ioasid referencesGravatar Jean-Philippe Brucker 1-3/+3
2020-11-03iommu/vt-d: Fix a bug for PDP check in prq_event_threadGravatar Liu, Yi L 1-1/+1
2020-11-03iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Gravatar Liu Yi L 1-0/+6
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+10
2020-10-01iommu/vt-d: Check UAPI data processed by IOMMU coreGravatar Jacob Pan 1-2/+9
2020-10-01iommu/uapi: Use named union for user dataGravatar Jacob Pan 1-1/+1
2020-09-17x86/mmu: Allocate/free a PASIDGravatar Fenghua Yu 1-1/+27
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmGravatar Fenghua Yu 1-3/+4
2020-09-17drm, iommu: Change type of pasid to u32Gravatar Fenghua Yu 1-6/+6
2020-08-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+2
2020-08-12mm: do page fault accounting in handle_mm_faultGravatar Peter Xu 1-1/+2
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hGravatar Lu Baolu 1-1/+1
2020-07-24iommu/vt-d: Add page response ops supportGravatar Lu Baolu 1-0/+99
2020-07-24iommu/vt-d: Report page request faults for guest SVAGravatar Lu Baolu 1-18/+85
2020-07-24iommu/vt-d: Add a helper to get svm and sdev for pasidGravatar Lu Baolu 1-50/+65
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperGravatar Lu Baolu 1-4/+4
2020-07-24iommu/vt-d: Disable multiple GPASID-dev bindGravatar Jacob Pan 1-13/+9
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1002
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryGravatar Joerg Roedel 1-0/+1002