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:	Wed, 16 Jan 2013 23:16:55 +0100
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Linux PM list <linux-pm@...r.kernel.org>
Subject: [GIT PULL] ACPI and power management fixes for v3.8-rc4

Hi Linus,

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm+acpi-for-3.8-rc4

to receive ACPI and power management fixes for v3.8-rc4 with top-most commit
8aef33a7cf40ca9da188e8578b2abe7267a38c52

  cpuidle: remove the power_specified field in the driver

on top of commit 9931faca02c604c22335f5a935a501bb2ace6e20

  Linux 3.8-rc3

Included are:

* cpuidle regression fix related to the initialization of state kobjects
  from Krzysztof Mazur.

* cpuidle fix removing some not very useful code and making some user-visible
  problems go away at the same time.  From Daniel Lezcano.

* ACPI build fix from Yinghai Lu.

Thanks!


 drivers/acpi/glue.c              |  2 +-
 drivers/cpuidle/cpuidle.c        | 17 ++++-------------
 drivers/cpuidle/driver.c         | 25 -------------------------
 drivers/cpuidle/governors/menu.c |  8 ++------
 drivers/cpuidle/sysfs.c          |  2 +-
 include/linux/cpuidle.h          |  2 +-
 6 files changed, 9 insertions(+), 47 deletions(-)

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

Daniel Lezcano (1):
      cpuidle: remove the power_specified field in the driver

Krzysztof Mazur (1):
      cpuidle: fix number of initialized/destroyed states

Yinghai Lu (1):
      ACPI / glue: Fix build with ACPI_GLUE_DEBUG set


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
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