linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V next for 5.17
@ 2022-01-14 19:02 Wei Liu
  2022-01-16 16:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2022-01-14 19:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Wei Liu, Linux Kernel List, Linux on Hyper-V List, kys, haiyangz,
	decui, sthemmin, Michael Kelley

Hi Linus,

The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c:

  Linux 5.16-rc5 (2021-12-12 14:53:01 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4eea5332d67d8ae6ba5717ec0f4e671fdbd222e7:

  scsi: storvsc: Fix storvsc_queuecommand() memory leak (2022-01-10 12:33:47 +0000)

If you see a conflict with net-next, here is a resolution:
https://lore.kernel.org/linux-next/20211220185139.034d8e15@canb.auug.org.au/

Thanks,
Wei.

----------------------------------------------------------------
hyperv-next for 5.17
  - More patches for Hyper-V isolation VM support (Tianyu Lan)
  - Bug fixes and clean-up patches from various people
----------------------------------------------------------------
Juan Vazquez (2):
      Drivers: hv: vmbus: Initialize request offers message for Isolation VM
      scsi: storvsc: Fix storvsc_queuecommand() memory leak

Michael Kelley (2):
      Drivers: hv: Fix definition of hypercall input & output arg variables
      x86/hyperv: Fix definition of hv_ghcb_pg variable

Tianyu Lan (5):
      swiotlb: Add swiotlb bounce buffer remap function for HV IVM
      x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
      hyper-v: Enable swiotlb bounce buffer for Isolation VM
      scsi: storvsc: Add Isolation VM support for storvsc driver
      net: netvsc: Add Isolation VM support for netvsc driver

Vitaly Kuznetsov (1):
      x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()

Wei Liu (1):
      swiotlb: Add CONFIG_HAS_IOMEM check around swiotlb_mem_remap()

YueHaibing (1):
      scsi: storvsc: Fix unsigned comparison to zero

 arch/x86/hyperv/hv_init.c         |  14 +++-
 arch/x86/hyperv/ivm.c             |  28 ++++++++
 arch/x86/hyperv/mmu.c             |  19 +++---
 arch/x86/include/asm/mshyperv.h   |   2 +-
 arch/x86/kernel/cc_platform.c     |   8 +++
 arch/x86/kernel/cpu/mshyperv.c    |  15 ++++-
 drivers/hv/channel_mgmt.c         |   2 +-
 drivers/hv/hv_common.c            |  15 ++++-
 drivers/hv/vmbus_drv.c            |   4 ++
 drivers/net/hyperv/hyperv_net.h   |   5 ++
 drivers/net/hyperv/netvsc.c       | 136 +++++++++++++++++++++++++++++++++++++-
 drivers/net/hyperv/netvsc_drv.c   |   1 +
 drivers/net/hyperv/rndis_filter.c |   2 +
 drivers/scsi/storvsc_drv.c        |  54 +++++++++------
 include/asm-generic/mshyperv.h    |   6 +-
 include/linux/hyperv.h            |   6 ++
 include/linux/swiotlb.h           |   6 ++
 kernel/dma/swiotlb.c              |  50 +++++++++++++-
 18 files changed, 328 insertions(+), 45 deletions(-)

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

* Re: [GIT PULL] Hyper-V next for 5.17
  2022-01-14 19:02 [GIT PULL] Hyper-V next for 5.17 Wei Liu
@ 2022-01-16 16:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-16 16:22 UTC (permalink / raw)
  To: Wei Liu
  Cc: Linus Torvalds, Wei Liu, Linux Kernel List,
	Linux on Hyper-V List, kys, haiyangz, decui, sthemmin,
	Michael Kelley

The pull request you sent on Fri, 14 Jan 2022 19:02:46 +0000:

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

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

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-01-16 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 19:02 [GIT PULL] Hyper-V next for 5.17 Wei Liu
2022-01-16 16:22 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).