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://[email protected]/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(-)

