summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] selinux endianness annotationsAl Viro2006-12-041-1/+1
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-021-31/+12
* NetLabel: SELinux cleanupsPaul Moore2006-12-021-5/+5
* [SELinux]: Add support for DCCPJames Morris2006-12-021-8/+58
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-9/+17
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-021-4/+17
* selinux: fix dentry_open() error checkAkinobu Mita2006-11-271-1/+2
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-301-1/+7
* [PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse2006-09-291-1/+3
* [PATCH] SELinux: support mls categories for context mountsCory Olmo2006-09-291-5/+30
* [PATCH] selinux: fix tty lockingStephen Smalley2006-09-261-1/+4
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-261-4/+3
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-261-16/+14
* [PATCH] SELinux: eliminate inode_security_set_securityEric Paris2006-09-261-20/+7
* [NetLabel]: Correctly initialize the NetLabel fields.Paul Moore2006-09-221-0/+6
* [SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk2006-09-221-5/+7
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-11/+45
* [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2006-09-221-0/+5
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-221-44/+93
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-4/+4
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-221-2/+5
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-221-17/+21
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-14/+24
* [PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris2006-07-141-5/+9
* [PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris2006-07-101-9/+57
* [PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2006-07-101-15/+54
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-301-0/+6
* | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2006-06-301-4/+16
|/
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-3/+8
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-13/+13
* [PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay2006-06-271-2/+4
* [PATCH] SELinux: Add sockcreate node to procattr APIEric Paris2006-06-261-5/+17
* [PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay2006-06-261-6/+29
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-3/+6
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-231-0/+6
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-231-0/+6
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-3/+3
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-221-0/+64
* [SECMARK]: Add new packet controls to SELinuxJames Morris2006-06-171-109/+133
* [SELINUX]: add security class for appletalk socketsChristopher J. PeBenito2006-06-171-0/+2
* [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-171-0/+2
* [PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley2006-06-051-2/+4
* [PATCH] selinux: endian fixAlexey Dobriyan2006-05-211-1/+1
* [PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2006-05-031-0/+3
* [PATCH] change lspp ipc auditingSteve Grubb2006-05-011-8/+0
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-52/+46
|\
| * [PATCH] Miscellaneous bug and warning fixesDustin Kirkland2006-03-201-1/+1
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-201-51/+45
OpenPOWER on IntegriCloud