]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2024 06:15:30 +0000 (08:15 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2024 06:15:30 +0000 (08:15 +0200)
commit1d7bb2bf7ad8c95cd50e97a83461610385b5259d
tree047b42c16ded5ea12cad3ef7f0296f752b7e07c7
parent3a7101e9b27fe97240c2fd430c71e61262447dd1
parent94e86b174d103d941b4afc4f016af8af9e5352fa
Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux

Pull Hyper-V updates from Wei Liu:

 - 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)

* tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
  tools/hv: Add memory allocation check in hv_fcopy_start
  x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
  Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
drivers/hv/vmbus_drv.c