Age | Commit message (Expand) | Author |
2024-11-05 | iommu/vt-d: Drain PRQs when domain removed from RID | Lu Baolu |
2024-11-05 | iommu/vt-d: Drop pasid requirement for prq initialization | Klaus Jensen |
2024-11-05 | iommufd: Enable PRI when doing the iommufd_hwpt_alloc | Joel Granados |
2024-11-05 | iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMU | Joel Granados |
2024-11-05 | iommu/vt-d: Remove the pasid present check in prq_event_thread | Klaus Jensen |
2024-11-05 | iommu/vt-d: Separate page request queue from SVM | Joel Granados |
2024-11-05 | iommu/vt-d: Fix checks and print in pgtable_walk() | Zhenzhong Duan |
2024-11-05 | iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes() | Zhenzhong Duan |
2024-11-05 | iommu/vt-d: Drop s1_pgtbl from dmar_domain | Yi Liu |
2024-11-05 | iommu/vt-d: Remove unused dmar_msi_read | Dr. David Alan Gilbert |
2024-11-05 | iommu/vt-d: Increase buffer size for device name | Andy Shevchenko |
2024-11-05 | iommu/vt-d: Use PCI_DEVID() macro | Jinjie Ruan |
2024-11-05 | iommu/vt-d: Refine intel_iommu_domain_alloc_user() | Lu Baolu |
2024-11-05 | iommu/vt-d: Refactor first_level_by_default() | Lu Baolu |
2024-11-05 | iommu/vt-d: Remove domain_update_iommu_superpage() | Lu Baolu |
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-11-05 | iommu/vt-d: Remove unused domain_alloc callback | Lu Baolu |
2024-11-05 | iommu/vt-d: Add domain_alloc_paging support | Lu Baolu |
2024-11-05 | iommu/arm-smmu-v3: Expose the arm_smmu_attach interface | Jason Gunthorpe |
2024-11-05 | iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT | Jason Gunthorpe |
2024-11-05 | iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info | Nicolin Chen |
2024-11-05 | iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS | Jason Gunthorpe |
2024-11-05 | vfio: Remove VFIO_TYPE1_NESTING_IOMMU | Jason Gunthorpe |
2024-10-30 | iommu/amd: Improve amd_iommu_release_device() | Vasant Hegde |
2024-10-30 | iommu/amd: Add ops->release_domain | Vasant Hegde |
2024-10-30 | iommu/amd: Reorder attach device code | Vasant Hegde |
2024-10-30 | iommu/amd: Convert dev_data lock from spinlock to mutex | Vasant Hegde |
2024-10-30 | iommu/amd: Rearrange attach device code | Vasant Hegde |
2024-10-30 | iommu/amd: Reduce domain lock scope in attach device path | Vasant Hegde |
2024-10-30 | iommu/amd: Do not detach devices in domain free path | Vasant Hegde |
2024-10-30 | iommu/amd: Remove unused amd_iommus variable | Vasant Hegde |
2024-10-30 | iommu/amd: xarray to track protection_domain->iommu list | Vasant Hegde |
2024-10-30 | iommu/amd: Remove protection_domain.dev_cnt variable | Vasant Hegde |
2024-10-30 | iommu/amd: Use ida interface to manage protection domain ID | Vasant Hegde |
2024-10-30 | iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLB | Vasant Hegde |
2024-10-30 | Merge branch 'core' into amd/amd-vi | Joerg Roedel |
2024-10-30 | iommu: Make bus_iommu_probe() static | Robin Murphy |
2024-10-30 | iommu/omap: Add minimal fwnode support | Robin Murphy |
2024-10-29 | iommu/tegra241-cmdqv: Fix unused variable warning | Will Deacon |
2024-10-29 | iommu/arm-smmu: Defer probe of clients after smmu device bound | Pratyush Brahma |
2024-10-29 | iommu/io-pgtable-arm: Add self test for the last page in the IAS | Mostafa Saleh |
2024-10-29 | iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tables | Mostafa Saleh |
2024-10-29 | iommu: Create __iommu_alloc_identity_domain() | Jason Gunthorpe |
2024-10-29 | iommu: Put domain allocation in __iommu_group_alloc_blocking_domain() | Jason Gunthorpe |
2024-10-29 | iommu/amd: Implement global identity domain | Vasant Hegde |
2024-10-29 | iommu/amd: Enhance amd_iommu_domain_alloc_user() | Vasant Hegde |
2024-10-29 | iommu/amd: Pass page table type as param to pdom_setup_pgtable() | Vasant Hegde |
2024-10-29 | iommu/amd: Separate page table setup from domain allocation | Vasant Hegde |
2024-10-29 | iommu/amd: Move V2 page table support check to early_amd_iommu_init() | Vasant Hegde |