summaryrefslogtreecommitdiffstats
path: root/security/dummy.c
AgeCommit message (Expand)AuthorLines
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
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells-1/+1
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay-1/+1
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang-0/+12
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb-6/+0
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-1/+13
2006-03-20[SECURITY] getpeersec: Fix build breakageArnaldo Carvalho de Melo-1/+2
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang-2/+8
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland-1/+7
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland-0/+6
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger-1/+44
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells-0/+23
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris-1/+1
2005-10-28[PATCH] gfp_t: net/*Al Viro-1/+1
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley-17/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley-28/+0
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley-0/+7
2005-06-23[PATCH] setuid core dumpAlan Cox-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+996