You need to sign in or sign up before continuing.
Merge tag 'hyperv-fixes-signed-20220617' of...
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux Pull hyperv fixes from Wei Liu: - Fix hv_init_clocksource annotation (Masahiro Yamada) - Two bug fixes for vmbus driver (Saurabh Sengar) - Fix SEV negotiation (Tianyu Lan) - Fix comments in code (Xiang Wang) - One minor fix to HID driver (Michael Kelley) * tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM Drivers: hv: vmbus: Release cpu lock in error case HID: hyperv: Correctly access fields declared as __le16 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() Drivers: hv: Fix syntax errors in comments Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs
Showing
- arch/x86/hyperv/hv_init.c 6 additions, 0 deletionsarch/x86/hyperv/hv_init.c
- arch/x86/hyperv/ivm.c 78 additions, 6 deletionsarch/x86/hyperv/ivm.c
- arch/x86/include/asm/mshyperv.h 4 additions, 0 deletionsarch/x86/include/asm/mshyperv.h
- drivers/clocksource/hyperv_timer.c 0 additions, 1 deletiondrivers/clocksource/hyperv_timer.c
- drivers/hid/hid-hyperv.c 3 additions, 2 deletionsdrivers/hid/hid-hyperv.c
- drivers/hv/channel_mgmt.c 13 additions, 5 deletionsdrivers/hv/channel_mgmt.c
- drivers/hv/hv_kvp.c 1 addition, 1 deletiondrivers/hv/hv_kvp.c
- drivers/hv/vmbus_drv.c 4 additions, 0 deletionsdrivers/hv/vmbus_drv.c
Loading
Please register or sign in to comment