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 v6.19-rc7
Date: Thu, 22 Jan 2026 05:05:48 +0000 [thread overview]
Message-ID: <20260122050548.GA909211@liuwe-devbox-debian-v2.local> (raw)
Hi Linus,
The following changes since commit 173d6f64f9558ff022a777a72eb8669b6cdd2649:
mshv: release mutex on region invalidation failure (2025-12-18 20:00:10 +0000)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20260121
for you to fetch changes up to 12ffd561d2de28825f39e15e8d22346d26b09688:
mshv: handle gpa intercepts for arm64 (2026-01-15 07:29:14 +0000)
----------------------------------------------------------------
hyperv-fixes for v6.19-rc7
- Fix ARM64 port of the MSHV driver (Anirudh Rayabharam)
- Fix huge page handling in the MSHV driver (Stanislav Kinsburskii)
- Minor fixes to driver code (Julia Lawall, Michael Kelley)
----------------------------------------------------------------
Anirudh Rayabharam (Microsoft) (2):
mshv: add definitions for arm64 gpa intercepts
mshv: handle gpa intercepts for arm64
Julia Lawall (1):
Drivers: hv: vmbus: fix typo in function name reference
Michael Kelley (3):
Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
mshv: Store the result of vfs_poll in a variable of type __poll_t
mshv: Add __user attribute to argument passed to access_ok()
Stanislav Kinsburskii (1):
mshv: Align huge page stride with guest mapping
drivers/hv/hv_common.c | 12 +++---
drivers/hv/hyperv_vmbus.h | 2 +-
drivers/hv/mshv_eventfd.c | 2 +-
drivers/hv/mshv_regions.c | 93 ++++++++++++++++++++++++++++++---------------
drivers/hv/mshv_root_main.c | 17 +++++----
include/hyperv/hvhdk.h | 47 +++++++++++++++++++++++
6 files changed, 127 insertions(+), 46 deletions(-)
next reply other threads:[~2026-01-22 5:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-22 5:05 Wei Liu [this message]
2026-01-22 5:59 ` [GIT PULL] Hyper-V fixes for v6.19-rc7 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=20260122050548.GA909211@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