aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-svm.c
AgeCommit message (Expand)Author
2020-06-01iommu/vt-d: Fix page request descriptor sizeJacob Pan
2020-06-01iommu/vt-d: Fix mm reference leakJacob Pan
2020-05-15iommu/vt-d: Avoid sending invalid page responseJacob Pan
2020-05-15iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan
2020-03-20iommu/vt-d: Remove incorrect PSI capability checkLu Baolu
2019-09-21iommu/vt-d: Remove global page flush supportJacob Pan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu
2019-03-01iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu
2019-01-30iommu/vt-d: Remove change_pte notifierPeter Xu
2019-01-11iommu/vt-d: Support page request in scalable modeJacob Pan
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-11iommu/vt-d: Remove deferred invalidationLu Baolu
2018-12-11iommu/vt-d: Shared virtual address in scalable modeLu Baolu
2018-12-11iommu/vt-d: Add 256-bit invalidation descriptor supportLu Baolu
2018-12-11iommu/vt-d: Manage scalalble mode PASID tablesLu Baolu
2018-11-06iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()Lu Baolu
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-07-20iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu
2018-07-20iommu/vt-d: Apply per pci device pasid table in SVALu Baolu
2018-07-20iommu/vt-d: Per PCI device pasid table interfacesLu Baolu
2018-07-20iommu/vt-d: Apply global PASID in SVALu Baolu
2018-07-20iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu
2018-07-06iommu/vt-d: Remove unnecessary WARN_ON()Lu Baolu
2018-05-15iommu/vt-d: Remove unnecessary parenthesesLu Baolu
2018-03-29Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel
2018-03-20iommu/vt-d: Use real PASID for flush in caching modeLu Baolu
2018-03-15iommu/vt-d: Fix a potential memory leakLu Baolu
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-08Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes
2018-01-17iommu/vt-d: Enable 5-level paging mode in the PASID entrySohil Mehta
2018-01-17iommu/vt-d: Add a check for 5-level paging supportSohil Mehta
2018-01-17iommu/vt-d: Add a check for 1GB page supportSohil Mehta
2017-12-20iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar
2017-11-03iommu/vt-d: Clear pasid table entry when memory unboundLu Baolu
2017-11-03iommu/vt-d: Missing checks for pasid tables if allocation failsLu Baolu
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