| Commit message (Expand) | Author | Age |
* | [PATCH] selinux: tracer SID fix | Stephen Smalley | 2006-03-11 |
* | [PATCH] selinux: require AUDIT | Stephen Smalley | 2006-02-07 |
* | [PATCH] selinux: require SECURITY_NETWORK | Stephen Smalley | 2006-02-05 |
* | [PATCH] Fix keyctl usage of strnlen_user() | Davi Arnaut | 2006-02-03 |
* | [PATCH] selinux: remove security struct magic number fields and tests | Stephen Smalley | 2006-02-01 |
* | [PATCH] selinux: change file_alloc_security to use GFP_KERNEL | Stephen Smalley | 2006-02-01 |
* | [PATCH] selinux: fix and cleanup mprotect checks | Stephen Smalley | 2006-02-01 |
* | Don't try to "validate" a non-existing timeval. | Linus Torvalds | 2006-01-31 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 |
* | [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts | Jesper Juhl | 2006-01-10 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 |
* | [PATCH] shrink dentry struct | Eric Dumazet | 2006-01-08 |
* | [PATCH] keys: Permit running process to instantiate keys | David Howells | 2006-01-08 |
* | [PATCH] keys: Discard duplicate keys from a keyring on link | David Howells | 2006-01-08 |
* | [PATCH] keys: Permit key expiry time to be set | David Howells | 2006-01-08 |
* | [PATCH] rcu file: use atomic primitives | Nick Piggin | 2006-01-08 |
* | [XFRM]: Fix sparse warning. | Luiz Capitulino | 2006-01-07 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-06 |
|\ |
|
| * | [LSM-IPSec]: Corrections to LSM-IPSec Nethooks | Trent Jaeger | 2006-01-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-06 |
|\ \
| |/
|/| |
|
| * | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg | 2006-01-06 |
* | | [PATCH] security/: possible cleanups | Adrian Bunk | 2006-01-06 |
* | | [PATCH] Keys: Remove key duplication | David Howells | 2006-01-06 |
* | | [PATCH] selinux: more ARRAY_SIZE cleanups | Tobias Klauser | 2006-01-06 |
* | | [PATCH] selinux: ARRAY_SIZE cleanups | Nicolas Kaiser | 2006-01-06 |
|/ |
|
* | [LSM-IPSec]: Per-packet access control. | Trent Jaeger | 2006-01-03 |
* | [LSM-IPSec]: Security association restriction. | Trent Jaeger | 2006-01-03 |
* | [PATCH] Keys: Fix permissions check for update vs add | David Howells | 2005-12-01 |
* | [PATCH] selinux: extend selinuxfs context interface | Stephen Smalley | 2005-11-09 |
* | [PATCH] selinux: disable setxattr on mountpoint labeled filesystems | Stephen Smalley | 2005-11-09 |
* | [PATCH] selinux: MLS compatibility | Stephen Smalley | 2005-11-09 |
* | [PATCH] kfree cleanup: security | Jesper Juhl | 2005-11-07 |
* | [PATCH] Keys: Remove incorrect and obsolete '!' operators | David Howells | 2005-11-07 |
* | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-30 |
* | [PATCH] remove hardcoded SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-30 |
* | [PATCH] Keys: Add LSM hooks for key management [try #3] | David Howells | 2005-10-30 |
* | [PATCH] Keys: Export user-defined keyring operations | David Howells | 2005-10-30 |
* | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 2005-10-30 |
* | [PATCH] SELinux: remove unecessary size_t checks in selinuxfs | Davi Arnaut | 2005-10-30 |
* | [PATCH] selinux-canonicalize-getxattr-fix | Andrew Morton | 2005-10-30 |
* | [PATCH] SELinux: canonicalize getxattr() | James Morris | 2005-10-30 |
* | [PATCH] SELinux: convert to kzalloc | James Morris | 2005-10-30 |
* | [PATCH] gfp_t: net/* | Al Viro | 2005-10-28 |
* | [PATCH] SELinux: handle sel_make_bools() failure in selinuxfs | Davi Arnaut | 2005-10-23 |
* | [PATCH] selinux: Fix NULL deref in policydb_destroy | Stephen Smalley | 2005-10-23 |
* | [PATCH] Keys: Possessor permissions should be additive | David Howells | 2005-10-08 |
* | [PATCH] Keys: Split key permissions checking into a .c file | David Howells | 2005-10-08 |
* | [PATCH] Keys: Add request-key process documentation | David Howells | 2005-10-08 |