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