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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jd9Htp-6duGjtZUsBDFkm26ndmTD9cSG6s_fcF22sP=g@mail.gmail.com>
Date:   Mon, 4 Sep 2023 19:19:06 +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] More power management updates for v6.6-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-6.6-rc1-2

with top-most commit 19a56a6b747716118539398739b021535eaa8cbe

 Merge branch 'pm-cpufreq'

on top of commit ccc5e9817719f59b3dea7b7a168861b4bf0b4ff4

 Merge tag 'pm-6.6-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive more power management updates for 6.6-rc1.

These fix cpufreq core and the pcc cpufreq driver, add per-policy
boost support to cpufreq and add Georgian translation Makefile
LANGUAGES in cpupower.

Specifics:

 - Add Georgian translation to Makefile LANGUAGES in cpupower (Shuah
   Khan).

 - Add support for per-policy performance boost to cpufreq (Jie Zhan).

 - Fix assorted issues in the cpufreq core, common governor code and in
   the pcc cpufreq driver (Liao Chang).

Thanks!


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

Jie Zhan (1):
      cpufreq: Support per-policy performance boost

Liao Chang (4):
      cpufreq: Avoid printing kernel addresses in cpufreq_resume()
      cpufreq: Fix the race condition while updating the
transition_task of policy
      cpufreq: governor: Free dbs_data directly when gov->init() fails
      cpufreq: pcc: Fix the potentinal scheduling delays in target_index()

Shuah Khan (1):
      cpupower: Add Georgian translation to Makefile LANGUAGES

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

 drivers/cpufreq/cpufreq.c          | 53 +++++++++++++++++++++++++++++++++++---
 drivers/cpufreq/cpufreq_governor.c |  4 ++-
 drivers/cpufreq/pcc-cpufreq.c      |  2 +-
 include/linux/cpufreq.h            |  3 +++
 tools/power/cpupower/Makefile      |  2 +-
 5 files changed, 57 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ