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:   Thu, 16 Jul 2020 19:29:23 +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.8-rc6

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.8-rc6

with top-most commit 1740f21af58b89a072f33ae0912d5acf95314f22

 Merge branch 'pm-cpufreq'

on top of commit 11ba468877bb23f28956a35e896356252d63c983

 Linux 5.8-rc5

to receive power management fixes for 5.8-rc6.

These add missing handling of a command line switch to the
intel_pstate driver (Rafael Wysocki) and fix the freeing of the
operating performance point (OPP) entries for the legacy (v1) OPP
table type (Walter Lozano).

Thanks!


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

Rafael J. Wysocki (1):
      cpufreq: intel_pstate: Fix active mode setting from command line

Walter Lozano (1):
      opp: Increase parsed_static_opps in _of_add_opp_table_v1()

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

 drivers/cpufreq/intel_pstate.c | 8 ++++++--
 drivers/opp/of.c               | 4 ++++
 2 files changed, 10 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ