summaryrefslogtreecommitdiff
path: root/drivers/hv/hv_proc.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii
2025-07-09Drivers: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-03-20Drivers: hv: Export some functions for use by root partition moduleNuno Das Neves
2025-03-20hyperv: Log hypercall status codes as stringsNuno Das Neves
2025-02-22hyperv: Convert hypercall statuses to linux error codesNuno Das Neves
2025-02-13hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hvNuno Das Neves