aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse1-1/+3
2006-09-29[PATCH] SELinux: support mls categories for context mountsCory Olmo1-5/+30
2006-09-26[PATCH] selinux: fix tty lockingStephen Smalley1-1/+4
2006-09-26[PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris1-4/+3
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris1-16/+14
2006-09-26[PATCH] SELinux: eliminate inode_security_set_securityEric Paris1-20/+7
2006-09-22[NetLabel]: Correctly initialize the NetLabel fields.Paul Moore1-0/+6
2006-09-22[SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk1-5/+7
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala1-11/+45
2006-09-22[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala1-0/+5
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala1-44/+93
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala1-4/+4
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala1-2/+5
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala1-17/+21
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang1-14/+24
2006-07-14[PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris1-5/+9
2006-07-10[PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris1-9/+57
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris1-15/+54
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley1-0/+6
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley1-4/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-3/+8
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel1-13/+13
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay1-2/+4
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris1-5/+17
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay1-6/+29
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells1-3/+6
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley1-0/+6
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris1-0/+6
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-3/+3
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay1-0/+64
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris1-109/+133
2006-06-17[SELINUX]: add security class for appletalk socketsChristopher J. PeBenito1-0/+2
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-0/+2
2006-06-05[PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley1-2/+4
2006-05-21[PATCH] selinux: endian fixAlexey Dobriyan1-1/+1
2006-05-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley1-0/+3
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb1-8/+0
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-52/+46
2006-03-22[PATCH] SELinux: add slab cache for inode security structJames Morris1-2/+8
2006-03-22[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris1-2/+0
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is loadedStephen Smalley1-1/+1
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang1-7/+39
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland1-1/+1
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland1-51/+45
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley1-1/+1
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley1-18/+3
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley1-44/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley1-1/+1