aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov1-1/+1
2006-12-08[PATCH] struct path: convert selinuxJosef Sipek1-10/+10
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-4/+7
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-04[PATCH] selinux endianness annotationsAl Viro1-1/+1
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore1-31/+12
2006-12-02NetLabel: SELinux cleanupsPaul Moore1-5/+5
2006-12-02[SELinux]: Add support for DCCPJames Morris1-8/+58
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala1-9/+17
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala1-4/+17
2006-11-27selinux: fix dentry_open() error checkAkinobu Mita1-1/+2
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore1-1/+7
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