Merge tag 'hyperv-next-signed-20221009' of...
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux Pull hyperv updates from Wei Liu: - Remove unnecessary delay while probing for VMBus (Stanislav Kinsburskiy) - Optimize vmbus_on_event (Saurabh Sengar) - Fix a race in Hyper-V DRM driver (Saurabh Sengar) - Miscellaneous clean-up patches from various people * tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: x86/hyperv: Replace kmap() with kmap_local_page() drm/hyperv: Add ratelimit on error message hyperv: simplify and rename generate_guest_id Drivers: hv: vmbus: Split memcpy of flex-array scsi: storvsc: remove an extraneous "to" in a comment Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverability Drivers: hv: vmbus: Fix kernel-doc drm/hyperv: Don't overwrite dirt_needed value set by host Drivers: hv: vmbus: Optimize vmbus_on_event
No related branches found
No related tags found
Showing
- arch/arm64/hyperv/mshyperv.c 1 addition, 1 deletionarch/arm64/hyperv/mshyperv.c
- arch/x86/hyperv/hv_init.c 3 additions, 3 deletionsarch/x86/hyperv/hv_init.c
- drivers/gpu/drm/hyperv/hyperv_drm_drv.c 0 additions, 2 deletionsdrivers/gpu/drm/hyperv/hyperv_drm_drv.c
- drivers/gpu/drm/hyperv/hyperv_drm_proto.c 1 addition, 1 deletiondrivers/gpu/drm/hyperv/hyperv_drm_proto.c
- drivers/hv/connection.c 14 additions, 19 deletionsdrivers/hv/connection.c
- drivers/hv/vmbus_drv.c 8 additions, 12 deletionsdrivers/hv/vmbus_drv.c
- drivers/scsi/storvsc_drv.c 10 additions, 1 deletiondrivers/scsi/storvsc_drv.c
- include/asm-generic/mshyperv.h 3 additions, 6 deletionsinclude/asm-generic/mshyperv.h
Loading
Please register or sign in to comment