Home
last modified time | relevance | path

Searched hist:b67dbf9d4c1987c370fd18fdc4cf9d8aaea604c2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/
H A DMakefilediff b67dbf9d4c1987c370fd18fdc4cf9d8aaea604c2 Thu Jul 07 16:37:53 CDT 2005 Greg KH <greg@kroah.com> [PATCH] add securityfs for all LSMs to use

Here's a small patch against 2.6.13-rc2 that adds securityfs, a virtual
fs that all LSMs can use instead of creating their own. The fs should
be mounted at /sys/kernel/security, and the fs creates that mount point.
This will make the LSB people happy that we aren't creating a new
/my_lsm_fs directory in the root for every different LSM.

It has changed a bit since the last version, thanks to comments from
Mike Waychison.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@osdl.org>
H A Dinode.cb67dbf9d4c1987c370fd18fdc4cf9d8aaea604c2 Thu Jul 07 16:37:53 CDT 2005 Greg KH <greg@kroah.com> [PATCH] add securityfs for all LSMs to use

Here's a small patch against 2.6.13-rc2 that adds securityfs, a virtual
fs that all LSMs can use instead of creating their own. The fs should
be mounted at /sys/kernel/security, and the fs creates that mount point.
This will make the LSB people happy that we aren't creating a new
/my_lsm_fs directory in the root for every different LSM.

It has changed a bit since the last version, thanks to comments from
Mike Waychison.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@osdl.org>
/openbmc/linux/include/linux/
H A Dsecurity.hdiff b67dbf9d4c1987c370fd18fdc4cf9d8aaea604c2 Thu Jul 07 16:37:53 CDT 2005 Greg KH <greg@kroah.com> [PATCH] add securityfs for all LSMs to use

Here's a small patch against 2.6.13-rc2 that adds securityfs, a virtual
fs that all LSMs can use instead of creating their own. The fs should
be mounted at /sys/kernel/security, and the fs creates that mount point.
This will make the LSB people happy that we aren't creating a new
/my_lsm_fs directory in the root for every different LSM.

It has changed a bit since the last version, thanks to comments from
Mike Waychison.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@osdl.org>