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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Aug 2010 21:05:03 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] driver core fixes for .36-rc2

Here are some fixes for .36-rc2 for the driver core.

It fixes a firmware oops that a lot of people are hitting, and a build
error for older versions of gcc that it seems all of the ARM developers
are hitting.  And there's documentation fix as well.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/

All of these patches have been in the linux-next and mm trees.

The patches will be sent as a follow-on to this message to lkml for
people to see.

thanks,

greg k-h

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

 drivers/base/firmware_class.c |    2 +-
 include/linux/kobject.h       |   35 +-------------------------
 include/linux/kobject_ns.h    |   56 +++++++++++++++++++++++++++++++++++++++++
 include/linux/sysfs.h         |    1 +
 lib/kobject_uevent.c          |    4 +-
 5 files changed, 61 insertions(+), 37 deletions(-)
 create mode 100644 include/linux/kobject_ns.h

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

David Howells (1):
      kobject: Break the kobject namespace defs into their own header

Johannes Berg (1):
      firmware_class: fix typo in error path

Xiaotian Feng (1):
      kobject_uevent: fix typo in comments

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