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

Hi Linus,

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7d815f4afa87f2032b650ae1bba7534b550a6b8b:

  PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv() (2021-06-20 23:08:56 +0000)

Note that there may be a merge conflict with x86 tip tree due to a
comment movement. The correct resolution patch can be found at:

  https://lore.kernel.org/linux-next/20210621200125.46d66127@canb.auug.org.au/

Wei.

----------------------------------------------------------------
hyperv-next for 5.14
 - Just a few minor enhancement patches and bug fixes.
----------------------------------------------------------------
Andrea Parri (Microsoft) (1):
      scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs

Andres Beltran (1):
      Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer

Haiyang Zhang (1):
      PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()

Jiapeng Chong (2):
      hv_balloon: Remove redundant assignment to region_start
      drivers: hv: Fix missing error code in vmbus_connect()

Michael Kelley (1):
      Drivers: hv: Move Hyper-V extended capability check to arch neutral code

Praveen Kumar (1):
      x86/hyperv: fix logical processor creation

YueHaibing (1):
      hv_utils: Fix passing zero to 'PTR_ERR' warning

 arch/x86/hyperv/hv_init.c           |  47 ----------------
 arch/x86/kernel/cpu/mshyperv.c      |   2 +-
 drivers/Makefile                    |   2 +-
 drivers/hv/Makefile                 |   3 ++
 drivers/hv/channel.c                |  23 ++++----
 drivers/hv/connection.c             |   4 +-
 drivers/hv/hv_balloon.c             |   1 -
 drivers/hv/hv_common.c              |  66 +++++++++++++++++++++++
 drivers/hv/hv_fcopy.c               |   1 +
 drivers/hv/hv_kvp.c                 |   1 +
 drivers/hv/hv_util.c                |   4 +-
 drivers/hv/hyperv_vmbus.h           |   2 +-
 drivers/hv/ring_buffer.c            |  95 ++++++++++++++++++++++++++------
 drivers/net/hyperv/hyperv_net.h     |   7 +++
 drivers/net/hyperv/netvsc.c         |  10 ++--
 drivers/net/hyperv/rndis_filter.c   |   4 ++
 drivers/pci/controller/pci-hyperv.c |   3 ++
 drivers/scsi/storvsc_drv.c          | 104 +++++++++++++++++++++++++-----------
 include/linux/hyperv.h              |  61 +++++++++++++++++----
 net/vmw_vsock/hyperv_transport.c    |   4 +-
 20 files changed, 317 insertions(+), 127 deletions(-)
 create mode 100644 drivers/hv/hv_common.c

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

* Re: [GIT PULL] Hyper-V commits for 5.14
  2021-06-29 11:01 [GIT PULL] Hyper-V commits for 5.14 Wei Liu
@ 2021-06-29 19:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-29 19:57 UTC (permalink / raw)
  To: Wei Liu
  Cc: Linus Torvalds, Wei Liu, Linux on Hyper-V List,
	Linux Kernel List, Michael Kelley, kys, sthemmin, haiyangz,
	decui

The pull request you sent on Tue, 29 Jun 2021 11:01:54 +0000:

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

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

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:[~2021-06-29 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29 11:01 [GIT PULL] Hyper-V commits for 5.14 Wei Liu
2021-06-29 19:57 ` 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).