public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V fixes for v6.19-rc7
@ 2026-01-22  5:05 Wei Liu
  2026-01-22  5:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2026-01-22  5:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Wei Liu, Linux on Hyper-V List, Linux Kernel List, kys, haiyangz,
	decui, longli

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-22  5:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22  5:05 [GIT PULL] Hyper-V fixes for v6.19-rc7 Wei Liu
2026-01-22  5:59 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox