lkml.org 
[lkml]   [2022]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Hyper-V fixes for 6.1-rc7
Hi Linus,

The following changes since commit e70af8d040d2b7904dca93d942ba23fb722e21b1:

PCI: hv: Fix the definition of vector in hv_compose_msi_msg() (2022-11-03 15:50:28 +0000)

are available in the Git repository at:

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20221125

for you to fetch changes up to 25c94b051592c010abe92c85b0485f1faedc83f3:

Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() (2022-11-21 10:57:42 +0000)

----------------------------------------------------------------
hyperv-fixes for 6.1-rc7
- Fix IRTE allocation in Hyper-V PCI controller (Dexuan Cui)
- Fix handling of SCSI srb_status and capacity change events (Michael
Kelley)
- Restore VP assist page after CPU offlining and onlining (Vitaly
Kuznetsov)
- Fix some memory leak issues in VMBus (Yang Yingliang)
----------------------------------------------------------------
Dexuan Cui (1):
PCI: hv: Only reuse existing IRTE allocation for Multi-MSI

Michael Kelley (1):
scsi: storvsc: Fix handling of srb_status and capacity change events

Vitaly Kuznetsov (1):
x86/hyperv: Restore VP assist page after cpu offlining/onlining

Yang Yingliang (2):
Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work()
Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()

arch/x86/hyperv/hv_init.c | 54 +++++++++++-----------
drivers/hv/channel_mgmt.c | 6 ++-
drivers/hv/vmbus_drv.c | 1 +
drivers/pci/controller/pci-hyperv.c | 90 ++++++++++++++++++++++++++++++-------
drivers/scsi/storvsc_drv.c | 69 ++++++++++++++--------------
5 files changed, 141 insertions(+), 79 deletions(-)

\
 
 \ /
  Last update: 2022-11-25 16:08    [W:0.039 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site