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>,
kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com,
Michael Kelley <mikelley@microsoft.com>
Subject: [GIT PULL] Hyper-V fixes for 6.5-rc5
Date: Fri, 4 Aug 2023 23:29:22 +0000 [thread overview]
Message-ID: <ZM2J0hRj7HXbFF+b@liuwe-devbox-debian-v2> (raw)
Hi Linus,
The following changes since commit 6995e2de6891c724bfeb2db33d7b87775f913ad1:
Linux 6.4 (2023-06-25 16:29:58 -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-20230804
for you to fetch changes up to 6ad0f2f91ad14ba0a3c2990c054fd6fbe8100429:
Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer() (2023-08-02 23:29:08 +0000)
----------------------------------------------------------------
hyperv-fixes for 6.5-rc5
- Fixing a bug in a python script for Hyper-V (Ani Sinha)
- Workaround a bug in Hyper-V when IBT is enabled (Michael Kelley)
- Fix an issue for parsing MP table when Linux runs in VTL2 (Saurabh Sengar)
- Several cleanup patches (Nischala Yelchuri, Kameron Carr, YueHaibing, ZhiHu)
----------------------------------------------------------------
Ani Sinha (1):
vmbus_testing: fix wrong python syntax for integer value comparison
Kameron Carr (1):
Drivers: hv: Change hv_free_hyperv_page() to take void * argument
Michael Kelley (1):
x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
Nischala Yelchuri (1):
x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
Saurabh Sengar (1):
x86/hyperv: add noop functions to x86_init mpparse functions
YueHaibing (1):
Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
ZhiHu (1):
x86/hyperv: fix a warning in mshyperv.h
arch/x86/hyperv/hv_apic.c | 4 +---
arch/x86/hyperv/hv_init.c | 21 +++++++++++++++++++++
arch/x86/hyperv/hv_vtl.c | 4 ++++
arch/x86/hyperv/ivm.c | 7 +++----
arch/x86/hyperv/mmu.c | 12 ++----------
arch/x86/hyperv/nested.c | 11 ++---------
arch/x86/include/asm/mshyperv.h | 2 +-
drivers/hv/connection.c | 13 ++++++-------
drivers/hv/hv_balloon.c | 2 +-
drivers/hv/hv_common.c | 10 +++++-----
include/asm-generic/mshyperv.h | 2 +-
include/linux/hyperv.h | 3 ---
tools/hv/vmbus_testing | 4 ++--
13 files changed, 49 insertions(+), 46 deletions(-)
next reply other threads:[~2023-08-04 23:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-04 23:29 Wei Liu [this message]
2023-08-05 0:19 ` [GIT PULL] Hyper-V fixes for 6.5-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=ZM2J0hRj7HXbFF+b@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=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