summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/pasid.c
AgeCommit message (Expand)Author
2024-12-13iommu/vt-d: Avoid draining PRQ in sva mm release pathLu Baolu
2024-11-08iommu/vt-d: Add pasid replace helpersYi Liu
2024-11-08iommu/vt-d: Refactor the pasid setup helpersYi Liu
2024-11-08iommu/vt-d: Add a helper to flush cache for updating present pasid entryYi Liu
2024-11-05iommu/vt-d: Drain PRQs when domain removed from RIDLu Baolu
2024-11-05iommu/vt-d: Drop s1_pgtbl from dmar_domainYi Liu
2024-11-05iommu/vt-d: Use PCI_DEVID() macroJinjie Ruan
2024-11-05iommu/vt-d: Enhance compatibility check for paging domain attachLu Baolu
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel
2024-09-02iommu/vt-d: Unconditionally flush device TLB for pasid table updatesLu Baolu
2024-08-26iommu/vt-d: Fix incorrect domain ID in context flush helperLu Baolu
2024-07-03iommu/vt-d: Refactor PCI PRI enabling/disabling callbacksLu Baolu
2024-07-03iommu/vt-d: Add helper to flush caches for context changeLu Baolu
2024-07-03iommu/vt-d: Remove control over Execute-Requested requestsLu Baolu
2024-06-25iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()Uros Bizjak
2024-04-15iommu/vt-d: add wrapper functions for page allocationsPasha Tatashin
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-06iommu/vt-d: Setup scalable mode context entry in probe pathLu Baolu
2024-03-06iommu/vt-d: Fix NULL domain on device releaseLu Baolu
2024-03-06iommu/vt-d: Don't issue ATS Invalidation request when device is disconnectedEthan Zhao
2024-02-21iommu/vt-d: Set SSADE when attaching to a parent with dirty trackingYi Liu
2024-02-21iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()Yi Liu
2023-12-19iommu/vt-d: Move inline helpers to header filesLu Baolu
2023-12-19iommu/vt-d: Remove unused vcmd interfacesLu Baolu
2023-12-19iommu/vt-d: Remove unused parameter of intel_pasid_setup_pass_through()Lu Baolu
2023-10-26iommu/vt-d: Add helper to setup pasid nested translationLu Baolu
2023-10-24iommu/vt-d: Access/Dirty bit support for SS domainsJoao Martins
2023-08-09iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu
2023-08-09iommu: Generalize PASID 0 for normal DMA w/o PASIDJacob Pan
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