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:	Fri, 29 Apr 2016 14:40:51 +0200
From:	Rafael Wysocki <rjwysocki@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v4.6-rc6

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm+acpi-4.6-rc6

to receive power management material for v4.6-rc6 with top-most
commit 81be193b7e2089dc34a4e3939f1b057f53995f56

 Merge branch 'pm-cpufreq-fixes'

on top of commit 02da2d72174c61988eb4456b53f405e3ebdebce4

 Linux 4.6-rc5

One revert of a recent cpufreq commit that introduced a regression
and a fix for intel_pstate's Turbo Activation Ratio handling code.

Specifics:

 - Revert cpufreq commit that attempted to fix a problem in the
   ondemand/conservative governor code, but did that incorrectly
   and introduced another problem instead (Rafael Wysocki).

 - Fix incorrect decoding of MSR contents related to the
   Turbo Activation Ratio (TAR) handling in the intel_pstate
   driver (Srinivas Pandruvada).

Thanks!

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

Rafael J. Wysocki (1):
      Revert "cpufreq: governor: Fix negative idle_time when
configured with CONFIG_HZ_PERIODIC"

Srinivas Pandruvada (1):
      cpufreq: intel_pstate: Fix processing for turbo activation ratio

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

 drivers/cpufreq/cpufreq_governor.c | 8 ++------
 drivers/cpufreq/intel_pstate.c     | 5 +++++
 2 files changed, 7 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ