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://[email protected]/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(-)

Reply via email to