Merge tag 'hyperv-fixes-signed-20250311' of...
Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux Pull hyperv fixes from Wei Liu: - Patches to fix Hyper-v framebuffer code (Michael Kelley and Saurabh Sengar) - Fix for Hyper-V output argument to hypercall that changes page visibility (Michael Kelley) - Fix for Hyper-V VTL mode (Naman Jain) * tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio() x86/hyperv: Fix output argument to hypercall that changes page visibility fbdev: hyperv_fb: Allow graceful removal of framebuffer fbdev: hyperv_fb: Simplify hvfb_putmem fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs drm/hyperv: Fix address space leak when Hyper-V DRM device is removed fbdev: hyperv_fb: iounmap() the correct memory when removing a device x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
No related branches found
No related tags found
Showing
- arch/x86/hyperv/hv_vtl.c 1 addition, 0 deletionsarch/x86/hyperv/hv_vtl.c
- arch/x86/hyperv/ivm.c 1 addition, 2 deletionsarch/x86/hyperv/ivm.c
- drivers/gpu/drm/hyperv/hyperv_drm_drv.c 2 additions, 0 deletionsdrivers/gpu/drm/hyperv/hyperv_drm_drv.c
- drivers/hv/vmbus_drv.c 13 additions, 0 deletionsdrivers/hv/vmbus_drv.c
- drivers/video/fbdev/hyperv_fb.c 34 additions, 18 deletionsdrivers/video/fbdev/hyperv_fb.c
Loading