* [GIT PULL] Hyper-V fixes for 7.2-rc7
@ 2026-07-31 20:17 Wei Liu
2026-07-31 21:17 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2026-07-31 20:17 UTC (permalink / raw)
To: Linus Torvalds
Cc: Wei Liu, Linux on Hyper-V List, Linux Kernel List, haiyangz,
decui, longli, kys
Hi Linus
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -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-20260731
for you to fetch changes up to 22dfdc17ceadd2783a609947af621a7f697b7765:
mshv_vtl: bounds-check cpu index in vtl mmap fault handler (2026-07-31 20:02:04 +0000)
----------------------------------------------------------------
Hyper-V fixes for v7.2
- Multiple fixes for the MSHV driver (Stanislav Kinsburskii, Wei Liu,
Yi Xie, Yousef Alhouseen)
- Multiple fixes for the VMBus driver (Hardik Garg, Michael Kelley,
Sebastian Andrzej Siewior)
----------------------------------------------------------------
Hardik Garg (1):
Drivers: hv: vmbus: add VTL2 redirect connection ID
Michael Kelley (1):
Drivers: hv: vmbus: Set DMA coherent mask for VMBus devices
Sebastian Andrzej Siewior (2):
Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
Drivers: hv: vmbus: Remove vmbus_irq_initialized
Stanislav Kinsburskii (8):
mshv: Fix duplicate GSI detection for GSI 0
mshv: Fix sleeping under spinlock in mshv_portid_alloc
mshv: Use kfree_rcu in mshv_portid_free
mshv: Fix race in mshv_irqfd_deassign
mshv: Fix level-triggered check on uninitialized data
mshv: Fix missing error code on VP allocation failure
mshv: Order pt_vp_array publish against irqfd assertion path
mshv: Publish VP to pt_vp_array before installing the file descriptor
Wei Liu (1):
mshv: fix hv_input_get_system_property struct
Yi Xie (2):
mshv_vtl: fix fd leak in mshv_ioctl_create_vtl()
mshv_vtl: bounds-check cpu index in vtl mmap fault handler
Yousef Alhouseen (1):
mshv_vtl: clear hypercall output before copyout
drivers/hv/connection.c | 47 +++++++++++++++++++++++++-----------------
drivers/hv/hyperv_vmbus.h | 2 ++
drivers/hv/mshv_eventfd.c | 41 ++++++++++++++++++++++--------------
drivers/hv/mshv_irq.c | 2 +-
drivers/hv/mshv_portid_table.c | 9 ++++----
drivers/hv/mshv_root_main.c | 41 ++++++++++++++++++++++++++++--------
drivers/hv/mshv_vtl_main.c | 13 +++++++++++-
drivers/hv/vmbus_drv.c | 28 +++++++++++++++----------
include/hyperv/hvhdk_mini.h | 3 ++-
9 files changed, 125 insertions(+), 61 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] Hyper-V fixes for 7.2-rc7
2026-07-31 20:17 [GIT PULL] Hyper-V fixes for 7.2-rc7 Wei Liu
@ 2026-07-31 21:17 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-07-31 21:17 UTC (permalink / raw)
To: Wei Liu
Cc: Linus Torvalds, Wei Liu, Linux on Hyper-V List, Linux Kernel List,
haiyangz, decui, longli, kys
The pull request you sent on Fri, 31 Jul 2026 13:17:48 -0700:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20260731
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/de8c3b8e05e14cc8c0654881257c49a78c3e5259
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-31 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-31 20:17 [GIT PULL] Hyper-V fixes for 7.2-rc7 Wei Liu
2026-07-31 21:17 ` 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