summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] SELinux: add slab cache for inode security structJames Morris2006-03-221-2/+8
* | [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris2006-03-221-2/+0
* | [PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley2006-03-221-1/+1
* | [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-201-7/+39
|/
* [PATCH] selinux: tracer SID fixStephen Smalley2006-03-111-1/+1
* [PATCH] selinux: require SECURITY_NETWORKStephen Smalley2006-02-051-18/+3
* [PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2006-02-011-44/+5
* [PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley2006-02-011-1/+1
* [PATCH] selinux: fix and cleanup mprotect checksStephen Smalley2006-02-011-29/+21
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
OpenPOWER on IntegriCloud