summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd/iommufd.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-28iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()Nathan Chancellor-1/+1
2026-01-20iommu/amd: Remove unused variable in amd_iommufd_viommu_destroy()Suravee Suthikulpanit-1/+0
2026-01-18iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...Suravee Suthikulpanit-0/+31
2026-01-18iommu/amd: Introduce struct amd_iommu_viommuSuravee Suthikulpanit-0/+16
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit-0/+31