aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iommu/intel/pasid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_supportYi Liu1-1/+1
2022-09-26iommu/vt-d: Remove pasid_set_eafe()Lu Baolu1-10/+0
2022-07-15iommu/vt-d: Refactor iommu information of each domainLu Baolu1-1/+1
2022-07-15iommu/vt-d: Acquiring lock in pasid manipulation helpersLu Baolu1-48/+55
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu1-1/+1
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu1-66/+3
2022-05-13iommu/vt-d: Remove hard coding PGSNP bit in PASID entriesLu Baolu1-3/+0
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu1-0/+42
2022-03-04iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOLu Baolu1-6/+6
2022-02-28iommu/vt-d: Remove guest pasid related callbacksLu Baolu1-161/+0
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-3/+25
2021-08-19iommu/vt-d: Add present bit check in pasid entry setup helpersLiu Yi L1-0/+16
2021-08-19iommu/vt-d: Use pasid_pte_is_present() helper functionLiu Yi L1-1/+1
2021-08-18iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L1-2/+8
2021-06-10iommu/vt-d: Fix kernel-doc syntax in file headerAditya Srivastava1-1/+1
2021-05-19iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu1-1/+2
2021-04-15iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86Lu Baolu1-0/+2
2021-04-07iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardownLu Baolu1-0/+3
2021-04-07iommu/vt-d: Report right snoop capability when using FL for IOVALu Baolu1-0/+16
2021-04-07iommu/vt-d: Make unnecessarily global functions staticLu Baolu1-2/+2
2021-04-07iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()Lu Baolu1-8/+13
2021-03-18iommu/vt-d: Enable write protect propagation from guestJacob Pan1-0/+3
2021-03-18iommu/vt-d: Enable write protect for supervisor SVMJacob Pan1-0/+26
2021-01-28iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu1-16/+2
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-16/+15
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu1-1/+1
2020-07-24iommu/vt-d: Fix PASID devTLB invalidationJacob Pan1-1/+10
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel1-0/+853