This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 31a24ae89c92 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm [...] new 28738fab6a42 xen/pciback: Fix incorrect type warnings new 01325044dbe4 xen: Remove support for PV ACPI cpu/memory hotplug new d75e7f63b7c9 xen-blkback: fix compatibility bug with single page rings new ec3307a5bb68 xen-blkfront: Fix 'physical' typos new a929e124060c xen-pciback: simplify vpci's find hook new f5079a9a2a31 xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_d [...] new 8e47c5f0e232 Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org [...] new f850a4cad27c drivers: hv: Fix whitespace errors new ca48739e59df Drivers: hv: vmbus: Move Hyper-V page allocator to arch ne [...] new 5e4e6ddf8d74 x86/hyper-v: Move hv_message_type to architecture neutral module new f3c5e63c3690 Drivers: hv: Redo Hyper-V synthetic MSR get/set functions new b548a7742791 Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch n [...] new 946f4b8680b8 Drivers: hv: vmbus: Handle auto EOI quirk inline new d608715d4771 Drivers: hv: vmbus: Move handling of VMbus interrupts new e4ab4658f1cf clocksource/drivers/hyper-v: Handle vDSO differences inline new eb3e1d370b4c clocksource/drivers/hyper-v: Handle sched_clock difference [...] new 4c78738ead4e clocksource/drivers/hyper-v: Set clocksource rating based [...] new ec866be6ec54 clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts new a620bbaa3510 asm-generic/hyperv: Add missing function prototypes per -W [...] new 0c85c54bf7fa Drivers: hv: vmbus: Drop error message when 'No request id [...] new 05e48d894a33 drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue new 6bbdc3db76cc hv: hyperv.h: a few mundane typo fixes new 13c4d4626a4b x86/hyperv: Fix unused variable 'msr_val' warning in hv_ql [...] new 1b6028083468 x86/hyperv: Fix unused variable 'hi' warning in hv_apic_read new 6dc2a774cb4f x86/Hyper-V: Support for free page reporting new 90b9bfa4707c x86/hyperv: remove unused linux/version.h header new 0975694befc0 Drivers: hv: vmbus: Remove unused linux/version.h header new 61d74d8e39c8 Drivers: hv: vmbus: remove unused function new 3e9bf43f7f7a Drivers: hv: vmbus: Use after free in __vmbus_open() new 1df53d212c80 Drivers: hv: vmbus: Introduce and negotiate VMBus protocol [...] new 870ced0548c8 Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELM [...] new b635ccc1ec26 Drivers: hv: vmbus: Check for pending channel interrupts b [...] new 8c2d5e0640e5 Drivers: hv: vmbus: Initialize unload_event statically new 77db0ec8b776 Drivers: hv: vmbus: Increase wait time for VMbus unload new aa5b7d11c7cb video: hyperv_fb: Add ratelimit on error message new 6523592cee46 x86/hyperv: Move hv_do_rep_hypercall to asm-generic new 753ed9c95c37 drivers: hv: Create a consistent pattern for checking Hype [...] new 4d480dbf21f3 Merge tag 'hyperv-next-signed-20210426' of git://git.kerne [...]
The 38 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/arm/include/asm/xen/swiotlb-xen.h | 1 + arch/arm/xen/mm.c | 14 +- arch/arm64/include/asm/xen/swiotlb-xen.h | 1 + arch/arm64/mm/dma-mapping.c | 2 +- arch/x86/hyperv/hv_apic.c | 18 +- arch/x86/hyperv/hv_init.c | 106 +++---- arch/x86/hyperv/hv_proc.c | 26 +- arch/x86/hyperv/hv_spinlock.c | 8 +- arch/x86/hyperv/irqdomain.c | 6 +- arch/x86/hyperv/mmu.c | 8 +- arch/x86/hyperv/nested.c | 8 +- arch/x86/include/asm/hyperv-tlfs.h | 131 +++++---- arch/x86/include/asm/mshyperv.h | 100 +------ arch/x86/kernel/cpu/mshyperv.c | 32 +-- drivers/block/xen-blkback/common.h | 1 + drivers/block/xen-blkback/xenbus.c | 38 ++- drivers/block/xen-blkfront.c | 2 +- drivers/clocksource/hyperv_timer.c | 249 +++++++++++----- drivers/hv/Kconfig | 1 + drivers/hv/channel.c | 103 +++++-- drivers/hv/channel_mgmt.c | 86 +++++- drivers/hv/connection.c | 7 +- drivers/hv/hv.c | 152 ++++++++-- drivers/hv/hv_balloon.c | 89 ++++++ drivers/hv/hv_trace.h | 15 + drivers/hv/ring_buffer.c | 10 - drivers/hv/vmbus_drv.c | 93 +++++- drivers/pci/controller/pci-hyperv.c | 2 +- drivers/video/fbdev/hyperv_fb.c | 2 +- drivers/xen/Kconfig | 31 -- drivers/xen/Makefile | 3 - drivers/xen/pcpu.c | 35 --- drivers/xen/xen-acpi-cpuhotplug.c | 446 ----------------------------- drivers/xen/xen-acpi-memhotplug.c | 475 ------------------------------- drivers/xen/xen-pciback/pci_stub.c | 6 +- drivers/xen/xen-pciback/vpci.c | 7 +- drivers/xen/xen-stub.c | 90 ------ include/asm-generic/hyperv-tlfs.h | 70 ++++- include/asm-generic/mshyperv.h | 72 ++++- include/clocksource/hyperv_timer.h | 3 +- include/linux/hyperv.h | 21 +- include/xen/acpi.h | 35 --- include/xen/arm/swiotlb-xen.h | 7 + include/xen/interface/features.h | 14 + include/xen/swiotlb-xen.h | 1 + 45 files changed, 1033 insertions(+), 1594 deletions(-) create mode 100644 arch/arm/include/asm/xen/swiotlb-xen.h create mode 100644 arch/arm64/include/asm/xen/swiotlb-xen.h delete mode 100644 drivers/xen/xen-acpi-cpuhotplug.c delete mode 100644 drivers/xen/xen-acpi-memhotplug.c delete mode 100644 drivers/xen/xen-stub.c create mode 100644 include/xen/arm/swiotlb-xen.h