summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/svm.c
Commit message (Expand)AuthorAgeFilesLines
...
* iommu/vt-d: Don't set then clear private data in prq_event_thread()Lu Baolu2021-04-071-2/+2
* iommu/vt-d: Calculate and set flags for handle_mm_faultJacob Pan2021-03-181-3/+6
* iommu/vt-d: Reject unsupported page request modesJacob Pan2021-03-181-1/+11
* iommu/vt-d: Use INVALID response code instead of FAILURELu Baolu2021-01-291-4/+1
* iommu/vt-d: Clear PRQ overflow only when PRQ is emptyLu Baolu2021-01-291-2/+11
* iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu2021-01-281-46/+9
* iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()Lu Baolu2021-01-121-2/+20
* iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L2021-01-071-4/+5
* iommu/vt-d: Fix lockdep splat in sva bind()/unbind()Lu Baolu2021-01-071-6/+8
* iommu/ioasid: Add ioasid referencesJean-Philippe Brucker2020-11-231-3/+3
* iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L2020-11-031-1/+1
* iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L2020-11-031-0/+6
* Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-3/+10
|\
| * iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan2020-10-011-2/+9
| * iommu/uapi: Use named union for user dataJacob Pan2020-10-011-1/+1
* | x86/mmu: Allocate/free a PASIDFenghua Yu2020-09-171-1/+27
* | iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu2020-09-171-3/+4
* | drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-171-6/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-1/+2
|\
| * mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+2
* | iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu2020-07-241-1/+1
* | iommu/vt-d: Add page response ops supportLu Baolu2020-07-241-0/+99
* | iommu/vt-d: Report page request faults for guest SVALu Baolu2020-07-241-18/+85
* | iommu/vt-d: Add a helper to get svm and sdev for pasidLu Baolu2020-07-241-50/+65
* | iommu/vt-d: Refactor device_to_iommu() helperLu Baolu2020-07-241-4/+4
* | iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan2020-07-241-13/+9
|/
* Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-121-2/+2
* iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel2020-06-101-0/+1002