summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/svm.c
AgeCommit message (Expand)Author
2021-10-18iommu/vt-d: Clean up unused PASID updating functionsFenghua Yu
2021-09-09iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu
2021-09-09iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-19iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu
2021-08-18iommu/vt-d: Fix PASID reference leakFenghua Yu
2021-06-10iommu/vt-d: Fix out-bounds-warning in intel/svm.cGustavo A. R. Silva
2021-06-10iommu/vt-d: Add PRQ handling latency samplingLu Baolu
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu
2021-06-10iommu/vt-d: Report prq to io-pgfault frameworkLu Baolu
2021-06-10iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu
2021-06-10iommu/vt-d: Refactor prq_event_thread()Lu Baolu
2021-06-10iommu/vt-d: Use common helper to lookup svm devicesLu Baolu
2021-06-10iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu
2021-06-10iommu/vt-d: Add pasid private data helpersLu Baolu
2021-04-07iommu/vt-d: Report the right page fault addressLu Baolu
2021-04-07iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASIDLu Baolu
2021-04-07iommu/vt-d: Remove svm_dev_opsLu Baolu
2021-04-07iommu/vt-d: Don't set then clear private data in prq_event_thread()Lu Baolu
2021-03-18iommu/vt-d: Calculate and set flags for handle_mm_faultJacob Pan
2021-03-18iommu/vt-d: Reject unsupported page request modesJacob Pan
2021-01-29iommu/vt-d: Use INVALID response code instead of FAILURELu Baolu
2021-01-29iommu/vt-d: Clear PRQ overflow only when PRQ is emptyLu Baolu
2021-01-28iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu
2021-01-12iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()Lu Baolu
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L
2021-01-07iommu/vt-d: Fix lockdep splat in sva bind()/unbind()Lu Baolu
2020-11-23iommu/ioasid: Add ioasid referencesJean-Philippe Brucker
2020-11-03iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L
2020-11-03iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-01iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan
2020-10-01iommu/uapi: Use named union for user dataJacob Pan
2020-09-17x86/mmu: Allocate/free a PASIDFenghua Yu
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu
2020-07-24iommu/vt-d: Report page request faults for guest SVALu Baolu
2020-07-24iommu/vt-d: Add a helper to get svm and sdev for pasidLu Baolu
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu
2020-07-24iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel