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]
Date:   Fri, 3 Dec 2021 20:53:48 +0100
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.16-rc4

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.16-rc4

with top-most commit 404c91218703d58c8f442aa01e4ae558f14c0e20

 Merge branch 'powercap'

on top of commit d58071a8a76d779eedab38033ae4c821c30295a5

 Linux 5.16-rc3

to receive power management fixes for 5.16-rc4.

These fix a CPU hot-add issue in the cpufreq core, fix a comment
in the cpufreq core code and update its documentation, and
disable the DTPM (Dynamic Thermal Power Management) code for the
time being to prevent it from causing issues to appear.

Specifics:

 - Disable DTPM for this cycle to prevent it from causing issues
   to appear on otherwise functional systems (Daniel Lezcano).

 - Fix cpufreq sysfs interface failure related to physical CPU
   hot-add (Xiongfeng Wang).

 - Fix comment in cpufreq core and update its documentation (Tang
   Yizhou).

Thanks!


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

Daniel Lezcano (1):
      powercap/drivers/dtpm: Disable DTPM at boot time

Rafael J. Wysocki (1):
      powercap: DTPM: Drop unused local variable from init_dtpm()

Tang Yizhou (2):
      cpufreq: Fix a comment in cpufreq_policy_free
      cpufreq: docs: Update core.rst

Xiongfeng Wang (1):
      cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()

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

 Documentation/cpu-freq/core.rst |  6 +++---
 drivers/cpufreq/cpufreq.c       | 14 +++++++-------
 drivers/powercap/dtpm.c         |  5 -----
 3 files changed, 10 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ