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:	Tue, 6 Jan 2009 02:15:23 +0300
From:	Alexey Dobriyan <adobriyan@...il.com>
To:	torvalds@...l.org
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT] proc update for 2.6.29-rc1

Linus, please pull from

	git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc.git proc-linus
to
a) get BKL removed from proc internals completely (except when near ->ioctl
   callback), and
b) /proc/*/stack which is /proc/*/wchan done right, and
c) several trivial cleanups

 Documentation/filesystems/proc.txt |    1 +
 arch/mips/kernel/stacktrace.c      |   24 +++-
 fs/proc/base.c                     |  231 ++++++++++++++++++++----------------
 fs/proc/generic.c                  |    8 +-
 fs/proc/inode.c                    |    3 -
 fs/proc/proc_net.c                 |    2 +-
 fs/proc/root.c                     |    8 +-
 7 files changed, 153 insertions(+), 124 deletions(-)

Alexey Dobriyan (3):
      proc: stop using BKL
      proc: remove useless WARN_ONs
      proc: remove '##' usage

Hannes Eder (1):
      proc: fix sparse warning

Ken Chen (1):
      proc: add /proc/*/stack

WANG Cong (1):
      proc: remove write-only variable in proc_pident_lookup()
--
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