summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/iommu.h
AgeCommit message (Expand)Author
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe
2024-11-08iommu/vt-d: Add set_dev_pasid callback for nested domainYi Liu
2024-11-08iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacementYi Liu
2024-11-08iommu/vt-d: Add iommu_domain_did() to get didYi Liu
2024-11-08iommu/vt-d: Consolidate the struct dev_pasid_info add/removeYi Liu
2024-11-05iommu/vt-d: Separate page request queue from SVMJoel Granados
2024-11-05iommu/vt-d: Drop s1_pgtbl from dmar_domainYi Liu
2024-11-05iommu/vt-d: Increase buffer size for device nameAndy Shevchenko
2024-11-05iommu/vt-d: Remove domain_update_iommu_cap()Lu Baolu
2024-11-05iommu/vt-d: Enhance compatibility check for paging domain attachLu Baolu
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel
2024-09-10iommu/vt-d: Clean up cpumask and hotplug for perfmonKan Liang
2024-09-02iommu/vt-d: Add qi_batch for dmar_domainLu Baolu
2024-09-02iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batchingTina Zhang
2024-09-02iommu/vt-d: Factor out invalidation descriptor compositionTina Zhang
2024-09-02iommu/vt-d: Remove has_iotlb_device flagLu 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-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-04-26iommu/vt-d: Remove struct intel_svmLu Baolu
2024-04-26iommu/vt-d: Remove intel_svm_devLu Baolu
2024-04-26iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbsLu Baolu
2024-04-26iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_userLu Baolu
2024-04-26iommu/vt-d: Add cache tag invalidation helpersLu Baolu
2024-04-26iommu/vt-d: Add cache tag assignment interfaceLu Baolu
2024-04-26iommu/vt-d: Remove private data use in fault messageJingqi Liu
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-01iommu/vt-d: Use device rbtree in iopf reporting pathLu Baolu
2024-03-01iommu/vt-d: Use rbtree to track iommu probed devicesLu Baolu
2024-02-21iommu/vt-d: Update iotlb in nested domain attachYi Liu
2024-02-21iommu/vt-d: Track nested domains in parentYi Liu
2024-02-16iommu: Make iopf_group_response() return voidLu Baolu
2024-02-16iommu: Merge iommu_fault_event and iopf_faultLu Baolu
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
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: Refactor device_to_iommu() to retrieve iommu directlyLu Baolu
2023-11-27iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-27Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel
2023-10-26iommu/vt-d: Add nested domain allocationLu Baolu
2023-10-26iommu/vt-d: Make domain attach helpers to be externYi Liu
2023-10-26iommu/vt-d: Add helper for nested domain allocationLu Baolu
2023-10-26iommu/vt-d: Extend dmar_domain to support nested domainLu Baolu
2023-10-26iommu/vt-d: Enhance capability check for nested parent domain allocationYi Liu