Linux-HyperV List
 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 on Hyper-V List <linux-hyperv@vger.kernel.org>,
	Linux Kernel List <linux-kernel@vger.kernel.org>,
	kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com,
	Michael Kelley <mikelley@microsoft.com>
Subject: [GIT PULL] Hyper-V fixes for 6.1-rc5
Date: Thu, 10 Nov 2022 21:19:57 +0000	[thread overview]
Message-ID: <Y21q/c7CywEAdiDo@liuwe-devbox-debian-v2> (raw)

Hi Linus,

The following changes since commit 247f34f7b80357943234f93f247a1ae6b6c3a740:

  Linux 6.1-rc2 (2022-10-23 15:27:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e70af8d040d2b7904dca93d942ba23fb722e21b1:

  PCI: hv: Fix the definition of vector in hv_compose_msi_msg() (2022-11-03 15:50:28 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.1-rc5
 - Fix TSC MSR write for root partition (Anirudh Rayabharam)
 - Fix definition of vector in pci-hyperv driver (Dexuan Cui)
 - A few other misc patches
----------------------------------------------------------------
Anirudh Rayabharam (2):
      clocksource/drivers/hyperv: add data structure for reference TSC MSR
      x86/hyperv: fix invalid writes to MSRs during root partition kexec

Dexuan Cui (1):
      PCI: hv: Fix the definition of vector in hv_compose_msi_msg()

Jilin Yuan (1):
      Drivers: hv: fix repeated words in comments

Stephen Hemminger (1):
      MAINTAINERS: remove sthemmin

Zhao Liu (1):
      x86/hyperv: Remove BUG_ON() for kmap_local_page()

 MAINTAINERS                         |  1 -
 arch/x86/hyperv/hv_init.c           | 19 ++++++++++---------
 drivers/clocksource/hyperv_timer.c  | 29 +++++++++++++++--------------
 drivers/hv/hv_balloon.c             |  2 +-
 drivers/pci/controller/pci-hyperv.c | 22 ++++++++++++++++------
 include/asm-generic/hyperv-tlfs.h   |  9 +++++++++
 6 files changed, 51 insertions(+), 31 deletions(-)

             reply	other threads:[~2022-11-10 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 21:19 Wei Liu [this message]
2022-11-11 18:03 ` [GIT PULL] Hyper-V fixes for 6.1-rc5 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=Y21q/c7CywEAdiDo@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=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