[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220322205441.ah7k6aj7csdwa3b6@liuwe-devbox-debian-v2>
Date: Tue, 22 Mar 2022 20:54:41 +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,
sthemmin@...rosoft.com, Michael Kelley <mikelley@...rosoft.com>
Subject: [GIT PULL] Hyper-V next for 5.18
Hi Linus,
The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:
Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed-20220322
for you to fetch changes up to eeda29db98f429a3b6473117e6ce1c213ab614f2:
x86/hyperv: Output host build info as normal Windows version number (2022-03-08 20:44:50 +0000)
----------------------------------------------------------------
hyperv-next for 5.18
- Minor patches from various people
----------------------------------------------------------------
Anssi Hannula (1):
hv_balloon: rate-limit "Unhandled message" warning
Gustavo A. R. Silva (1):
Drivers: hv: vmbus: Use struct_size() helper in kmalloc()
Michael Kelley (2):
hv_utils: Add comment about max VMbus packet size in VSS driver
x86/hyperv: Output host build info as normal Windows version number
Stephen Brennan (1):
drivers: hv: log when enabling crash_kexec_post_notifiers
Vitaly Kuznetsov (2):
Drivers: hv: Rename 'alloced' to 'allocated'
Drivers: hv: Compare cpumasks and not their weights in init_vp_index()
arch/x86/kernel/cpu/mshyperv.c | 8 ++++----
drivers/hv/channel_mgmt.c | 19 +++++++++----------
drivers/hv/hv_balloon.c | 2 +-
drivers/hv/hv_common.c | 4 +++-
drivers/hv/hv_snapshot.c | 7 +++++--
drivers/hv/hyperv_vmbus.h | 14 +++++++-------
drivers/hv/vmbus_drv.c | 4 ++--
include/uapi/linux/hyperv.h | 11 +++++++++++
8 files changed, 42 insertions(+), 27 deletions(-)
Powered by blists - more mailing lists