[BK PATCH] LSM changes for 2.5.64

From: Greg KH (gregat_private)
Date: Sat Mar 15 2003 - 23:01:20 PST

  • Next message: Chris Wright: "[PATCH] 2.5.65 skb allocation change"

    Hi,
    
    Here are the LSM changes that have been posted many times in the past.
    They fix a few bugs in some of the existing security hooks, and add a
    few more (hooks that is, not bugs :).  All of these patches have been
    discussed on lkml with no known outstanding issues remaining about them.
    
    Please pull from:
    	bk://lsm.bkbits.net/linus-2.5
    
    I'm only including the diffstat and short log format for these patches,
    as they all have been posted to the lists in the past.
    
    thanks,
    
    greg k-h
    
     fs/dcache.c              |   12 +++
     fs/exportfs/expfs.c      |    5 -
     fs/file_table.c          |   70 +++++++++++++++++------
     fs/namei.c               |   45 ++++----------
     fs/nfsd/vfs.c            |   18 +----
     fs/super.c               |   36 +++++++++--
     include/linux/fs.h       |   25 ++++++--
     include/linux/security.h |  143 ++++++++++++++++++++++++++++++++++++-----------
     kernel/ksyms.c           |   18 +++--
     kernel/printk.c          |    7 +-
     kernel/sys.c             |   63 +++++++++++++++-----
     kernel/sysctl.c          |    5 +
     security/capability.c    |   21 ++++++
     security/dummy.c         |   66 +++++++++++++++++----
     14 files changed, 396 insertions(+), 138 deletions(-)
    -----
    
    
    Greg Kroah-Hartman <gregat_private>:
      o LSM: restore d_instantiate function that got lost in the mege
      o LSM: fix merge where we lost a prototype in security.h
    
    Stephen D. Smalley <sdsat_private>:
      o LSM: coding style fixups in sb_kern_mount
      o LSM: Add LSM syslog hook to 2.5.59
      o LSM: Add LSM sysctl hook to 2.5.59
      o Restore LSM hook calls to setpriority and setpgid
      o allocate and free security structures for private files
      o Replace inode_post_lookup hook with d_instantiate hook
      o Add LSM hook to do_kern_mount
    
    _______________________________________________
    linux-security-module mailing list
    linux-security-moduleat_private
    http://mail.wirex.com/mailman/listinfo/linux-security-module
    



    This archive was generated by hypermail 2b30 : Mon Mar 17 2003 - 09:45:27 PST