linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V next for 6.1
@ 2022-10-09 20:43 Wei Liu
  2022-10-10 21:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2022-10-09 20:43 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 521a547ced6477c54b4b0cc206000406c221b4d6:

  Linux 6.0-rc6 (2022-09-18 13:44:14 -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-20221009

for you to fetch changes up to 154fb14df7a3c81dea82eca7c0c46590f5ffc3d2:

  x86/hyperv: Replace kmap() with kmap_local_page() (2022-10-03 08:49:48 +0000)

----------------------------------------------------------------
hyperv-next for 6.1
 - Remove unnecessary delay while probing for VMBus (Stanislav
   Kinsburskiy)
 - Optimize vmbus_on_event (Saurabh Sengar)
 - Fix a race in Hyper-V DRM driver (Saurabh Sengar)
 - Miscellaneous clean-up patches from various people
----------------------------------------------------------------
Easwar Hariharan (1):
      Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverability

Jiapeng Chong (1):
      Drivers: hv: vmbus: Fix kernel-doc

Kees Cook (1):
      Drivers: hv: vmbus: Split memcpy of flex-array

Li kunyu (1):
      hyperv: simplify and rename generate_guest_id

Saurabh Sengar (3):
      Drivers: hv: vmbus: Optimize vmbus_on_event
      drm/hyperv: Don't overwrite dirt_needed value set by host
      drm/hyperv: Add ratelimit on error message

Stanislav Kinsburskiy (1):
      Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization

Zhao Liu (1):
      x86/hyperv: Replace kmap() with kmap_local_page()

wangjianli (1):
      scsi: storvsc: remove an extraneous "to" in a comment

 arch/arm64/hyperv/mshyperv.c              |  2 +-
 arch/x86/hyperv/hv_init.c                 |  6 +++---
 drivers/gpu/drm/hyperv/hyperv_drm_drv.c   |  2 --
 drivers/gpu/drm/hyperv/hyperv_drm_proto.c |  2 +-
 drivers/hv/connection.c                   | 33 +++++++++++++------------------
 drivers/hv/vmbus_drv.c                    | 20 ++++++++-----------
 drivers/scsi/storvsc_drv.c                | 11 ++++++++++-
 include/asm-generic/mshyperv.h            |  9 +++------
 8 files changed, 40 insertions(+), 45 deletions(-)

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

* Re: [GIT PULL] Hyper-V next for 6.1
  2022-10-09 20:43 [GIT PULL] Hyper-V next for 6.1 Wei Liu
@ 2022-10-10 21:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-10 21:23 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 Sun, 9 Oct 2022 20:43:45 +0000:

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

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

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-10-10 21:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09 20:43 [GIT PULL] Hyper-V next for 6.1 Wei Liu
2022-10-10 21:23 ` 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).