This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c291c9cfd76a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 3abab905b14f ksmbd: Fix the missing xa_store error check new 0a77715db226 ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create new b8fc56fbca74 ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp new 0a77d947f599 ksmbd: check outstanding simultaneous SMB operations new 1eb714c660eb Merge tag 'v6.12-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd new b79276dcac91 ACPI: processor: Move arch_init_invariance_cppc() call later new c7a8f2a504c3 Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/ [...] new a97e293e077a cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before dr [...] new 92447aa5f6e7 cpufreq: intel_pstate: Update asym capacity for CPUs that [...] new 4f63642c09db Merge tag 'pm-6.12-rc7' of git://git.kernel.org/pub/scm/li [...] new f16beaaee248 thermal/drivers/qcom/lmh: Remove false lockdep backtrace new fcd54cf480c8 tools/lib/thermal: Fix sampling handler context ptr new c5426dcc5a3a tools/lib/thermal: Remove the thermal.h soft link when doi [...] new 725f31f300e3 thermal/of: support thermal zones w/o trips subnode new 5469a8deac05 Merge tag 'thermal-v6.12-rc7' of ssh://gitolite.kernel.org [...] new da4373fbcf00 Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/s [...]
The 16 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/include/asm/topology.h | 4 ---- arch/x86/include/asm/topology.h | 5 ----- arch/x86/kernel/acpi/cppc.c | 7 ++++++- drivers/acpi/cppc_acpi.c | 6 ------ drivers/acpi/processor_driver.c | 9 +++++++++ drivers/base/arch_topology.c | 6 +++++- drivers/cpufreq/intel_pstate.c | 26 +++++++++++++++++++++++--- drivers/thermal/qcom/lmh.c | 7 +++++++ drivers/thermal/thermal_of.c | 21 ++++++++++----------- fs/smb/server/connection.c | 1 + fs/smb/server/connection.h | 1 + fs/smb/server/mgmt/user_session.c | 15 ++++++++++----- fs/smb/server/server.c | 20 ++++++++++++-------- fs/smb/server/smb_common.c | 10 +++++++--- fs/smb/server/smb_common.h | 2 +- include/acpi/processor.h | 2 ++ include/linux/arch_topology.h | 4 ---- tools/lib/thermal/Makefile | 4 +++- tools/lib/thermal/sampling.c | 2 ++ 19 files changed, 99 insertions(+), 53 deletions(-)