This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 708283abf896 Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/ [...] new a959dbd98d1a tomoyo: add format attributes to functions new 7b9ef666f27a tomoyo: refactor deprecated strncpy new 254a8ed6aab3 tomoyo: remove unused function declaration new 5c5e0e812026 Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitro [...] new c1081002bfee vdpa/mlx5: Remove unused function declarations new 8b59b4da9b56 vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag new 9f09fd6171fe vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backen [...] new b63e5c70c393 vdpa: add get_backend_features vdpa operation new 2c9c63711607 vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK new 610c708bf872 virtio_ring: check use_dma_api before unmap desc for indirect new 0e27fa6ddeb0 virtio_ring: put mapping error check in vring_map_one_sg new 8daafe9ebbd2 virtio_ring: introduce virtqueue_set_dma_premapped() new d7344a2f71e3 virtio_ring: support add premapped buf new 2df64759071b virtio_ring: introduce virtqueue_dma_dev() new b319940f83c2 virtio_ring: skip unmap for premapped new 4d09f24080dd virtio_ring: correct the expression of the description of [...] new ad48d53b5b3f virtio_ring: separate the logic of reset/enable from virtq [...] new ba3e0c47c070 virtio_ring: introduce virtqueue_reset() new b6253b4e2193 virtio_ring: introduce dma map api for virtqueue new 8bd2f71054bd virtio_ring: introduce dma sync api for virtqueue new 295525e29a5b virtio_net: merge dma operations when filling mergeable buffers new ae15aceaa98a virtio_vdpa: build affinity masks conditionally new 1acfe2c12258 virtio_ring: fix avail_wrap_counter in virtqueue_add_packed new e4f1b8202fb5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new 4f74fb30ea21 hv_balloon: Update the balloon driver to use the SBRM API new d6e2d6524437 x86/hyperv: Add sev-snp enlightened guest static key new 8387ce06d70b x86/hyperv: Set Virtual Trust Level in VMBus init message new b13103559ddd x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV [...] new 193061ea0a50 drivers: hv: Mark percpu hvcall input arg page unencrypted [...] new 48b1f68372ca x86/hyperv: Use vmmcall to implement Hyper-V hypercall in [...] new 45f46b1ac95e clocksource: hyper-v: Mark hyperv tsc page unencrypted in [...] new 44676bb9d566 x86/hyperv: Add smp support for SEV-SNP guest new 4754ec7f2020 x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES new 78e04bbff849 Drivers: hv: vmbus: Don't dereference ACPI root object handle new bb9b0e46b84c hv: hyperv.h: Replace one-element array with flexible-arra [...] new f0a3d1de8987 x86/hyperv: Add missing 'inline' to hv_snp_boot_ap() stub new 86e619c922e6 x86/hyperv: Fix undefined reference to isolation_type_en_s [...] new 08e9d12077fc x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests new d6e0228d265f x86/hyperv: Support hypercalls for fully enlightened TDX guests new 68f2f2bc163d Drivers: hv: vmbus: Support fully enlightened TDX guests new 0719881bf891 x86/hyperv: Fix serial console interrupts for fully enligh [...] new cceb4e0810b6 Drivers: hv: vmbus: Support >64 VPs for a fully enlightene [...] new d3a9d7e49d15 x86/hyperv: Introduce a global variable hyperv_paravisor_present new 23378295042a Drivers: hv: vmbus: Bring the post_msg_page back for TDX V [...] new b9b4fe3a72b6 x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM w [...] new e3131f1c8144 x86/hyperv: Remove hv_isolation_type_en_snp new a67f6b60d6ed x86/hyperv: Move the code in ivm.c around to avoid unneces [...] new 284930a0146a x86/hyperv: Remove duplicate include new 0b90c5637dfe Merge tag 'hyperv-next-signed-20230902' of git://git.kerne [...] new f5ff432d96e1 um: Remove strlcpy usage new db4bfcba7bb8 um: Fix hostaudio build errors new 11ae290ee6b8 um: Remove unsued extern declaration ldt_host_info() new 760ee8f83825 asm-generic: current: Don't include thread-info.h if building asm new ff3f78607998 um: Use the x86 checksum implementation on 32-bit new d32df1080f01 um: Hard-code the result of 'uname -s' new 8f85f93bfd2d um: use obj-y to descend into arch/um/*/ new e30955d029a8 um: vector: refactor deprecated strncpy new b10eee784c76 uml: audio: fix -Wmissing-variable-declarations new 4b038701e3dd um: port_kern: fix -Wmissing-variable-declarations new ab7ca2eb63a2 um: fix 3 instances of -Wmissing-prototypes new 32280e83b555 um: Refactor deprecated strncpy to memcpy new 974b808d85ab um: virt-pci: fix missing declaration warning new 68d76d4e7e50 Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/ [...] new 8ad50582210c m68k/pci: Drop useless pcibios_setup() new cf18ecd34f71 m68k: coldfire: dma_timer: ERROR: "foo __init bar" should [...] new 7a1415eebeec Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub [...]
The 66 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/m68k/coldfire/dma_timer.c | 2 +- arch/m68k/kernel/pcibios.c | 6 - arch/um/Kbuild | 2 + arch/um/Makefile | 9 +- arch/um/configs/i386_defconfig | 1 + arch/um/configs/x86_64_defconfig | 1 + arch/um/drivers/Kconfig | 16 +- arch/um/drivers/Makefile | 2 +- arch/um/drivers/hostaudio_kern.c | 2 +- arch/um/drivers/port_kern.c | 2 +- arch/um/drivers/slirp_kern.c | 2 +- arch/um/drivers/virt-pci.c | 2 + arch/um/drivers/xterm_kern.c | 1 + arch/um/include/shared/irq_kern.h | 1 + arch/um/kernel/irq.c | 2 - arch/x86/hyperv/hv_apic.c | 15 +- arch/x86/hyperv/hv_init.c | 105 +++++++++- arch/x86/hyperv/ivm.c | 263 ++++++++++++++++++++++- arch/x86/include/asm/hyperv-tlfs.h | 10 +- arch/x86/include/asm/mshyperv.h | 71 ++++++- arch/x86/kernel/cpu/mshyperv.c | 91 +++++++- arch/x86/um/Makefile | 5 +- arch/x86/um/asm/mm_context.h | 2 - arch/x86/um/checksum_32.S | 214 ------------------- drivers/clocksource/hyperv_timer.c | 2 +- drivers/hv/connection.c | 16 +- drivers/hv/hv.c | 131 ++++++++++-- drivers/hv/hv_balloon.c | 82 ++++---- drivers/hv/hv_common.c | 48 ++++- drivers/hv/hyperv_vmbus.h | 11 + drivers/hv/vmbus_drv.c | 3 +- drivers/net/virtio_net.c | 228 +++++++++++++++++--- drivers/vdpa/mlx5/core/mlx5_vdpa.h | 3 - drivers/vdpa/vdpa_sim/vdpa_sim.c | 8 + drivers/vhost/vdpa.c | 15 +- drivers/virtio/virtio_ring.c | 412 ++++++++++++++++++++++++++++++++----- drivers/virtio/virtio_vdpa.c | 17 +- include/asm-generic/current.h | 2 + include/asm-generic/hyperv-tlfs.h | 1 + include/asm-generic/mshyperv.h | 17 +- include/linux/hyperv.h | 6 +- include/linux/vdpa.h | 4 + include/linux/virtio.h | 22 ++ include/uapi/linux/vhost_types.h | 4 + security/tomoyo/common.c | 1 + security/tomoyo/common.h | 6 +- security/tomoyo/domain.c | 5 +- sound/Kconfig | 2 +- 48 files changed, 1412 insertions(+), 461 deletions(-) delete mode 100644 arch/x86/um/checksum_32.S