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, 10 Jun 2016 02:18:27 +0200
From:	"Rafael J. Wysocki" <rafael@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v4.7-rc3

Hi Linus,

Please pull from

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

to receive power management fixes for v4.7-rc3 with top-most commit
3681196ae568f97d534537c1c1102f4707ca11f9

 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'

on top of commit af8c34ce6ae32addda3788d54a7e340cad22516b

 Linux 4.7-rc2

Stable-candidate fixes for the intel_pstate driver and the
cpuidle core.

Specifics:

 - Fix two intel_pstate initialization issues, one of which was
   introduced during the 4.4 cycle (Srinivas Pandruvada).

 - Fix kernel build with CONFIG_UBSAN set and CONFIG_CPU_IDLE
   unset (Catalin Marinas).

Thanks!

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

Catalin Marinas (1):
      cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE

Srinivas Pandruvada (2):
      cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()
      cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo

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

 drivers/cpufreq/intel_pstate.c | 12 +++++++++---
 include/linux/cpuidle.h        |  3 +++
 kernel/sched/idle.c            |  2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ