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, 5 Mar 2016 00:36:45 +0100
From:	"Rafael J. Wysocki" <rafael@...nel.org>
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>,
	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	x86@...nel.org
Subject: [GIT PULL] Power management and ACPI fixes for v4.5-rc7

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm+acpi-4.5-rc7

to receive power management and ACPI fixes for v4.5-rc7 with top-most
commit bfc6b97d528def357adcbdadf71b21c8e5f7dbc4

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

on top of commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af

 Linux 4.5-rc6

Two build fixes for cpufreq drivers (including one for breakage
introduced recently) and a fix for a graph tracer crash when
used over suspend-to-RAM on x86.

Specifics:

 - Prevent the graph tracer from crashing when used over
   suspend-to-RAM on x86 by pausing it before invoking
   do_suspend_lowlevel() and un-pausing it when that function
   has returned (Todd Brandt).

 - Fix build issues in the qoriq and mediatek cpufreq drivers
   related to broken dependencies on THERMAL (Arnd Bergmann).

Thanks!

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

Arnd Bergmann (2):
      cpufreq: qoriq: allow building as module with THERMAL=m
      cpufreq: mediatek: allow building as a module

Todd E Brandt (1):
      PM / sleep / x86: Fix crash on graph trace through x86 suspend

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

 arch/x86/kernel/acpi/sleep.c     | 7 +++++++
 drivers/cpufreq/Kconfig          | 1 +
 drivers/cpufreq/Kconfig.arm      | 4 ++--
 drivers/cpufreq/mt8173-cpufreq.c | 1 +
 4 files changed, 11 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ