Hi Linus Please pull the following changes since commit f3a99e761efa616028b255b4de58e9b5b87c5545: x86/Hyper-V: Report crash data in die() when panic_on_oops is set (2020-04-11 17:19:07 +0100) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed for you to fetch changes up to f081bbb3fd03f949bcdc5aed95a827d7c65e0f30: hyper-v: Remove internal types from UAPI header (2020-04-22 21:10:05 +0100) ---------------------------------------------------------------- hyperv-fixes for 5.7-rc4 - Two patches from Dexuan fixing suspension bugs - Three cleanup patches from Andy and Michael ---------------------------------------------------------------- Andy Shevchenko (2): hyper-v: Use UUID API for exporting the GUID hyper-v: Remove internal types from UAPI header Dexuan Cui (2): Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM x86/hyperv: Suspend/resume the VP assist page for hibernation Michael Kelley (1): Drivers: hv: Move AEOI determination to architecture dependent code arch/x86/hyperv/hv_init.c | 12 ++++++++++-- arch/x86/include/asm/mshyperv.h | 2 ++ drivers/hv/hv.c | 6 +----- drivers/hv/hv_trace.h | 4 ++-- drivers/hv/vmbus_drv.c | 43 ++++++++++++++++++++++++++++++++--------- include/uapi/linux/hyperv.h | 4 ++-- 6 files changed, 51 insertions(+), 20 deletions(-)