lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260113064709.GA3099059@liuwe-devbox-debian-v2.local>
Date: Tue, 13 Jan 2026 06:47:09 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Wei Liu <wei.liu@...nel.org>,
	Linux on Hyper-V List <linux-hyperv@...r.kernel.org>,
	Linux Kernel List <linux-kernel@...r.kernel.org>, kys@...rosoft.com,
	haiyangz@...rosoft.com, decui@...rosoft.com, longli@...rosoft.com
Subject: [GIT PULL] Hyper-V fixes for v6.19-rc6

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://git@...olite.kernel.org/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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ