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 Aug 2012 23:19:09 +0200
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Linux PM list <linux-pm@...r.kernel.org>,
	ACPI Devel Mailing List <linux-acpi@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for 3.6-rc3

Hi Linus,

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-for-3.6-rc3

to receive power management fixes for v3.6-rc3 with top-most commit
3735d524da64b70b41c764359da36f88aded3610

  intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.

on top of commit d9875690d9b89a866022ff49e3fcea892345ad92

  Linux 3.6-rc2

Included are:

* Fixes for three obscure bugs in the runtime PM core code found recently.

* Two fixes for the new "coupled" cpuidle code from Colin Cross and Jon Medhurst.

* Fix for a potential NULL pointer dereference in intel_idle from
  Konrad Rzeszutek Wilk.

Thanks!


 drivers/base/power/runtime.c | 13 +++++--------
 drivers/cpuidle/coupled.c    | 14 +++++++++++++-
 drivers/idle/intel_idle.c    |  3 ++-
 3 files changed, 20 insertions(+), 10 deletions(-)

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

Colin Cross (1):
      cpuidle: coupled: fix sleeping while atomic in cpu notifier

Jon Medhurst (Tixy) (1):
      cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify

Konrad Rzeszutek Wilk (1):
      intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.

Rafael J. Wysocki (3):
      PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
      PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
      PM / Runtime: Check device PM QoS setting before "no callbacks" check

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ