Age | Commit message (Expand) | Author |
2024-11-22 | iommu: Add ops->domain_alloc_nested() | Jason Gunthorpe |
2024-11-08 | iommu/vt-d: Add set_dev_pasid callback for nested domain | Yi Liu |
2024-11-08 | iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacement | Yi Liu |
2024-11-08 | iommu/vt-d: Add iommu_domain_did() to get did | Yi Liu |
2024-11-08 | iommu/vt-d: Consolidate the struct dev_pasid_info add/remove | Yi Liu |
2024-11-05 | iommu/vt-d: Separate page request queue from SVM | Joel Granados |
2024-11-05 | iommu/vt-d: Drop s1_pgtbl from dmar_domain | Yi Liu |
2024-11-05 | iommu/vt-d: Increase buffer size for device name | Andy Shevchenko |
2024-11-05 | iommu/vt-d: Remove domain_update_iommu_cap() | Lu Baolu |
2024-11-05 | iommu/vt-d: Enhance compatibility check for paging domain attach | Lu Baolu |
2024-09-18 | Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-09-13 | Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int... | Joerg Roedel |
2024-09-10 | iommu/vt-d: Clean up cpumask and hotplug for perfmon | Kan Liang |
2024-09-02 | iommu/vt-d: Add qi_batch for dmar_domain | Lu Baolu |
2024-09-02 | iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching | Tina Zhang |
2024-09-02 | iommu/vt-d: Factor out invalidation descriptor composition | Tina Zhang |
2024-09-02 | iommu/vt-d: Remove has_iotlb_device flag | Lu Baolu |
2024-08-26 | iommu/vt-d: Fix incorrect domain ID in context flush helper | Lu Baolu |
2024-07-03 | iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks | Lu Baolu |
2024-07-03 | iommu/vt-d: Add helper to flush caches for context change | Lu Baolu |
2024-07-03 | iommu/vt-d: Remove control over Execute-Requested requests | Lu Baolu |
2024-05-13 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel |
2024-04-26 | iommu/vt-d: Remove struct intel_svm | Lu Baolu |
2024-04-26 | iommu/vt-d: Remove intel_svm_dev | Lu Baolu |
2024-04-26 | iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs | Lu Baolu |
2024-04-26 | iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user | Lu Baolu |
2024-04-26 | iommu/vt-d: Add cache tag invalidation helpers | Lu Baolu |
2024-04-26 | iommu/vt-d: Add cache tag assignment interface | Lu Baolu |
2024-04-26 | iommu/vt-d: Remove private data use in fault message | Jingqi Liu |
2024-04-15 | iommu/vt-d: add wrapper functions for page allocations | Pasha Tatashin |
2024-03-08 | Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2024-03-01 | iommu/vt-d: Use device rbtree in iopf reporting path | Lu Baolu |
2024-03-01 | iommu/vt-d: Use rbtree to track iommu probed devices | Lu Baolu |
2024-02-21 | iommu/vt-d: Update iotlb in nested domain attach | Yi Liu |
2024-02-21 | iommu/vt-d: Track nested domains in parent | Yi Liu |
2024-02-16 | iommu: Make iopf_group_response() return void | Lu Baolu |
2024-02-16 | iommu: Merge iommu_fault_event and iopf_fault | Lu Baolu |
2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel |
2023-12-19 | iommu/vt-d: Move inline helpers to header files | Lu Baolu |
2023-12-19 | iommu/vt-d: Remove unused vcmd interfaces | Lu Baolu |
2023-12-19 | iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directly | Lu Baolu |
2023-11-27 | iommu/vt-d: Support enforce_cache_coherency only for empty domains | Lu Baolu |
2023-11-09 | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-01 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-10-27 | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel |
2023-10-26 | iommu/vt-d: Add nested domain allocation | Lu Baolu |
2023-10-26 | iommu/vt-d: Make domain attach helpers to be extern | Yi Liu |
2023-10-26 | iommu/vt-d: Add helper for nested domain allocation | Lu Baolu |
2023-10-26 | iommu/vt-d: Extend dmar_domain to support nested domain | Lu Baolu |
2023-10-26 | iommu/vt-d: Enhance capability check for nested parent domain allocation | Yi Liu |