lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jaMoSXJ-Q7w8Pduk9=3NyaWakdvQU2mBOPMM2vE9dTjQ@mail.gmail.com>
Date:   Thu, 28 Apr 2022 17:32:36 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v5.18-rc5

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.18-rc5

with top-most commit edbd9772cc9d8af6c136d01d8b9402f6ab767e9b

 Merge branch 'pm-cpuidle'

on top of commit af2d861d4cd2a4da5137f795ee3509e6f944a25b

 Linux 5.18-rc4

to receive power management fixes for 5.18-rc5.

These fix up recent intel_idle driver changes and fix some ARM
cpufreq driver issues.

Specifics:

 - Fix issues with the Qualcomm's cpufreq driver (Dmitry Baryshkov,
   Vladimir Zapolskiy).

 - Fix memory leak in the Sun501 driver (Xiaobing Luo).

 - Make intel_idle enable C1E promotion on all CPUs when C1E is
   preferred to C1 (Artem Bityutskiy).

 - Make C6 optimization on Sapphire Rapids added recently work as
   expected if both C1E and C1 are "preferred" (Artem Bityutskiy).

Thanks!


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

Artem Bityutskiy (2):
      intel_idle: Fix the 'preferred_cstates' module parameter
      intel_idle: Fix SPR C6 optimization

Dmitry Baryshkov (4):
      cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
      cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
      cpufreq: qcom-hw: fix the opp entries refcounting
      cpufreq: qcom-hw: provide online/offline operations

Vladimir Zapolskiy (2):
      cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
      cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts

Xiaobing Luo (1):
      cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe

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

 drivers/cpufreq/qcom-cpufreq-hw.c      | 70 +++++++++++++++++++++++++++-------
 drivers/cpufreq/sun50i-cpufreq-nvmem.c |  4 +-
 drivers/idle/intel_idle.c              | 27 +++++++------
 3 files changed, 75 insertions(+), 26 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ