summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/pasid.c
AgeCommit message (Expand)Author
2023-04-13iommu/vt-d: Remove PASID supervisor request supportJacob Pan
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-16iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-02-03iommu/vt-d: Set No Execute Enable bit in PASID table entryLu Baolu
2023-01-25iommu/intel: Add a gfp parameter to alloc_pgtable_page()Jason Gunthorpe
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang
2022-11-01iommu: Regulate EINVAL in ->attach_dev callback functionsNicolin Chen
2022-09-26iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_supportYi Liu
2022-09-26iommu/vt-d: Remove pasid_set_eafe()Lu Baolu
2022-07-15iommu/vt-d: Refactor iommu information of each domainLu Baolu
2022-07-15iommu/vt-d: Acquiring lock in pasid manipulation helpersLu Baolu
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
2022-05-13iommu/vt-d: Remove hard coding PGSNP bit in PASID entriesLu Baolu
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu
2022-03-04iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOLu Baolu
2022-02-28iommu/vt-d: Remove guest pasid related callbacksLu Baolu
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-19iommu/vt-d: Add present bit check in pasid entry setup helpersLiu Yi L
2021-08-19iommu/vt-d: Use pasid_pte_is_present() helper functionLiu Yi L
2021-08-18iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L
2021-06-10iommu/vt-d: Fix kernel-doc syntax in file headerAditya Srivastava
2021-05-19iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu
2021-04-15iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86Lu Baolu
2021-04-07iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardownLu Baolu
2021-04-07iommu/vt-d: Report right snoop capability when using FL for IOVALu Baolu
2021-04-07iommu/vt-d: Make unnecessarily global functions staticLu Baolu
2021-04-07iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()Lu Baolu
2021-03-18iommu/vt-d: Enable write protect propagation from guestJacob Pan
2021-03-18iommu/vt-d: Enable write protect for supervisor SVMJacob Pan
2021-01-28iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu
2020-07-24iommu/vt-d: Fix PASID devTLB invalidationJacob Pan
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel