mirror of https://lore.kernel.org/lkml/
 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
Subject: [GIT PULL] Hyper-V fixes for 6.16-rc7
Date: Sun, 20 Jul 2025 06:13:35 +0000	[thread overview]
Message-ID: <aHyJD7tQPytwl0nS@liuwe-devbox-ubuntu-v2.tail21d00.ts.net> (raw)

Hi Linus,

The following changes since commit d7b8f8e20813f0179d8ef519541a3527e7661d3a:

  Linux 6.16-rc5 (2025-07-06 14:10:26 -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-20250718

for you to fetch changes up to a4131a50d072b369bfed0b41e741c41fd8048641:

  tools/hv: fcopy: Fix irregularities with size of ring buffer (2025-07-15 06:25:33 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.16-rc7
 - Select use CONFIG_SYSFB only if EFI is enabled (Michael Kelley)
 - An assorted set of fixes to remove warnings for missing
   export.h header inclusion (Naman Jain)
 - An assorted set of fixes for when Linux run as the root partition for
   Microsoft Hypervisor (Mukesh Rathor, Nuno Das Neves, Stanislav
   Kinsburskii)
 - Fix the check for HYPERVISOR_CALLBACK_VECTOR (Naman Jain)
 - Fix fcopy tool to handle irregularities with size of ring buffer
   (Naman Jain)
 - Fix incorrect file path conversion in fcopy tool (Yasumasa Suenaga)
----------------------------------------------------------------
Michael Kelley (1):
      Drivers: hv: Select CONFIG_SYSFB only if EFI is enabled

Mukesh Rathor (1):
      PCI: hv: Don't load the driver for baremetal root partition

Naman Jain (7):
      Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTOR
      Drivers: hv: Fix warnings for missing export.h header inclusion
      x86/hyperv: Fix warnings for missing export.h header inclusion
      clocksource: hyper-v: Fix warnings for missing export.h header inclusion
      PCI: hv: Fix warnings for missing export.h header inclusion
      net: mana: Fix warnings for missing export.h header inclusion
      tools/hv: fcopy: Fix irregularities with size of ring buffer

Nuno Das Neves (3):
      x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
      x86/hyperv: Clean up hv_map/unmap_interrupt() return values
      Drivers: hv: Use nested hypercall for post message and signal event

Stanislav Kinsburskii (2):
      x86/hyperv: Expose hv_map_msi_interrupt()
      PCI: hv: Use the correct hypercall for unmasking interrupts on nested

Yasumasa Suenaga (1):
      tools/hv: fcopy: Fix incorrect file path conversion

 arch/x86/hyperv/hv_init.c                       |   1 +
 arch/x86/hyperv/irqdomain.c                     |  69 +++++++------
 arch/x86/hyperv/ivm.c                           |   1 +
 arch/x86/hyperv/nested.c                        |   1 +
 arch/x86/include/asm/mshyperv.h                 |  22 +---
 drivers/clocksource/hyperv_timer.c              |   1 +
 drivers/hv/Kconfig                              |   2 +-
 drivers/hv/channel.c                            |   1 +
 drivers/hv/channel_mgmt.c                       |   1 +
 drivers/hv/connection.c                         |   5 +-
 drivers/hv/hv.c                                 |   6 +-
 drivers/hv/hv_proc.c                            |   1 +
 drivers/hv/mshv_common.c                        |   1 +
 drivers/hv/mshv_root_hv_call.c                  |   1 +
 drivers/hv/ring_buffer.c                        |   1 +
 drivers/hv/vmbus_drv.c                          |   9 +-
 drivers/iommu/hyperv-iommu.c                    |  33 +++---
 drivers/net/ethernet/microsoft/mana/gdma_main.c |   1 +
 drivers/net/ethernet/microsoft/mana/mana_en.c   |   1 +
 drivers/pci/controller/pci-hyperv-intf.c        |   1 +
 drivers/pci/controller/pci-hyperv.c             |  21 +++-
 tools/hv/hv_fcopy_uio_daemon.c                  | 128 ++++++++++++++++++------
 22 files changed, 196 insertions(+), 112 deletions(-)

             reply	other threads:[~2025-07-20  6:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-20  6:13 Wei Liu [this message]
2025-07-20 16:35 ` 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=aHyJD7tQPytwl0nS@liuwe-devbox-ubuntu-v2.tail21d00.ts.net \
    --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=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

all inboxes | Powered by JetHome®