From: Wei Liu <wei.liu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Wei Liu <wei.liu@kernel.org>,
Linux on Hyper-V List <linux-hyperv@vger.kernel.org>,
Linux Kernel List <linux-kernel@vger.kernel.org>,
kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com,
longli@microsoft.com
Subject: [GIT PULL] Hyper-V fixes for v7.0-rc5
Date: Fri, 20 Mar 2026 05:15:24 +0000 [thread overview]
Message-ID: <20260320051524.GA759166@liuwe-devbox-debian-v2.local> (raw)
Hi Linus
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20260319
for you to fetch changes up to c0e296f257671ba10249630fe58026f29e4804d9:
mshv: Fix error handling in mshv_region_pin (2026-03-18 16:18:49 +0000)
----------------------------------------------------------------
hyperv-fixes for v7.0-rc5
- Fix ARM64 MSHV support (Anirudh Rayabharam)
- Fix MSHV driver memory handling issues (Stanislav Kinsburskii)
- Update maintainers for Hyper-V DRM driver (Saurabh Sengar)
- Misc clean up in MSHV crashdump code (Ard Biesheuvel, Uros Bizjak)
- Minor improvements to MSHV code (Mukesh R, Wei Liu)
- Revert not yet released MSHV scrub partition hypercall (Wei Liu)
----------------------------------------------------------------
Anirudh Rayabharam (Microsoft) (2):
mshv: refactor synic init and cleanup
mshv: add arm64 support for doorbell & intercept SINTs
Ard Biesheuvel (1):
x86/hyperv: Use __naked attribute to fix stackless C function
Mukesh R (1):
mshv: pass struct mshv_user_mem_region by reference
Saurabh Sengar (1):
MAINTAINERS: Update maintainers for Hyper-V DRM driver
Stanislav Kinsburskii (2):
mshv: Fix use-after-free in mshv_map_user_memory error path
mshv: Fix error handling in mshv_region_pin
Uros Bizjak (3):
x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()
x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()
x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8
Wei Liu (2):
x86/hyperv: print out reserved vectors in hexadecimal
Revert "mshv: expose the scrub partition hypercall"
MAINTAINERS | 4 +-
arch/x86/hyperv/hv_crash.c | 118 +++++++++++++-------------
arch/x86/kernel/cpu/mshyperv.c | 5 +-
drivers/hv/mshv_regions.c | 6 +-
drivers/hv/mshv_root.h | 5 +-
drivers/hv/mshv_root_main.c | 93 +++++---------------
drivers/hv/mshv_synic.c | 188 +++++++++++++++++++++++++++++++++++++----
include/hyperv/hvgdk_mini.h | 3 +-
8 files changed, 270 insertions(+), 152 deletions(-)
next reply other threads:[~2026-03-20 5:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 5:15 Wei Liu [this message]
2026-03-20 16:25 ` [GIT PULL] Hyper-V fixes for v7.0-rc5 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260320051524.GA759166@liuwe-devbox-debian-v2.local \
--to=wei.liu@kernel.org \
--cc=decui@microsoft.com \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=longli@microsoft.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox