summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-11-12iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOCNicolin Chen
2024-11-12iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctlNicolin Chen
2024-11-12iommufd: Verify object in iommufd_object_finalize/abort()Nicolin Chen
2024-11-12iommufd: Move _iommufd_object_alloc helper to a sharable fileNicolin Chen
2024-11-12iommu/tegra241-cmdqv: Fix alignment failure at max_n_shiftNicolin Chen
2024-11-11kmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas
2024-11-08iommufd: Move struct iommufd_object to public iommufd headerNicolin Chen
2024-11-08iommu: Make set_dev_pasid op support domain replacementYi Liu
2024-11-08iommu/arm-smmu-v3: Make set_dev_pasid() op support replaceJason Gunthorpe
2024-11-08iommu/vt-d: Add set_dev_pasid callback for nested domainYi Liu
2024-11-08iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacementYi Liu
2024-11-08iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacementYi Liu
2024-11-08iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domainYi Liu
2024-11-08iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle 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-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-08iommu: Pass old domain to set_dev_pasid opYi Liu
2024-11-08iommu/iova: Fix typo 'adderss'Gan Jie
2024-11-07iommufd: Allow fault reporting for non-PRI PCI devicesZhangfei Gao
2024-11-06iommu: Add a kdoc to iommu_unmap()Jason Gunthorpe
2024-11-06iommu/io-pgtable-arm-v7s: Remove split on unmap behaviorJason Gunthorpe
2024-11-06iommu/io-pgtable-arm: Remove split on unmap behaviorJason Gunthorpe
2024-11-05iommu/vt-d: Drain PRQs when domain removed from RIDLu Baolu
2024-11-05iommu/vt-d: Drop pasid requirement for prq initializationKlaus Jensen
2024-11-05iommufd: Enable PRI when doing the iommufd_hwpt_allocJoel Granados
2024-11-05iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMUJoel Granados
2024-11-05iommu/vt-d: Remove the pasid present check in prq_event_threadKlaus Jensen
2024-11-05iommu/vt-d: Separate page request queue from SVMJoel Granados
2024-11-05iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan
2024-11-05iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan
2024-11-05iommu/vt-d: Drop s1_pgtbl from dmar_domainYi Liu
2024-11-05iommu/vt-d: Remove unused dmar_msi_readDr. David Alan Gilbert
2024-11-05iommu/vt-d: Increase buffer size for device nameAndy Shevchenko
2024-11-05iommu/vt-d: Use PCI_DEVID() macroJinjie Ruan
2024-11-05iommu/vt-d: Refine intel_iommu_domain_alloc_user()Lu Baolu
2024-11-05iommu/vt-d: Refactor first_level_by_default()Lu Baolu
2024-11-05iommu/vt-d: Remove domain_update_iommu_superpage()Lu Baolu
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-11-05iommu/vt-d: Remove unused domain_alloc callbackLu Baolu
2024-11-05iommu/vt-d: Add domain_alloc_paging supportLu Baolu
2024-11-05iommu/arm-smmu-v3: Expose the arm_smmu_attach interfaceJason Gunthorpe
2024-11-05iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENTJason Gunthorpe
2024-11-05iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_infoNicolin Chen
2024-11-05iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBSJason Gunthorpe
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe
2024-10-30iommu/amd: Improve amd_iommu_release_device()Vasant Hegde