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