public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] LSM update, add securityfs
@ 2005-09-12 21:02 Chris Wright
  0 siblings, 0 replies; only message in thread
From: Chris Wright @ 2005-09-12 21:02 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here's an LSM update for 2.6.14.  It's been in -mm for ages.
This adds securityfs, and converts seclvl over.

Please pull from:
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git/

thanks,
-chris
--

 include/linux/security.h |    5 
 security/Kconfig         |    1 
 security/Makefile        |    2 
 security/inode.c         |  347 +++++++++++++++++++++++++++++++++++++++++++++++
 security/seclvl.c        |  228 +++++++++---------------------
 5 files changed, 424 insertions(+), 159 deletions(-)

Adrian Bunk:
  SECURITY must depend on SYSFS

Greg KH:
  add securityfs for all LSMs to use

serue@us.ibm.com:
  seclvl securityfs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-12 21:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-12 21:02 [GIT PATCH] LSM update, add securityfs Chris Wright

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