summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-svm.c
AgeCommit message (Expand)Author
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse
2017-08-30iommu/vt-d: IOMMU Page Request needs to check if address is canonical.Ashok Raj
2017-05-17iommu/vt-d: Helper function to query if a pasid has any active usersCQ Tang
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-02-15iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2016-01-13iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse
2015-12-14iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel
2015-10-28iommu/vt-d: Fix rwxp flags in SVM device fault callbackDavid Woodhouse
2015-10-24iommu/vt-d: Handle Caching Mode implementations of SVMDavid Woodhouse
2015-10-20iommu/vt-d: Fix SVM IOTLB flush handlingDavid Woodhouse
2015-10-18iommu/vt-d: fix a loop in prq_event_thread()Dan Carpenter
2015-10-16iommu/vt-d: Fix IOTLB flushing for global pagesDavid Woodhouse
2015-10-16iommu/vt-d: Fix address shifting in page request handlerDavid Woodhouse
2015-10-15iommu/vt-d: shift wrapping bug in prq_event_thread()Dan Carpenter
2015-10-15iommu/vt-d: Fix NULL pointer dereference in page request error caseDavid Woodhouse
2015-10-15iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel accessDavid Woodhouse
2015-10-15iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse
2015-10-15iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse
2015-10-15iommu/vt-d: Implement page request handlingDavid Woodhouse
2015-10-15iommu/vt-d: Implement deferred invalidate for SVMDavid Woodhouse
2015-10-15iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse
2015-10-15iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse