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: <CAJZ5v0gWVkz7Denfz59r6xXbUjvXWOifEVO4T2tr7EZpWL3oJw@mail.gmail.com>
Date:   Fri, 28 Feb 2020 11:26:27 +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.6-rc4

Hi Linus,

Please pull from the tag

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

with top-most commit 189c6967fe61729fa7e9cdc32690b08fc7eebe41

 Merge branches 'pm-sleep' and 'pm-devfreq'

on top of commit f8788d86ab28f61f7b46eb6be375f8a726783636

 Linux 5.6-rc3

to receive power management fixes for 5.6-rc4.

These fix a recent cpufreq initialization regression (Rafael Wysocki),
revert a devfreq commit that made incompatible changes and broke
user land on some systems (Orson Zhai), drop a stale reference to
a document that has gone away recently (Jonathan Neuschäfer) and
fix a typo in a hibernation code comment (Alexandre Belloni).

Thanks!


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

Alexandre Belloni (1):
      PM / hibernate: fix typo "reserverd_size" -> "reserved_size"

Jonathan Neuschäfer (1):
      Documentation: power: Drop reference to interface.rst

Orson Zhai (1):
      Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"

Rafael J. Wysocki (1):
      cpufreq: Fix policy initialization for internal governor drivers

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

 Documentation/power/index.rst |  1 -
 drivers/cpufreq/cpufreq.c     | 12 ++++++++++--
 drivers/devfreq/devfreq.c     |  4 +---
 kernel/power/snapshot.c       |  2 +-
 4 files changed, 12 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ