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>] [day] [month] [year] [list]
Date:   Thu, 20 Jul 2017 23:55:31 +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 v4.13-rc2

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-4.13-rc2

with top-most commit ffa64d5e0d2f053d76ff9b1d2f437150b49c4112

 Merge branches 'intel_pstate' and 'pm-domains'

on top of commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877

 Linux v4.13-rc1

to receive power management fixes for v4.13-rc2.

These are two stable-candidate fixes for the intel_pstate driver and
the generic power domains (genpd) framework.

Specifics:

 - Fix the average CPU load computations in the intel_pstate driver
   on Knights Landing (Xeon Phi) processors that require an extra
   factor to compensate for a rate change differences between the
   TSC and MPERF which is missing (Srinivas Pandruvada).

 - Fix an initialization ordering issue in the generic power domains
   (genpd) framework (Sudeep Holla).

Thanks!


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

Srinivas Pandruvada (1):
      cpufreq: intel_pstate: Correct the busy calculation for KNL

Sudeep Holla (1):
      PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev
succeeds if present

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

 drivers/base/power/domain.c    |  8 ++++----
 drivers/cpufreq/intel_pstate.c | 21 +++++++++++++++++++--
 2 files changed, 23 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ