This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4f066b189f91 Merge tag 'usb-6.16-rc6' of git://git.kernel.org/pub/scm/l [...] new 7b89a44b2e8c Drivers: hv: Select CONFIG_SYSFB only if EFI is enabled new 0d86a8d65c1e tools/hv: fcopy: Fix incorrect file path conversion new b0871aa0f8df Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTOR new 2b206d346823 Drivers: hv: Fix warnings for missing export.h header inclusion new 0271e72bc0f7 x86/hyperv: Fix warnings for missing export.h header inclusion new 5b187e9a3154 clocksource: hyper-v: Fix warnings for missing export.h he [...] new 4a4f15170b63 PCI: hv: Fix warnings for missing export.h header inclusion new 9669ddda18fb net: mana: Fix warnings for missing export.h header inclusion new f84b21da3624 PCI: hv: Don't load the driver for baremetal root partition new bb169f80ed5a x86/hyperv: Fix usage of cpu_online_mask to get valid cpu new faab52b59b09 x86/hyperv: Clean up hv_map/unmap_interrupt() return values new 36c46e64c550 Drivers: hv: Use nested hypercall for post message and sig [...] new 52a45f870e27 x86/hyperv: Expose hv_map_msi_interrupt() new 6f490bb4a982 PCI: hv: Use the correct hypercall for unmasking interrupt [...] new a4131a50d072 tools/hv: fcopy: Fix irregularities with size of ring buffer new 5f054ef2e0f1 Merge tag 'hyperv-fixes-signed-20250718' of git://git.kern [...]
The 16 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_init.c | 1 + arch/x86/hyperv/irqdomain.c | 69 +++++++------ arch/x86/hyperv/ivm.c | 1 + arch/x86/hyperv/nested.c | 1 + arch/x86/include/asm/mshyperv.h | 22 +--- drivers/clocksource/hyperv_timer.c | 1 + drivers/hv/Kconfig | 2 +- drivers/hv/channel.c | 1 + drivers/hv/channel_mgmt.c | 1 + drivers/hv/connection.c | 5 +- drivers/hv/hv.c | 6 +- drivers/hv/hv_proc.c | 1 + drivers/hv/mshv_common.c | 1 + drivers/hv/mshv_root_hv_call.c | 1 + drivers/hv/ring_buffer.c | 1 + drivers/hv/vmbus_drv.c | 9 +- drivers/iommu/hyperv-iommu.c | 33 +++--- drivers/net/ethernet/microsoft/mana/gdma_main.c | 1 + drivers/net/ethernet/microsoft/mana/mana_en.c | 1 + drivers/pci/controller/pci-hyperv-intf.c | 1 + drivers/pci/controller/pci-hyperv.c | 21 +++- tools/hv/hv_fcopy_uio_daemon.c | 128 ++++++++++++++++++------ 22 files changed, 196 insertions(+), 112 deletions(-)