| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 1 | -3/+3 |
* | KEYS: Do preallocation for __key_link() | David Howells | 2010-05-06 | 1 | -97/+145 |
* | Merge branch 'master' into next | James Morris | 2010-05-06 | 1 | -19/+22 |
|\ |
|
| * | KEYS: Use RCU dereference wrappers in keyring key type code | David Howells | 2010-05-05 | 1 | -10/+13 |
| * | KEYS: find_keyring_by_name() can gain access to a freed keyring | Toshiyuki Okajima | 2010-05-05 | 1 | -9/+9 |
* | | KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links | David Howells | 2010-05-06 | 1 | -7/+9 |
* | | Merge branch 'master' into next | James Morris | 2010-05-06 | 1 | -1/+1 |
|\| |
|
| * | keys: don't need to use RCU in keyring_read() as semaphore is held | David Howells | 2010-04-28 | 1 | -1/+1 |
* | | security: whitespace coding style fixes | Justin P. Mattock | 2010-04-23 | 1 | -10/+10 |
* | | Security: key: keyring: fix some code style issues | Chihau Chau | 2010-03-09 | 1 | -4/+3 |
* | | Security: Fix some coding styles in security/keys/keyring.c | wzt.wzt@gmail.com | 2010-03-04 | 1 | -4/+2 |
|/ |
|
* | security: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney | 2010-02-25 | 1 | -1/+3 |
* | KEYS: Fix garbage collector | David Howells | 2009-09-15 | 1 | -5/+19 |
* | KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] | David Howells | 2009-09-02 | 1 | -0/+85 |
* | keys: skip keys from another user namespace | Serge E. Hallyn | 2009-02-27 | 1 | -0/+3 |
* | CRED: Inaugurate COW credentials | David Howells | 2008-11-14 | 1 | -7/+7 |
* | KEYS: Disperse linux/key_ui.h | David Howells | 2008-11-14 | 1 | -0/+1 |
* | keys: don't generate user and user session keyrings unless they're accessed | David Howells | 2008-04-29 | 1 | -12/+7 |
* | keys: check starting keyring as part of search | Kevin Coffman | 2008-04-29 | 1 | -4/+31 |
* | [AF_RXRPC]: Key facility changes for AF_RXRPC | David Howells | 2007-04-27 | 1 | -0/+2 |
* | [PATCH] security/keys/*: user kmemdup() | Eric Sesterhenn | 2006-12-07 | 1 | -3/+1 |
* | [PATCH] keys: discard the contents of a key on revocation | David Howells | 2006-06-26 | 1 | -0/+21 |
* | [PATCH] keys: sort out key quota system | David Howells | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] selinux: add hooks for key subsystem | Michael LeMay | 2006-06-23 | 1 | -2/+3 |
* | [Security] Keys: Fix oops when adding key to non-keyring | David Howells | 2006-04-10 | 1 | -0/+1 |
* | [PATCH] keys: Permit running process to instantiate keys | David Howells | 2006-01-09 | 1 | -45/+0 |
* | [PATCH] keys: Discard duplicate keys from a keyring on link | David Howells | 2006-01-09 | 1 | -23/+64 |
* | [PATCH] security/: possible cleanups | Adrian Bunk | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] Keys: Remove key duplication | David Howells | 2006-01-06 | 1 | -64/+0 |
* | [PATCH] Keys: Fix permissions check for update vs add | David Howells | 2005-12-02 | 1 | -1/+1 |
* | [PATCH] Keys: Remove incorrect and obsolete '!' operators | David Howells | 2005-11-07 | 1 | -4/+4 |
* | [PATCH] Keys: Add LSM hooks for key management [try #3] | David Howells | 2005-10-31 | 1 | -8/+13 |
* | [PATCH] Keys: Add possessor permissions to keys [try #3] | David Howells | 2005-09-28 | 1 | -36/+50 |
* | [PATCH] Destruction of failed keyring oopses | David Howells | 2005-08-04 | 1 | -1/+5 |
* | [PATCH] Keys: Base keyring size on key pointer not key struct | David Howells | 2005-07-08 | 1 | -7/+8 |
* | [PATCH] Keys: Make request-key create an authorisation key | David Howells | 2005-06-24 | 1 | -8/+59 |
* | [PATCH] keys: Discard key spinlock and use RCU for key payload | David Howells | 2005-06-24 | 1 | -97/+148 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+895 |