summaryrefslogtreecommitdiff
path: root/security/security.c
AgeCommit message (Expand)Author
2008-07-14security: remove register_security hookJames Morris
2008-07-14security: remove dummy moduleMiklos Szeredi
2008-07-14security: remove unused sb_get_mnt_opts hookMiklos Szeredi
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris
2008-07-14security: fix return of void-valued expressionsJames Morris
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29keys: add keyctl function to get a security labelDavid Howells
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19security: fix up documentation for security_module_enableJames Morris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris
2008-02-06security: allow Kconfig to set default mmap_min_addr protectionEric Paris
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
2008-01-25security: add a secctx_to_secid() hookDavid Howells
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin
2008-01-25Security: add get, set, and cloning of superblock security informationEric Paris
2007-10-17security/ cleanupsAdrian Bunk
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17security: Convert LSM into a static interfaceJames Morris
2007-07-11security: unexport mmap_min_addrAdrian Bunk
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds