summaryrefslogtreecommitdiff
path: root/drivers/hv/mshv_vtl_main.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2026-02-04mshv: Fix compiler warning about cast converting incompatible function typeMichael Kelley1-2/+3
2025-12-06Drivers: hv: Introduce mshv_vtl driverNaman Jain1-0/+1392