This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4dc1d1bec898 Merge tag 'mfd-fixes-6.14' of git://git.kernel.org/pub/scm [...] new 1046cac10922 platform/x86: thinkpad_acpi: Fix invalid fan speed on Thin [...] new 9cff907cbf8c platform/x86: thinkpad_acpi: Support for V9 DYTC platform [...] new fc22b06fbd2a platform/x86: int3472: Use correct type for "polarity", ca [...] new 569617dbbd06 platform/x86: int3472: Call "reset" GPIO "enable" for INT347E new b3e127dacad6 platform/x86: thinkpad_acpi: Fix registration of tpacpi pl [...] new d63609e41295 Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kern [...] new edb1942542bc LoongArch: Fix idle VS timer enqueue new 619b52777a49 LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE new 03a99d16e64f LoongArch: Use str_yes_no() helper function for /proc/cpuinfo new 6b72cd9ef062 LoongArch: Remove the deprecated notifier hook mechanism new 6287f1a8c161 LoongArch: csum: Fix OoB access in IP checksum code for ne [...] new bdb13252e5d1 LoongArch: KVM: Fix typo issue about GCFG feature detection new d8cc4fee3f8a LoongArch: KVM: Remove duplicated cache attribute setting new 3011b29ec5a3 LoongArch: KVM: Set host with kernel mode when switch to VM mode new ab68d7eb7b1a Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org [...]
The 15 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/loongarch/include/asm/cpu-info.h | 21 ------- arch/loongarch/include/asm/smp.h | 2 + arch/loongarch/kernel/genex.S | 28 +++++---- arch/loongarch/kernel/idle.c | 3 +- arch/loongarch/kernel/proc.c | 29 +-------- arch/loongarch/kernel/reset.c | 6 +- arch/loongarch/kvm/main.c | 4 +- arch/loongarch/kvm/switch.S | 2 +- arch/loongarch/kvm/vcpu.c | 3 - arch/loongarch/lib/csum.c | 2 +- arch/loongarch/mm/pageattr.c | 3 +- drivers/platform/x86/intel/int3472/discrete.c | 85 ++++++++++++++++++++------- drivers/platform/x86/thinkpad_acpi.c | 61 ++++++++++++++----- 13 files changed, 140 insertions(+), 109 deletions(-)