summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* Reassign printk levels in selinux kernel codeEric Paris2007-02-261-12/+12
* [PATCH] selinux: enhance selinux to always ignore private inodesStephen Smalley2007-02-141-0/+3
* [PATCH] sysctl: fix the selinux_sysctl_get_sidEric W. Biederman2007-02-141-0/+6
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-141-2/+37
* [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-1/+1
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+1
* [PATCH] struct path: convert selinuxJosef Sipek2006-12-081-10/+10
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-4/+7
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [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
OpenPOWER on IntegriCloud