]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Mar 2022 19:30:37 +0000 (12:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Mar 2022 19:30:37 +0000 (12:30 -0700)
commite94b1353e351a0865d9c87006388057743766736
tree9f158a0577dc8375a8a5835441c592919bb628ea
parentcedf3b81484cfc1d96867c92162d891f0957b197
parentd35395b7c6444b9f03ac477032ede64873cf3410
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux

Pull hyperv updates from Wei Liu:
 "Minor patches from various people"

* tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
  x86/hyperv: Output host build info as normal Windows version number
  hv_balloon: rate-limit "Unhandled message" warning
  drivers: hv: log when enabling crash_kexec_post_notifiers
  hv_utils: Add comment about max VMbus packet size in VSS driver
  Drivers: hv: Compare cpumasks and not their weights in init_vp_index()
  Drivers: hv: Rename 'alloced' to 'allocated'
  Drivers: hv: vmbus: Use struct_size() helper in kmalloc()
arch/x86/kernel/cpu/mshyperv.c
drivers/hv/vmbus_drv.c