From: Linus Torvalds Date: Tue, 2 Nov 2021 17:56:49 +0000 (-0700) Subject: Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.6.17~8948 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44261f8e287d1b02a2e4bfbd7399fb8d37d1ee24;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'hyperv-next-signed-20211102' of git://git./linux/kernel/git/hyperv/linux Pull hyperv updates from Wei Liu: - Initial patch set for Hyper-V isolation VM support (Tianyu Lan) - Fix a warning on preemption (Vitaly Kuznetsov) - A bunch of misc cleanup patches * tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted Drivers: hv : vmbus: Adding NULL pointer check x86/hyperv: Remove duplicate include x86/hyperv: Remove duplicated include in hv_init Drivers: hv: vmbus: Remove unused code to check for subchannels Drivers: hv: vmbus: Initialize VMbus ring buffer for Isolation VM Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message x86/hyperv: Add ghcb hvcall support for SNP VM x86/hyperv: Add Write/Read MSR registers via ghcb page Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM x86/hyperv: Add new hvcall guest address host visibility support x86/hyperv: Initialize shared memory boundary in the Isolation VM. x86/hyperv: Initialize GHCB page in Isolation VM --- 44261f8e287d1b02a2e4bfbd7399fb8d37d1ee24