| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [NetLabel]: Cleanup ebitmap_import() | Paul Moore | 2006-09-22 | 1 | -20/+16 |
* | [NetLabel]: Comment corrections. | Paul Moore | 2006-09-22 | 1 | -1/+1 |
* | [NetLabel]: Correctly initialize the NetLabel fields. | Paul Moore | 2006-09-22 | 3 | -2/+67 |
* | [SELINUX]: security/selinux/hooks.c: Make 4 functions static. | Adrian Bunk | 2006-09-22 | 1 | -5/+7 |
* | [NetLabel]: SELinux support | Venkat Yekkirala | 2006-09-22 | 9 | -14/+996 |
* | [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. | Venkat Yekkirala | 2006-09-22 | 2 | -1/+11 |
* | [MLSXFRM]: Auto-labeling of child sockets | Venkat Yekkirala | 2006-09-22 | 3 | -45/+117 |
* | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala | 2006-09-22 | 3 | -13/+26 |
* | [MLSXFRM]: Add flow labeling | Venkat Yekkirala | 2006-09-22 | 4 | -25/+15 |
* | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala | 2006-09-22 | 4 | -42/+210 |
* | [MLSXFRM]: Add security sid to sock | Venkat Yekkirala | 2006-09-22 | 3 | -17/+27 |
* | [MLSXFRM]: Define new SELinux service routine | Venkat Yekkirala | 2006-09-22 | 4 | -20/+91 |
* | [MLSXFRM]: Granular IPSec associations for use in MLS environments | Venkat Yekkirala | 2006-09-22 | 2 | -0/+2 |
* | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2006-09-21 | 1 | -8/+10 |
* | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 2006-08-02 | 2 | -16/+36 |
* | [PATCH] selinux: fix bug in security_compute_sid | Venkat Yekkirala | 2006-07-31 | 1 | -2/+2 |
* | [PATCH] selinux: fix memory leak | Darrel Goeddel | 2006-07-31 | 1 | -2/+10 |
* | [PATCH] Fix security check for joint context= and fscontext= mount options | Eric Paris | 2006-07-14 | 1 | -5/+9 |
* | [PATCH] SELinux: add rootcontext= option to label root inode when mounting | Eric Paris | 2006-07-10 | 1 | -9/+57 |
* | [PATCH] SELinux: decouple fscontext/context mount options | Eric Paris | 2006-07-10 | 2 | -16/+56 |
* | [PATCH] audit: support for object context filters | Darrel Goeddel | 2006-07-01 | 1 | -1/+17 |
* | [PATCH] audit: rename AUDIT_SE_* constants | Darrel Goeddel | 2006-07-01 | 1 | -16/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 10 | -10/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 10 | -10/+0 |
* | | [PATCH] SELinux: Add security hook definition for getioprio and insert hooks | David Quigley | 2006-06-30 | 2 | -0/+12 |
* | | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion | David Quigley | 2006-06-30 | 2 | -5/+21 |
|/ |
|
* | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 1 | -3/+8 |
* | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 2006-06-29 | 3 | -17/+17 |
* | [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller | David Howells | 2006-06-29 | 3 | -11/+36 |
* | [PATCH] poison: add & use more constants | Randy Dunlap | 2006-06-27 | 1 | -1/+2 |
* | [PATCH] selinux: inherit /proc/self/attr/keycreate across fork | Michael LeMay | 2006-06-27 | 1 | -2/+4 |
* | [PATCH] SELinux: Add sockcreate node to procattr API | Eric Paris | 2006-06-26 | 4 | -5/+20 |
* | [PATCH] keys: add a way to store the appropriate context for newly-created keys | Michael LeMay | 2006-06-26 | 4 | -7/+34 |
* | [PATCH] keys: restrict contents of /proc/keys to Viewable keys | Michael LeMay | 2006-06-26 | 2 | -7/+20 |
* | [PATCH] keys: allocate key serial numbers randomly | Michael LeMay | 2006-06-26 | 1 | -14/+14 |
* | [PATCH] keys: let keyctl_chown() change a key's owner | Fredrik Tolf | 2006-06-26 | 1 | -8/+48 |
* | [PATCH] keys: discard the contents of a key on revocation | David Howells | 2006-06-26 | 2 | -1/+45 |
* | [PATCH] keys: sort out key quota system | David Howells | 2006-06-26 | 9 | -44/+68 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 | 14 | -45/+216 |
|\ |
|
| * | [PATCH] SELinux: add task_movememory hook | David Quigley | 2006-06-23 | 2 | -0/+12 |
| * | [PATCH] lsm: add task_setioprio hook | James Morris | 2006-06-23 | 2 | -0/+12 |
| * | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 2 | -4/+4 |
| * | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 2 | -7/+8 |
| * | [PATCH] Keys: Fix race between two instantiators of a key | David Howells | 2006-06-22 | 3 | -17/+74 |
| * | [PATCH] selinux: add hooks for key subsystem | Michael LeMay | 2006-06-22 | 12 | -17/+106 |
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 | 2 | -5/+5 |
|\| |
|
| * | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-06-20 | 1 | -1/+1 |
| |\ |
|
| | * | [PATCH] fix se_sen audit filter | Darrel Goeddel | 2006-06-20 | 1 | -1/+1 |
| * | | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds | 2006-06-20 | 1 | -4/+4 |
| |\ \ |
|
| | * | | [RBTREE] Update key.c to use rb_parent() accessor macro. | David Woodhouse | 2006-04-21 | 1 | -4/+4 |