summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/nested.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-01-18iommu/amd: Add support for nested domain attach/detachSuravee Suthikulpanit1-0/+73
2026-01-18iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...Suravee Suthikulpanit1-0/+111
2026-01-18iommu/amd: Add support for nested domain allocationSuravee Suthikulpanit1-0/+110