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]
Message-Id: <201111082303.21067.rjw@sisk.pl>
Date:	Tue, 8 Nov 2011 23:03:20 +0100
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>
Subject: [GIT PULL] Power management fixes for 3.2

Hi Linus,

Please pull power management fixes (on top of commit
94956eed14b4b16d401c8ad36d68df0608f968cb) for 3.2 from:

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-fixes

with top-most commit 156acb166ea9a43d7fcdf9b8051694ce4e91dbfc
(PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())).

They include:

* PM QoS regression fix from Dominik Brodowski.

* devfreq structure field name fix from Jon Corbet.

* cgroups freezer documentation fix.

* Error pointer casting cleanup in OPP core from Thomas Meyer.

Thanks!


 Documentation/cgroups/freezer-subsystem.txt |    4 ++--
 drivers/base/power/opp.c                    |    2 +-
 include/linux/devfreq.h                     |    2 +-
 kernel/power/qos.c                          |    1 +
 4 files changed, 5 insertions(+), 4 deletions(-)

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

Dominik Brodowski (1):
      PM / QoS: Set cpu_dma_pm_qos->name

Jonathan Corbet (1):
      PM / devfreq: fix private_data

Rafael J. Wysocki (1):
      Documentation: Fix typo in freezer-subsystem.txt

Thomas Meyer (1):
      PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())

--
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