This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dbad9ce9397e Merge tag 'afs-fixes-20230719' of git://git.kernel.org/pub [...] new cb6aeeb69af0 x86/hyperv/vtl: Add noop for realmode pointers new ec97e112985c Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc [...] new 320805ab61e5 Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan pr [...] new 9636be85cc5b x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs g [...] new 52ae076c3a9b arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU [...] new 440b5e366327 PCI: hv: Fix a race condition bug in hv_pci_query_relations() new 2738d5ab7929 PCI: hv: Fix a race condition in hv_irq_unmask() that can [...] new add9195e69c9 PCI: hv: Remove the useless hv_pcichild_state from struct [...] new a847234e24d0 Revert "PCI: hv: Fix a timing issue which causes kdump to [...] new 067d6ec7ed5b PCI: hv: Add a per-bus mutex state_lock new 692b7dc87ca6 Merge tag 'hyperv-fixes-signed-20230619' of git://git.kern [...]
The 11 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/arm64/hyperv/mshyperv.c | 2 +- arch/x86/hyperv/hv_init.c | 2 +- arch/x86/hyperv/hv_vtl.c | 2 + drivers/hv/channel_mgmt.c | 18 ++++- drivers/hv/hv_common.c | 48 ++++++------- drivers/hv/vmbus_drv.c | 5 +- drivers/pci/controller/pci-hyperv.c | 139 +++++++++++++++++++++--------------- include/linux/cpuhotplug.h | 1 + 8 files changed, 129 insertions(+), 88 deletions(-)