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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 9 Feb 2012 12:20:39 -0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] driver core patches for 3.3-rc3

The following changes since commit 62aa2b537c6f5957afd98e29f96897419ed5ebab:

  Linux 3.3-rc2 (2012-01-31 13:31:54 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git driver-core-3.3-rc3

for you to fetch changes up to 29bb5d4fd3140a7d5d02d858118c74a45f15c296:

  driver-core: cpu: fix kobject warning when hotplugging a cpu (2012-02-08 15:11:17 -0800)

----------------------------------------------------------------
Driver core fixes for the 3.3-rc3 tree.

A few fixes for kobject warnings that have popped up in the cpu hotplug path,
and a regression fix for the speed of the hotplug memory code.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (2):
      driver core: cpu: remove kernel warning when removing a cpu
      driver-core: cpu: fix kobject warning when hotplugging a cpu

Randy Dunlap (1):
      docbook: fix fatal errors in device-drivers docbook and add DMA Management section

Yinghai Lu (2):
      drivers/base/memory.c: fix memory_dev_init() long delay
      ACPI: remove duplicated lines of merging problems with acpi_processor_add

 Documentation/DocBook/device-drivers.tmpl |   12 +++++++++-
 drivers/acpi/processor_driver.c           |    7 ------
 drivers/base/cpu.c                        |   21 +++++++++++++++++++
 drivers/base/memory.c                     |   31 ++++++++++++++++++++++++----
 drivers/base/node.c                       |    8 +++++++
 5 files changed, 65 insertions(+), 14 deletions(-)
--
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