Hi Linus, The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700) are available in the Git repository at: ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20250427 for you to fetch changes up to 14ae3003e73e777c9b36385a7c86f754b50a1821: Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline (2025-04-25 21:13:53 +0000) ---------------------------------------------------------------- hyperv-fixes for 6.15-rc5 - Bug fixes for the Hyper-V driver and kvp_daemon ---------------------------------------------------------------- Michael Kelley (1): Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline Nuno Das Neves (1): Drivers: hv: Fix bad pointer dereference in hv_get_partition_id Olaf Hering (1): tools/hv: update route parsing in kvp daemon drivers/hv/hv_common.c | 10 +++-- tools/hv/hv_kvp_daemon.c | 108 ++++++++++++++++++++++++++++++++++++----------- 2 files changed, 90 insertions(+), 28 deletions(-)