summaryrefslogtreecommitdiff
path: root/drivers/hv/mshv_vtl_main.c
AgeCommit message (Expand)Author
2026-07-31mshv_vtl: bounds-check cpu index in vtl mmap fault handlerYi Xie
2026-07-22mshv_vtl: fix fd leak in mshv_ioctl_create_vtl()Yi Xie
2026-07-22mshv_vtl: clear hypercall output before copyoutYousef Alhouseen
2026-06-08x86/msr: Switch wrmsrl() users to wrmsrq()Juergen Gross
2026-06-08x86/msr: Switch rdmsrl() users to rdmsrq()Juergen Gross
2026-04-14mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain
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-04mshv: Fix compiler warning about cast converting incompatible function typeMichael Kelley
2025-12-05Drivers: hv: Introduce mshv_vtl driverNaman Jain