linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V fixes for 6.6-rc6
@ 2023-10-10  5:39 Wei Liu
  2023-10-10 18:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2023-10-10  5:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Wei Liu, Linux on Hyper-V List, Linux Kernel List, kys, haiyangz,
	decui

Hi Linus,

The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

  Linux 6.6-rc2 (2023-09-17 14:40:24 -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-20231009

for you to fetch changes up to 42999c90461293233de9bb6e6c7d8a2db7281c1e:

  hv/hv_kvp_daemon:Support for keyfile based connection profile (2023-10-10 03:42:29 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.6-rc6
  - A few fixes for Hyper-V VTL code (Saurabh Sengar and Olaf Hering)
  - A fix for the hv_kvp_daemon to support keyfile based connection
    profile (Shradha Gupta)
----------------------------------------------------------------
Olaf Hering (1):
      hyperv: reduce size of ms_hyperv_info

Saurabh Sengar (3):
      x86/hyperv: Restrict get_vtl to only VTL platforms
      x86/hyperv: Remove hv_vtl_early_init initcall
      x86/hyperv: Add common print prefix "Hyper-V" in hv_init

Shradha Gupta (1):
      hv/hv_kvp_daemon:Support for keyfile based connection profile

 arch/x86/hyperv/hv_init.c       |  20 ++--
 arch/x86/hyperv/hv_vtl.c        |   3 +-
 arch/x86/include/asm/mshyperv.h |   2 +
 include/asm-generic/mshyperv.h  |   2 +-
 tools/hv/hv_kvp_daemon.c        | 233 ++++++++++++++++++++++++++++++++++------
 tools/hv/hv_set_ifconfig.sh     |  39 +++++--
 6 files changed, 253 insertions(+), 46 deletions(-)

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

end of thread, other threads:[~2023-10-10 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10  5:39 [GIT PULL] Hyper-V fixes for 6.6-rc6 Wei Liu
2023-10-10 18:54 ` 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).