This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8f602276d390 Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org [...] new 4b058c9f281f powerpc/vdso: allow r30 in vDSO code generation of getrandom new b3ce5c30a0e0 Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm [...] new 76f972c2cfdf KVM: selftests: Fix build on architectures other than x86_64 new fcd1ec9cb59c KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU new ea4290d77bda KVM: x86: leave kvm.ko out of the build if no vendor modul [...] new 2a5fe5a01668 x86/reboot: emergency callbacks are now registered by comm [...] new 78fee4198bb4 KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path new a9f41588a902 KVM: arm64: Constrain the host to the maximum shared SVE V [...] new 64a1d716615e KVM: arm64: Another reviewer reshuffle new a1d402abf8e3 KVM: arm64: Fix kvm_has_feat*() handling of negative features new c8d430db8eec Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pu [...] new 4563243edeeb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 7d59ac07ccb5 platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug new ed0e64d85fe7 MAINTAINERS: Update Intel In Field Scan(IFS) entry new b6c57b70a343 platform/x86: dell-laptop: Do not fail when encountering u [...] new 0bdb4e57a1b0 platform/x86:intel/pmc: Disable ACPI PM Timer disabling on [...] new 2f95a035b8fd platform/x86: ISST: Add Diamond Rapids to support list new e16f7eee7c80 platform/x86/intel: power-domains: Add Diamond Rapids support new a561509b4187 platform/x86: dell-sysman: add support for alienware products new 7b954b9ba007 platform/x86: dell-ddv: Fix typo in documentation new 5984b40f5bcd platform/x86: wmi: Update WMI driver API documentation new 2fae3129c0c0 platform/x86: x86-android-tablets: Fix use after free on p [...] new c8d9f2c7aa59 Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kern [...] new 7fb1d1e0382c kbuild: move non-boot built-in DTBs to .rodata section new 4d46b5b623e0 kconfig: fix infinite loop in sym_calc_choice() new 8d095547debd kconfig: clear expr::val_is_valid when allocated new da724c33b685 kconfig: qconf: move conf_read() before drawing tree pain new 984ed20ece1c kconfig: qconf: fix buffer overflow in debug links new c14a30468230 scripts: import more list macros new d939881a15b1 kbuild: fix a typo dt_binding_schema -> dt_binding_schemas new 82cb44308951 kbuild: deb-pkg: Remove blank first line from maint scripts new 2a130b7e1fcd Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub [...]
The 32 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: Documentation/driver-api/wmi.rst | 11 ++-- Documentation/wmi/devices/dell-wmi-ddv.rst | 4 +- MAINTAINERS | 4 +- Makefile | 2 +- arch/arm64/include/asm/kvm_host.h | 25 ++++----- arch/arm64/kvm/hyp/include/hyp/switch.h | 2 +- arch/arm64/kvm/hyp/nvhe/hyp-main.c | 12 +++-- arch/arm64/kvm/hyp/nvhe/pkvm.c | 6 ++- arch/powerpc/kernel/vdso/Makefile | 2 +- arch/x86/include/asm/reboot.h | 4 +- arch/x86/kernel/reboot.c | 4 +- arch/x86/kvm/Kconfig | 9 ++-- arch/x86/kvm/Makefile | 2 +- arch/x86/kvm/mmu/mmu.c | 60 +++++++++++++++++----- drivers/platform/x86/dell/dell-laptop.c | 15 ++++-- drivers/platform/x86/dell/dell-wmi-sysman/sysman.c | 1 + drivers/platform/x86/intel/pmc/spt.c | 2 - .../x86/intel/speed_select_if/isst_if_common.c | 5 +- drivers/platform/x86/intel/tpmi_power_domains.c | 1 + drivers/platform/x86/x86-android-tablets/core.c | 6 ++- scripts/Makefile.dtbs | 4 +- scripts/include/list.h | 50 ++++++++++++++++++ scripts/kconfig/expr.c | 1 + scripts/kconfig/parser.y | 10 +++- scripts/kconfig/qconf.cc | 6 +-- scripts/package/builddeb | 1 - .../kvm/memslot_modification_stress_test.c | 2 + tools/testing/selftests/kvm/memslot_perf_test.c | 6 +++ 28 files changed, 188 insertions(+), 69 deletions(-)