* [GIT PULL] Hyper-V fixes for 6.5-rc5
@ 2023-08-04 23:29 Wei Liu
2023-08-05 0:19 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2023-08-04 23:29 UTC (permalink / raw)
To: Linus Torvalds
Cc: Wei Liu, Linux on Hyper-V List, kys, haiyangz, decui,
Michael Kelley
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Hyper-V fixes for 6.5-rc5
2023-08-04 23:29 [GIT PULL] Hyper-V fixes for 6.5-rc5 Wei Liu
@ 2023-08-05 0:19 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-08-05 0:19 UTC (permalink / raw)
To: Wei Liu
Cc: Linus Torvalds, Wei Liu, Linux on Hyper-V List, kys, haiyangz,
decui, Michael Kelley
The pull request you sent on Fri, 4 Aug 2023 23:29:22 +0000:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20230804
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/024ff300db33968c133435a146d51ac22db27374
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:[~2023-08-05 0:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-04 23:29 [GIT PULL] Hyper-V fixes for 6.5-rc5 Wei Liu
2023-08-05 0:19 ` 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