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]
Date: Mon, 17 Jun 2024 07:11:17 +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
Subject: [GIT PULL] Hyper-V fixes for v6.10-rc5

Hi Linus,

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20240616

for you to fetch changes up to 831bcbcead6668ebf20b64fdb27518f1362ace3a:

  Drivers: hv: Cosmetic changes for hv.c and balloon.c (2024-06-06 06:03:29 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.10-rc5
 - Some cosmetic changes for hv.c and balloon.c (Aditya Nagesh)
 - Two documentation updates (Michael Kelley)
 - Suppress the invalid warning for packed member alignment (Saurabh Sengar)
 - Two hv_balloon fixes (Michael Kelley)
----------------------------------------------------------------
Aditya Nagesh (1):
      Drivers: hv: Cosmetic changes for hv.c and balloon.c

Michael Kelley (4):
      hv_balloon: Use kernel macros to simplify open coded sequences
      hv_balloon: Enable hot-add for memblock sizes > 128 MiB
      Documentation: hyperv: Update spelling and fix typo
      Documentation: hyperv: Improve synic and interrupt handling description

Saurabh Sengar (1):
      tools: hv: suppress the invalid warning for packed member alignment

 Documentation/virt/hyperv/clocks.rst   |  21 ++--
 Documentation/virt/hyperv/overview.rst |  22 ++--
 Documentation/virt/hyperv/vmbus.rst    | 143 ++++++++++++++-----------
 drivers/hv/hv.c                        |  37 ++++---
 drivers/hv/hv_balloon.c                | 190 ++++++++++++++-------------------
 tools/hv/Makefile                      |   1 +
 6 files changed, 208 insertions(+), 206 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ