Hi Linus, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20230402 for you to fetch changes up to f8acb24aaf89fc46cd953229462ea8abe31b395f: x86/hyperv: Block root partition functionality in a Confidential VM (2023-03-17 10:57:35 +0000) ---------------------------------------------------------------- hyperv-fixes for 6.3-rc6 - Fix a bug in channel allocation for VMbus (Mohammed Gamal) - Do not allow root partition functionality in CVM (Michael Kelley) ---------------------------------------------------------------- Michael Kelley (1): x86/hyperv: Block root partition functionality in a Confidential VM Mohammed Gamal (1): Drivers: vmbus: Check for channel allocation before looking up relids arch/x86/kernel/cpu/mshyperv.c | 12 ++++++++---- drivers/hv/connection.c | 4 ++++ 2 files changed, 12 insertions(+), 4 deletions(-)