aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
| |\
| | * [PATCH] fix se_sen audit filterDarrel Goeddel2006-06-201-1/+1
| * | Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-201-4/+4
| |\ \
| | * | [RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse2006-04-211-4/+4
* | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-2012-123/+341
|\| | |
| * | | [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-174-4/+51
| | |/ | |/|
* / | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
|/ /
* | [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
* | [PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2006-05-032-5/+3
* | [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-011-0/+11
* | [PATCH] change lspp ipc auditingSteve Grubb2006-05-013-14/+11
* | [PATCH] audit inode patchSteve Grubb2006-05-011-0/+24
* | [PATCH] support for context based audit filteringDarrel Goeddel2006-05-016-10/+302
|/