public inbox for linux-kernel@vger.kernel.org
 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 v6.10-rc5
Date: Mon, 17 Jun 2024 07:11:17 +0000	[thread overview]
Message-ID: <Zm_hlTTK0pZFMujj@liuwe-devbox-debian-v2> (raw)

Hi Linus,

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -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-20240616

for you to fetch changes up to 831bcbcead6668ebf20b64fdb27518f1362ace3a:

  Drivers: hv: Cosmetic changes for hv.c and balloon.c (2024-06-06 06:03:29 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.10-rc5
 - Some cosmetic changes for hv.c and balloon.c (Aditya Nagesh)
 - Two documentation updates (Michael Kelley)
 - Suppress the invalid warning for packed member alignment (Saurabh Sengar)
 - Two hv_balloon fixes (Michael Kelley)
----------------------------------------------------------------
Aditya Nagesh (1):
      Drivers: hv: Cosmetic changes for hv.c and balloon.c

Michael Kelley (4):
      hv_balloon: Use kernel macros to simplify open coded sequences
      hv_balloon: Enable hot-add for memblock sizes > 128 MiB
      Documentation: hyperv: Update spelling and fix typo
      Documentation: hyperv: Improve synic and interrupt handling description

Saurabh Sengar (1):
      tools: hv: suppress the invalid warning for packed member alignment

 Documentation/virt/hyperv/clocks.rst   |  21 ++--
 Documentation/virt/hyperv/overview.rst |  22 ++--
 Documentation/virt/hyperv/vmbus.rst    | 143 ++++++++++++++-----------
 drivers/hv/hv.c                        |  37 ++++---
 drivers/hv/hv_balloon.c                | 190 ++++++++++++++-------------------
 tools/hv/Makefile                      |   1 +
 6 files changed, 208 insertions(+), 206 deletions(-)

             reply	other threads:[~2024-06-17  7:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-17  7:11 Wei Liu [this message]
2024-06-17 19:00 ` [GIT PULL] Hyper-V fixes for v6.10-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=Zm_hlTTK0pZFMujj@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=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