Hi Linus,

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  ssh://[email protected]/pub/scm/linux/kernel/git/hyperv/linux.git 
tags/hyperv-fixes-signed-20260112

for you to fetch changes up to 173d6f64f9558ff022a777a72eb8669b6cdd2649:

  mshv: release mutex on region invalidation failure (2025-12-18 20:00:10 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.19-rc6
  - Minor fixes and cleanups for the MSHV driver
----------------------------------------------------------------
Anirudh Rayabharam (Microsoft) (1):
      mshv: release mutex on region invalidation failure

Arnd Bergmann (1):
      mshv: hide x86-specific functions on arm64

Gustavo A. R. Silva (1):
      hyperv: Avoid -Wflex-array-member-not-at-end warning

Stanislav Kinsburskii (2):
      mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
      mshv: Initialize local variables early upon region invalidation

 drivers/hv/mshv_common.c    |  2 ++
 drivers/hv/mshv_regions.c   | 20 +++++++++++---------
 include/hyperv/hvgdk_mini.h |  7 +++++--
 3 files changed, 18 insertions(+), 11 deletions(-)

Reply via email to