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:	Thu, 12 Apr 2012 15:25:37 -0700
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.4-rc2

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:

  Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-3.4-rc2

for you to fetch changes up to 282029c005e65ffdce3aa9f8220f88a8bbbc4dae:

  kobject: provide more diagnostic info for kobject_add_internal() failures (2012-04-10 14:48:51 -0700)

----------------------------------------------------------------
Driver core and kobject fixes for 3.4-rc2

Here are some minor fixes for the driver core and kobjects that people have
reported recently.

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

----------------------------------------------------------------
Axel Lin (1):
      drivers/base: Remove unneeded spin_lock_init call for soc_lock

Bruno Prémont (1):
      sysfs: Prevent crash on unset sysfs group attributes

Dan Williams (2):
      sysfs: handle 'parent deleted before child added'
      kobject: provide more diagnostic info for kobject_add_internal() failures

Lee Jones (1):
      drivers/base: fix compiler warning in SoC export driver - idr should be ida

Tom Goff (1):
      sysfs: Update the name hash for an entry after changing the namespace

 drivers/base/soc.c |    4 +---
 fs/sysfs/dir.c     |    5 ++++-
 fs/sysfs/group.c   |    6 +++++-
 lib/kobject.c      |   14 +++++++-------
 4 files changed, 17 insertions(+), 12 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