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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZujPjfi61CEVvhw3@liuwe-devbox-debian-v2>
Date: Tue, 17 Sep 2024 00:38:37 +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 next for v6.12

Hi Linus,

The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 94e86b174d103d941b4afc4f016af8af9e5352fa:

  tools/hv: Add memory allocation check in hv_fcopy_start (2024-09-09 01:09:27 +0000)

----------------------------------------------------------------
hyperv-next for v6.12
  - Optimize boot time by concurrent execution of hv_synic_init() (Saurabh Sengar)
  - Use helpers to read control registers in hv_snp_boot_ap() (Yosry Ahmed)
  - Add memory allocation check in hv_fcopy_start (Zhu Jun)
----------------------------------------------------------------
Saurabh Sengar (1):
      Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()

Yosry Ahmed (1):
      x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()

Zhu Jun (1):
      tools/hv: Add memory allocation check in hv_fcopy_start

 arch/x86/hyperv/ivm.c          |  6 +++---
 drivers/hv/vmbus_drv.c         | 34 +++++++++++++++++++++++++++++++---
 tools/hv/hv_fcopy_uio_daemon.c |  7 +++++++
 3 files changed, 41 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ