| Commit message (Expand) | Author | Age |
* | [PATCH] SELinux: Add sockcreate node to procattr API | Eric Paris | 2006-06-26 |
* | [PATCH] keys: add a way to store the appropriate context for newly-created keys | Michael LeMay | 2006-06-26 |
* | [PATCH] keys: restrict contents of /proc/keys to Viewable keys | Michael LeMay | 2006-06-26 |
* | [PATCH] keys: allocate key serial numbers randomly | Michael LeMay | 2006-06-26 |
* | [PATCH] keys: let keyctl_chown() change a key's owner | Fredrik Tolf | 2006-06-26 |
* | [PATCH] keys: discard the contents of a key on revocation | David Howells | 2006-06-26 |
* | [PATCH] keys: sort out key quota system | David Howells | 2006-06-26 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 |
|\ |
|
| * | [PATCH] SELinux: add task_movememory hook | David Quigley | 2006-06-23 |
| * | [PATCH] lsm: add task_setioprio hook | James Morris | 2006-06-23 |
| * | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 |
| * | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
| * | [PATCH] Keys: Fix race between two instantiators of a key | David Howells | 2006-06-22 |
| * | [PATCH] selinux: add hooks for key subsystem | Michael LeMay | 2006-06-22 |
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 |
|\| |
|
| * | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-06-20 |
| |\ |
|
| | * | [PATCH] fix se_sen audit filter | Darrel Goeddel | 2006-06-20 |
| * | | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds | 2006-06-20 |
| |\ \ |
|
| | * | | [RBTREE] Update key.c to use rb_parent() accessor macro. | David Woodhouse | 2006-04-21 |
* | | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 |
|\| | | |
|
| * | | | [SECMARK]: Add new packet controls to SELinux | James Morris | 2006-06-18 |
| * | | | [SECMARK]: Add SELinux exports | James Morris | 2006-06-18 |
| * | | | [SECMARK]: Add new flask definitions to SELinux | James Morris | 2006-06-18 |
| * | | | [SELINUX]: add security class for appletalk sockets | Christopher J. PeBenito | 2006-06-18 |
| * | | | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 2006-06-18 |
| | |/
| |/| |
|
* / | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust | 2006-06-09 |
|/ / |
|
* | | [PATCH] selinux: fix sb_lock/sb_security_lock nesting | Stephen Smalley | 2006-06-05 |
* | | [PATCH] selinux: endian fix | Alexey Dobriyan | 2006-05-21 |
* | | [PATCH] selinux: check for failed kmalloc in security_sid_to_context() | Serge E. Hallyn | 2006-05-15 |
* | | [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. | Stephen Smalley | 2006-05-03 |
* | | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 |
* | | [PATCH] change lspp ipc auditing | Steve Grubb | 2006-05-01 |
* | | [PATCH] audit inode patch | Steve Grubb | 2006-05-01 |
* | | [PATCH] support for context based audit filtering | Darrel Goeddel | 2006-05-01 |
|/ |
|
* | [PATCH] selinux: Fix MLS compatibility off-by-one bug | Ron Yorston | 2006-04-19 |
* | [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement | David Howells | 2006-04-11 |
* | [Security] Keys: Fix oops when adding key to non-keyring | David Howells | 2006-04-10 |
* | [SELINUX] Fix build after ipsec decap state changes. | Dave Jones | 2006-04-09 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 |
| * | [PATCH] SE Linux audit events | Steve Grubb | 2006-03-20 |
| * | [PATCH] Miscellaneous bug and warning fixes | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] Define new range of userspace messages. | Steve Grubb | 2006-03-20 |
* | | [PATCH] make cap_ptrace enforce PTRACE_TRACME checks | Chris Wright | 2006-03-25 |
* | | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright | 2006-03-25 |
* | | [PATCH] Keys: Replace duplicate non-updateable keys rather than failing | David Howells | 2006-03-25 |
* | | [PATCH] Keys: Fix key quota management on key allocation | David Howells | 2006-03-25 |
* | | [PATCH] strndup_user: convert keyctl | Davi Arnaut | 2006-03-24 |
* | | [PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM | Davi Arnaut | 2006-03-23 |