public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] driver core fixes for .35-git
@ 2010-07-26 19:09 Greg KH
  2010-07-26 19:18 ` [PATCH 1/3] sysfs: Don't allow the creation of symlinks we can't remove Greg Kroah-Hartman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Greg KH @ 2010-07-26 19:09 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here's 3 sysfs bugfixes for your .35-rc git tree.  These all fix up
regressions that people have reported due to the network namespace
changes to sysfs for the .35 release.

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

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

 fs/sysfs/symlink.c |   26 ++++++++++++++++++++------
 1 files changed, 20 insertions(+), 6 deletions(-)

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

Eric W. Biederman (3):
      sysfs: Don't allow the creation of symlinks we can't remove
      sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.
      sysfs: allow creating symlinks from untagged to tagged directories


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [GIT PATCH] driver core fixes for .35-git
@ 2010-06-04 20:44 Greg KH
  0 siblings, 0 replies; 5+ messages in thread
From: Greg KH @ 2010-06-04 20:44 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here's 3 bugfixes for your .35-rc git tree.

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

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

 fs/configfs/inode.c  |    9 ++++-----
 fs/sysfs/inode.c     |    6 ++++--
 lib/kobject_uevent.c |    3 +++
 3 files changed, 11 insertions(+), 7 deletions(-)

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

Andrew Morton (1):
      lib/kobject_uevent.c: fix CONIG_NET=n warning

Dan Carpenter (1):
      kobject: free memory if netlink_kernel_create() fails

Nick Piggin (1):
      fix setattr error handling in sysfs, configfs


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-07-26 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26 19:09 [GIT PATCH] driver core fixes for .35-git Greg KH
2010-07-26 19:18 ` [PATCH 1/3] sysfs: Don't allow the creation of symlinks we can't remove Greg Kroah-Hartman
2010-07-26 19:18 ` [PATCH 2/3] sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories Greg Kroah-Hartman
2010-07-26 19:18 ` [PATCH 3/3] sysfs: allow creating " Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2010-06-04 20:44 [GIT PATCH] driver core fixes for .35-git Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox