summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-11-27Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()Jason Gunthorpe
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe
2024-11-22Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Jason Gunthorpe
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel
2024-11-14iommu/arm-smmu-v3: Import IOMMUFD module namespaceNathan Chancellor
2024-11-14iommufd: Add IOMMU_IOAS_CHANGE_PROCESSSteve Sistare
2024-11-14iommufd: Lock all IOAS objectsSteve Sistare
2024-11-14iommufd: Export do_update_pinnedSteve Sistare
2024-11-12iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU objectNicolin Chen
2024-11-12iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTEDJason Gunthorpe
2024-11-12iommu/arm-smmu-v3: Use S2FWB for NESTED domainsJason Gunthorpe
2024-11-12iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTEDJason Gunthorpe
2024-11-12iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOCNicolin Chen
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe
2024-11-12iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test commandNicolin Chen
2024-11-12iommufd/selftest: Add mock_viommu_cache_invalidateNicolin Chen
2024-11-12iommufd/viommu: Add iommufd_viommu_find_dev helperNicolin Chen
2024-11-12iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATENicolin Chen
2024-11-12iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctlNicolin Chen
2024-11-12iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTESTNicolin Chen
2024-11-12iommufd/selftest: Add refcount to mock_iommu_deviceNicolin Chen
2024-11-12iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()Nicolin Chen
2024-11-12iommufd/selftest: Add container_of helpersNicolin Chen
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