* [GIT PULL] Hyper-V fixes for 6.9-rc4
@ 2024-04-11 22:37 Wei Liu
2024-04-11 23:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2024-04-11 22:37 UTC (permalink / raw)
To: Linus Torvalds
Cc: Wei Liu, Linux on Hyper-V List, Linux Kernel List, kys, haiyangz,
decui
Hi Linus,
The following changes since commit e8f897f4afef0031fe618a8e94127a0934896aba:
Linux 6.8 (2024-03-10 13:38:09 -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-20240411
for you to fetch changes up to 30d18df6567be09c1433e81993e35e3da573ac48:
Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted (2024-04-10 21:33:33 +0000)
----------------------------------------------------------------
hyperv-fixes for v6.9-rc4
- Some cosmetic changes (Erni Sri Satya Vennela, Li Zhijian)
- Introduce hv_numa_node_to_pxm_info() (Nuno Das Neves)
- Fix KVP daemon to handle IPv4 and IPv6 combination for keyfile
format (Shradha Gupta)
- Avoid freeing decrypted memory in a confidential VM (Rick Edgecombe
and Michael Kelley)
----------------------------------------------------------------
Erni Sri Satya Vennela (1):
x86/hyperv: Cosmetic changes for hv_apic.c
Li Zhijian (1):
hv: vmbus: Convert sprintf() family to sysfs_emit() family
Michael Kelley (1):
Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
Nuno Das Neves (1):
mshyperv: Introduce hv_numa_node_to_pxm_info()
Rick Edgecombe (4):
Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
hv_netvsc: Don't free decrypted memory
uio_hv_generic: Don't free decrypted memory
Shradha Gupta (1):
hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
arch/x86/hyperv/hv_apic.c | 16 +--
arch/x86/hyperv/hv_proc.c | 22 +---
drivers/hv/channel.c | 29 +++++-
drivers/hv/connection.c | 29 ++++--
drivers/hv/vmbus_drv.c | 94 ++++++++---------
drivers/net/hyperv/netvsc.c | 7 +-
drivers/uio/uio_hv_generic.c | 12 ++-
include/asm-generic/hyperv-tlfs.h | 19 ++--
include/asm-generic/mshyperv.h | 14 +++
include/linux/hyperv.h | 1 +
tools/hv/hv_kvp_daemon.c | 213 ++++++++++++++++++++++++++++++--------
11 files changed, 307 insertions(+), 149 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Hyper-V fixes for 6.9-rc4
2024-04-11 22:37 [GIT PULL] Hyper-V fixes for 6.9-rc4 Wei Liu
@ 2024-04-11 23:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-11 23:44 UTC (permalink / raw)
To: Wei Liu
Cc: Linus Torvalds, Wei Liu, Linux on Hyper-V List, Linux Kernel List,
kys, haiyangz, decui
The pull request you sent on Thu, 11 Apr 2024 22:37:35 +0000:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20240411
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/52e5070f60a9a159dc4fe650408fc6ecdf7bfe51
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:[~2024-04-11 23:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-11 22:37 [GIT PULL] Hyper-V fixes for 6.9-rc4 Wei Liu
2024-04-11 23:44 ` 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