This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 00dcf5d862e8 Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/l [...] new e249884e106b x86/hyperv: Cosmetic changes for hv_apic.c new 1f1dc442c57e mshyperv: Introduce hv_numa_node_to_pxm_info() new d9ea7a3f66a5 hv: vmbus: Convert sprintf() family to sysfs_emit() family new f971f6dd3742 hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for key [...] new 03f5a999adba Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails new 211f514ebf1e Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl new bbf9ac34677b hv_netvsc: Don't free decrypted memory new 3d788b2fbe6a uio_hv_generic: Don't free decrypted memory new 30d18df6567b Drivers: hv: vmbus: Don't free ring buffers that couldn't [...] new 52e5070f60a9 Merge tag 'hyperv-fixes-signed-20240411' of git://git.kern [...]
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: 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(-)