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:	Wed, 22 Aug 2007 15:07:47 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] driver core fixes for 2.6.23-rc3

Here are some driver core fixes and documentation updates against your
2.6.23-rc3 git tree.

They fix a reference counting bug in the module sysfs code, a fix for a
sysfs WARN_ON() issue and some documentation updates.

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

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

thanks,

greg k-h



 Documentation/HOWTO             |    4 +-
 Documentation/SubmittingPatches |    2 +-
 Documentation/ko_KR/HOWTO       |  623 +++++++++++++++++++++++++++++++++++++++
 fs/sysfs/bin.c                  |    7 +-
 fs/sysfs/dir.c                  |   21 +-
 kernel/module.c                 |    3 +-
 6 files changed, 640 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/ko_KR/HOWTO

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

Alan Stern (1):
      sysfs: don't warn on removal of a nonexistent binary file

Alexey Dobriyan (1):
      Fix Off-by-one in /sys/module/*/refcnt

Minchan Kim (1):
      HOWTO: korean translation of Documentation/HOWTO

Qi Yong (1):
      HOWTO: latest lxr url address changed

Tejun Heo (1):
      sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()

-
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