summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
...
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-1/+11
* [SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala2006-09-221-1/+1
* [NetLabel]: add some missing #includes to various header filesPaul Moore2006-09-221-0/+9
* [NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2006-09-222-43/+25
* [NetLabel]: Cleanup ebitmap_import()Paul Moore2006-09-221-20/+16
* [NetLabel]: Comment corrections.Paul Moore2006-09-221-1/+1
* [NetLabel]: Correctly initialize the NetLabel fields.Paul Moore2006-09-223-2/+67
* [SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk2006-09-221-5/+7
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-228-11/+993
* [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2006-09-222-1/+11
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-222-45/+93
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-222-12/+24
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-223-21/+12
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-223-41/+188
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-222-17/+22
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-224-20/+91
* [MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala2006-09-222-0/+2
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-14/+24
* [PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala2006-07-311-2/+2
* [PATCH] selinux: fix memory leakDarrel Goeddel2006-07-311-2/+10
* [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-102-16/+56
* [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-011-1/+17
* [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-011-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-303-3/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+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-264-5/+20
* [PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay2006-06-264-7/+34
* [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] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-226-0/+85
* Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-201-1/+1
|\
| * [PATCH] fix se_sen audit filterDarrel Goeddel2006-06-201-1/+1
* | [SECMARK]: Add new packet controls to SELinuxJames Morris2006-06-175-119/+232
* | [SECMARK]: Add SELinux exportsJames Morris2006-06-171-0/+22
* | [SECMARK]: Add new flask definitions to SELinuxJames Morris2006-06-174-0/+8
* | [SELINUX]: add security class for appletalk socketsChristopher J. PeBenito2006-06-175-0/+28
* | [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-173-4/+39
|/
* [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: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn2006-05-151-0/+4