1. 09 Jul, 2005 1 commit
    • Greg KH's avatar
      [PATCH] add securityfs for all LSMs to use · b67dbf9d
      Greg KH authored
      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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      Signed-off-by: default avatarChris Wright <chrisw@osdl.org>
      b67dbf9d
  2. 07 Jul, 2005 5 commits
  3. 06 Jul, 2005 34 commits