index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
pasid.c
Age
Commit message (
Expand
)
Author
2021-08-18
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2021-06-10
iommu/vt-d: Fix kernel-doc syntax in file header
Aditya Srivastava
2021-05-19
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2021-04-15
iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
Lu Baolu
2021-04-07
iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown
Lu Baolu
2021-04-07
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
2021-04-07
iommu/vt-d: Make unnecessarily global functions static
Lu Baolu
2021-04-07
iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
Lu Baolu
2021-03-18
iommu/vt-d: Enable write protect propagation from guest
Jacob Pan
2021-03-18
iommu/vt-d: Enable write protect for supervisor SVM
Jacob Pan
2021-01-28
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-07-24
iommu/vt-d: Rename intel-pasid.h to pasid.h
Lu Baolu
2020-07-24
iommu/vt-d: Fix PASID devTLB invalidation
Jacob Pan
2020-06-10
iommu/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel