All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V fixes for 6.1-rc7
@ 2022-11-25 15:06 Wei Liu
  2022-11-25 20:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2022-11-25 15:06 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Wei Liu, Linux on Hyper-V List, Linux Kernel List, kys, haiyangz,
	decui, Michael Kelley

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Hyper-V fixes for 6.1-rc7
  2022-11-25 15:06 [GIT PULL] Hyper-V fixes for 6.1-rc7 Wei Liu
@ 2022-11-25 20:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-25 20:48 UTC (permalink / raw)
  To: Wei Liu
  Cc: Linus Torvalds, Wei Liu, Linux on Hyper-V List,
	Linux Kernel List, kys, haiyangz, decui, Michael Kelley

The pull request you sent on Fri, 25 Nov 2022 15:06:44 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/081f359ef5334b0e034979e4e930c2ce80f3001b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-25 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25 15:06 [GIT PULL] Hyper-V fixes for 6.1-rc7 Wei Liu
2022-11-25 20:48 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.