summaryrefslogtreecommitdiffstats
path: root/security/security.c
AgeCommit message (Expand)AuthorLines
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris-8/+15
2008-02-06security: allow Kconfig to set default mmap_min_addr protectionEric Paris-1/+3
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley-2/+2
2008-01-25security: add a secctx_to_secid() hookDavid Howells-0/+6
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin-5/+0
2008-01-25Security: add get, set, and cloning of superblock security informationEric Paris-0/+20
2007-10-17security/ cleanupsAdrian Bunk-57/+1
2007-10-17Implement file posix capabilitiesSerge E. Hallyn-0/+10
2007-10-17security: Convert LSM into a static interfaceJames Morris-8/+956
2007-07-11security: unexport mmap_min_addrAdrian Bunk-1/+0
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris-0/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright-23/+0
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+203