summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2006-09-22[NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore-43/+25
2006-09-22[NetLabel]: Cleanup ebitmap_import()Paul Moore-20/+16
2006-09-22[NetLabel]: Comment corrections.Paul Moore-1/+1
2006-09-22[NetLabel]: Correctly initialize the NetLabel fields.Paul Moore-2/+67
2006-09-22[SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk-5/+7
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala-14/+996
2006-09-22[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala-1/+11
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala-45/+117
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala-13/+26
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala-25/+15
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala-42/+210
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala-17/+27
2006-09-22[MLSXFRM]: Define new SELinux service routineVenkat Yekkirala-20/+91
2006-09-22[MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala-0/+2
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu-8/+10
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang-16/+36
2006-07-31[PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala-2/+2
2006-07-31[PATCH] selinux: fix memory leakDarrel Goeddel-2/+10
2006-07-14[PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris-5/+9
2006-07-10[PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris-9/+57
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris-16/+56
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel-1/+17
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel-16/+16
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-10/+0
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley-0/+12
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley-5/+21
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-10/+0
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang-3/+8
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel-17/+17
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells-11/+36
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap-1/+2
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay-2/+4
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris-5/+20
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay-7/+34
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay-7/+20
2006-06-26[PATCH] keys: allocate key serial numbers randomlyMichael LeMay-14/+14
2006-06-26[PATCH] keys: let keyctl_chown() change a key's ownerFredrik Tolf-8/+48
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells-1/+45
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells-44/+68
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust-45/+216
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley-0/+12
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris-0/+12
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells-4/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-7/+8
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells-17/+74
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay-17/+106
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust-5/+5
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds-4/+4
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust-123/+341