Age | Commit message (Expand) | Author |
2006-06-27 | [PATCH] poison: add & use more constants | Randy Dunlap |
2006-06-27 | [PATCH] selinux: inherit /proc/self/attr/keycreate across fork | Michael LeMay |
2006-06-26 | [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-24 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust |
2006-06-23 | [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-22 | [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-20 | 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 | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds |
2006-06-20 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust |
2006-06-20 | [PATCH] fix se_sen audit filter | Darrel Goeddel |
2006-06-17 | [SECMARK]: Add new packet controls to SELinux | James Morris |
2006-06-17 | [SECMARK]: Add SELinux exports | James Morris |
2006-06-17 | [SECMARK]: Add new flask definitions to SELinux | James Morris |
2006-06-17 | [SELINUX]: add security class for appletalk sockets | Christopher J. PeBenito |
2006-06-17 | [LSM-IPsec]: SELinux Authorize | Catherine Zhang |
2006-06-09 | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust |
2006-06-05 | [PATCH] selinux: fix sb_lock/sb_security_lock nesting | Stephen Smalley |
2006-05-21 | [PATCH] selinux: endian fix | Alexey Dobriyan |
2006-05-15 | [PATCH] selinux: check for failed kmalloc in security_sid_to_context() | Serge E. Hallyn |
2006-05-03 | [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. | Stephen Smalley |
2006-05-01 | [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-04-21 | [RBTREE] Update key.c to use rb_parent() accessor macro. | David Woodhouse |
2006-04-19 | [PATCH] selinux: Fix MLS compatibility off-by-one bug | Ron Yorston |
2006-04-11 | [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement | David Howells |
2006-04-10 | [Security] Keys: Fix oops when adding key to non-keyring | David Howells |
2006-04-09 | [SELINUX] Fix build after ipsec decap state changes. | Dave Jones |
2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2006-03-25 | [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-24 | [PATCH] strndup_user: convert keyctl | Davi Arnaut |
2006-03-23 | [PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM | Davi Arnaut |
2006-03-22 | [PATCH] SELinux: add slab cache for inode security struct | James Morris |
2006-03-22 | [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security() | James Morris |
2006-03-22 | [PATCH] SELinux: fix hard link count for selinuxfs root directory | James Morris |