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:   Sat, 18 Mar 2017 01:21:28 +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 v4.11-rc3

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-4.11-rc3

with top-most commit 8b766e05d8ec80b6b1daa2675509adcab6519038

 Merge branch 'pm-cpufreq-fixes' and 'intel_pstate-fixes'

on top of commit 4495c08e84729385774601b5146d51d9e5849f81

 Linux 4.11-rc2

to receive power management fixes for v4.11-rc3.

These fix a few more intel_pstate issues and one small issue in the
cpufreq core.

Specifics:

 - Fix breakage in the intel_pstate's debugfs interface for PID
   controller tuning (Rafael Wysocki).

 - Fix computations related to P-state limits in intel_pstate to
   avoid excessive rounding errors leading to visible inaccuracies
   (Srinivas Pandruvada, Rafael Wysocki).

 - Add a missing newline to a message printed by one function in
   the cpufreq core and clean up that function (Rafael Wysocki).

Thanks!

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

Rafael J. Wysocki (3):
      cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()
      cpufreq: intel_pstate: Avoid percentages in limits-related computations
      cpufreq: Fix and clean up show_cpuinfo_cur_freq()

Srinivas Pandruvada (1):
      cpufreq: intel_pstate: Correct frequency setting in the HWP mode

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

 drivers/cpufreq/cpufreq.c      |  8 ++++--
 drivers/cpufreq/intel_pstate.c | 64 ++++++++++++++++++++----------------------
 2 files changed, 36 insertions(+), 36 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ