[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210915125506.4zra6p2b7qu7fz4d@liuwe-devbox-debian-v2>
Date: Wed, 15 Sep 2021 12:55:06 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Wei Liu <wei.liu@...nel.org>,
Michael Kelley <mikelley@...rosoft.com>,
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
Subject: [GIT PULL] Hyper-V fixes for 5.15-rc2
Hi Linus
The following changes since commit 7d2a07b769330c34b4deabeed939325c77a7ec2f:
Linux 5.14 (2021-08-29 15:04:50 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20210915
for you to fetch changes up to dfb5c1e12c28e35e4d4e5bc8022b0e9d585b89a7:
x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself (2021-09-11 15:41:00 +0000)
----------------------------------------------------------------
hyperv-fixes for 5.15-rc2
- Fix kernel crash caused by uio driver (Vitaly Kuznetsov)
- Remove on-stack cpumask from HV APIC code (Wei Liu)
----------------------------------------------------------------
Vitaly Kuznetsov (1):
Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_generic driver
Wei Liu (2):
asm-generic/hyperv: provide cpumask_to_vpset_noself
x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
arch/x86/hyperv/hv_apic.c | 43 +++++++++++++++++++++++++-----------------
drivers/hv/ring_buffer.c | 1 +
include/asm-generic/mshyperv.h | 21 +++++++++++++++++++--
3 files changed, 46 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists