This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6439a0e64c35 Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/l [...] new ddf7233fcab6 sched/ext: Fix invalid task state transitions on class switch new e69980bd16f2 selftests/sched_ext: Remove duplicate sched.h header new d72052ac09ce Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kern [...] new b3eaf14f4c63 cpupower: Fix a bug where the -t option of the set subcomm [...] new 357d1fc38aad cpupower: Allow control of boost feature on non-x86 based [...] new 2bc1adb05e36 Merge tag 'linux-cpupower-6.17-rc2' of git://git.kernel.or [...] new 779b1a1cb13a cpuidle: governors: menu: Avoid selecting states with too [...] new 094a7c318b29 Merge branch 'pm-cpuidle' new 26d6ed49cd00 Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/li [...] new 6c7058514991 ACPI: APEI: EINJ: Check if user asked for EINJV2 injection new 7459e87ae1d7 ACPI: APEI: EINJ: fix potential NULL dereference in __einj [...] new b21d1fbb97c8 ACPI: APEI: EINJ: Fix resource leak by remove callback in [...] new 8151320c747e ACPI: pfr_update: Fix the driver update version check new 670b51121ed0 Merge branches 'acpi-apei' and 'acpi-pfrut' new f70e1e7980f3 Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/ [...] new 4b0ad968717e regulator: dt-bindings: infineon,ir38060: Add Guenter as m [...] new 447be50598c0 regulator: pca9450: Use devm_register_sys_off_handler new 11cd7a5c21db regulator: tps65219: regulator: tps65219: Fix error codes [...] new f43e6ba0b45f Merge tag 'regulator-fix-v6.17-rc2' of git://git.kernel.or [...] new 6bc829220b33 spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write new 72332439e6b0 spi: spi-mem: Add missing kdoc argument new a4f8e70d75dd spi: spi-mem: add spi_mem_adjust_op_freq() in spi_mem_supp [...] new af357a6a3b7d spi: spi-fsl-lpspi: Clamp too high speed_hz new 13d0fe84a214 spi: spi-qpic-snand: fix calculating of ECC OOB regions' p [...] new 7c7cda81159b spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_ [...] new 9a36b58a88f6 Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/ [...]
The 26 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: .../bindings/regulator/infineon,ir38060.yaml | 2 +- drivers/acpi/apei/einj-core.c | 17 ++--- drivers/acpi/pfr_update.c | 2 +- drivers/cpuidle/governors/menu.c | 29 ++++----- drivers/regulator/pca9450-regulator.c | 13 ++-- drivers/regulator/tps65219-regulator.c | 12 ++-- drivers/spi/spi-fsl-lpspi.c | 8 +-- drivers/spi/spi-mem.c | 4 ++ drivers/spi/spi-qpic-snand.c | 22 +++++-- drivers/spi/spi-st-ssc4.c | 10 +-- include/uapi/linux/pfrut.h | 1 + kernel/sched/ext.c | 4 ++ tools/power/cpupower/man/cpupower-set.1 | 7 +- tools/power/cpupower/utils/cpufreq-info.c | 16 ++++- tools/power/cpupower/utils/cpupower-set.c | 5 +- tools/power/cpupower/utils/helpers/helpers.h | 14 ++-- tools/power/cpupower/utils/helpers/misc.c | 76 +++++++++++++++------- tools/testing/selftests/sched_ext/hotplug.c | 1 - 18 files changed, 147 insertions(+), 96 deletions(-)