summaryrefslogtreecommitdiff
path: root/security/dummy.c
AgeCommit message (Expand)AuthorLines
2008-07-14security: remove dummy moduleMiklos Szeredi-1250/+0
2008-07-14security: remove unused sb_get_mnt_opts hookMiklos Szeredi-8/+0
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris-0/+6
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley-1/+2
2008-06-12capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan-1/+23
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells-1/+1
2008-04-29keys: add keyctl function to get a security labelDavid Howells-0/+8
2008-04-29xattr: add missing consts to function argumentsDavid Howells-6/+7
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan-1/+1
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro-5/+5
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-3/+48
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish-1/+3
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish-1/+30
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish-1/+15
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore-6/+8
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris-10/+13
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan-6/+11
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley-1/+1
2008-01-25security: add a secctx_to_secid() hookDavid Howells-0/+6
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin-6/+0
2008-01-25Security: add get, set, and cloning of superblock security informationEric Paris-0/+26
2007-12-06Security: allow capable check to permit mmap or low vm spaceEric Paris-1/+1
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan-9/+7
2007-10-17security/ cleanupsAdrian Bunk-12/+0
2007-10-17Implement file posix capabilitiesSerge E. Hallyn-0/+12
2007-10-17security: Convert LSM into a static interfaceJames Morris-1/+0
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura-0/+6
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox-2/+2
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro-1/+1
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris-1/+5
2007-03-14[PATCH] sanitize security_getprocattr() APIAl Viro-1/+1
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala-7/+0
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala-0/+6
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala-2/+2
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala-1/+2
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala-3/+3
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala-0/+24
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala-1/+2
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala-4/+3
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala-1/+22
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala-0/+5
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang-2/+12
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+0
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley-0/+6
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley-1/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel-2/+2
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells-1/+2
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley-0/+6
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris-0/+6