From: Wei Liu <wei.liu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Wei Liu <wei.liu@kernel.org>,
Linux Kernel List <linux-kernel@vger.kernel.org>,
Linux on Hyper-V List <linux-hyperv@vger.kernel.org>,
kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com,
longli@microsoft.com
Subject: [GIT PULL] Hyper-V fixes for v7.0-rc8
Date: Tue, 7 Apr 2026 04:29:12 +0000 [thread overview]
Message-ID: <20260407042912.GA1012143@liuwe-devbox-debian-v2.local> (raw)
Hi Linus,
The following changes since commit c0e296f257671ba10249630fe58026f29e4804d9:
mshv: Fix error handling in mshv_region_pin (2026-03-18 16:18:49 +0000)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20260406
for you to fetch changes up to 16cbec24897624051b324aa3a85859c38ca65fde:
mshv: Fix infinite fault loop on permission-denied GPA intercepts (2026-04-04 05:25:53 +0000)
----------------------------------------------------------------
hyperv-fixes for v7.0-rc8
- Two fixes for Hyper-V PCI driver (Long Li, Sahil Chandna)
- Fix an infinity loop issue in MSHV driver (Stanislav Kinsburskii)
----------------------------------------------------------------
Long Li (1):
PCI: hv: Set default NUMA node to 0 for devices without affinity info
Sahil Chandna (1):
PCI: hv: Fix double ida_free in hv_pci_probe error path
Stanislav Kinsburskii (1):
mshv: Fix infinite fault loop on permission-denied GPA intercepts
drivers/hv/mshv_root_main.c | 15 ++++++++++++---
drivers/pci/controller/pci-hyperv.c | 12 +++++++++---
include/hyperv/hvgdk_mini.h | 6 ++++++
include/hyperv/hvhdk.h | 4 ++--
4 files changed, 29 insertions(+), 8 deletions(-)
next reply other threads:[~2026-04-07 4:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-07 4:29 Wei Liu [this message]
2026-04-07 19:26 ` [GIT PULL] Hyper-V fixes for v7.0-rc8 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=20260407042912.GA1012143@liuwe-devbox-debian-v2.local \
--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=longli@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