summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* [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-229-14/+996
* [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2006-09-222-1/+11
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-223-45/+117
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-223-13/+26
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-224-25/+15
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-224-42/+210
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-223-17/+27
* [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
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-8/+10
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-022-16/+36
* [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-3010-10/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3010-10/+0
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-302-0/+12
* | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2006-06-302-5/+21
|/
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-3/+8
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-293-17/+17
* [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-293-11/+36
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-271-1/+2
* [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: restrict contents of /proc/keys to Viewable keysMichael LeMay2006-06-262-7/+20
* [PATCH] keys: allocate key serial numbers randomlyMichael LeMay2006-06-261-14/+14
* [PATCH] keys: let keyctl_chown() change a key's ownerFredrik Tolf2006-06-261-8/+48
* [PATCH] keys: discard the contents of a key on revocationDavid Howells2006-06-262-1/+45
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-269-44/+68
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-2414-45/+216
|\
| * [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-232-0/+12
| * [PATCH] lsm: add task_setioprio hookJames Morris2006-06-232-0/+12
| * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-232-4/+4
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-232-7/+8
| * [PATCH] Keys: Fix race between two instantiators of a keyDavid Howells2006-06-223-17/+74
| * [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-2212-17/+106
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-202-5/+5
|\|
| * Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-201-1/+1
| |\