Thread (2 messages) flat view 2 messages, 2 authors, 7d ago

[GIT PULL] Power management fixes for 7.3-rc3

From: "Rafael J. Wysocki (Intel)" <rafael@kernel.org>
Date: 2026-09-10 18:42:30
Also in: lkml

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-7.3-rc3

with top-most commit 13b3dcbcfed1d0c8c1d3b5dcfe306f9992452ae9

 Merge branch 'pm-cpufreq'

on top of commit df2908090cda368b01ff43709f51890076c56157

 Linux 7.3-rc2

to receive power management fixes for 7.3-rc3.

These harden the cpufreq core against races with sysfs during policy
creation, fix two issues in the OPP (Operating Performance Points)
library, and make OPP print symbolic error names:

 - Zero-initialize the policy cpumask and initialize the policy rwsem
   before exposing the policy sysfs interface (Runyu Xiao and Zhongqiu
   Han)

 - Fix potential multiplication overflow when calculating freq in OPP
   core (Colin Ian King)

 - Fix use after free in _update_opp_table_clk() (Peter Griffin)

 - Use %pe to print symbolic error name in OPP (Sumeet Pawnikar)

Thanks!


---------------

Colin Ian King (1):
      OPP: of: Fix potential multiplication overflow when calculating freq

Peter Griffin (1):
      opp: fix use after free in _update_opp_table_clk()

Runyu Xiao (1):
      cpufreq: initialize policy rwsem before sysfs publication

Sumeet Pawnikar (1):
      opp: Use %pe to print symbolic error name

Zhongqiu Han (1):
      cpufreq: zero-initialize policy cpumask before sysfs publication

---------------

 drivers/cpufreq/cpufreq.c |  6 +++---
 drivers/opp/core.c        | 30 ++++++++++++++++--------------
 drivers/opp/of.c          |  6 +++---
 3 files changed, 22 insertions(+), 20 deletions(-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help