public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Wei Liu <wei.liu@kernel.org>,
	Linux Kernel List <linux-kernel@vger.kernel.org>,
	Linux on Hyper-V List <linux-hyperv@vger.kernel.org>,
	kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com,
	sthemmin@microsoft.com, Michael Kelley <mikelley@microsoft.com>
Subject: [GIT PULL] Hyper-V next for 6.1
Date: Sun, 9 Oct 2022 20:43:45 +0000	[thread overview]
Message-ID: <Y0MygRaW4C+Sy2XS@liuwe-devbox-debian-v2> (raw)

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

             reply	other threads:[~2022-10-09 20:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-09 20:43 Wei Liu [this message]
2022-10-10 21:23 ` [GIT PULL] Hyper-V next for 6.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y0MygRaW4C+Sy2XS@liuwe-devbox-debian-v2 \
    --to=wei.liu@kernel.org \
    --cc=decui@microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikelley@microsoft.com \
    --cc=sthemmin@microsoft.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox