aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/keyring.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\
| * Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-02
| |\
| | * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-13
| * | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-02
| * | KEYS: Reduce initial permissions on keysDavid Howells2012-10-02
| |/
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \
| * | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-07
| |/
* / userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-13
|/
* KEYS: Fix some sparse warningsDavid Howells2012-05-25
* KEYS: Add invalidation supportDavid Howells2012-05-11
* KEYS: Do LRU discard in full keyringsDavid Howells2012-05-11
* KEYS: Permit in-place link replacement in keyring listDavid Howells2012-05-11
* KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2012-01-17
* KEYS: __key_link() should use the RCU deref wrapper for keyring payloadsDavid Howells2011-08-22
* rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
* KEYS: Improve /proc/keysDavid Howells2011-03-16
* KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-07
* KEYS: Fix __key_link_end() quota fixup on errorDavid Howells2011-01-25
* KEYS: Fix up comments in key management codeDavid Howells2011-01-21
* KEYS: Do some style cleanup in the key management code.David Howells2011-01-21
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* KEYS: Do preallocation for __key_link()David Howells2010-05-06
* Merge branch 'master' into nextJames Morris2010-05-06
|\
| * KEYS: Use RCU dereference wrappers in keyring key type codeDavid Howells2010-05-05
| * KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima2010-05-05
* | KEYS: keyring_serialise_link_sem is only needed for keyring->keyring linksDavid Howells2010-05-05
* | Merge branch 'master' into nextJames Morris2010-05-05
|\|
| * keys: don't need to use RCU in keyring_read() as semaphore is heldDavid Howells2010-04-27
* | security: whitespace coding style fixesJustin P. Mattock2010-04-22
* | Security: key: keyring: fix some code style issuesChihau Chau2010-03-09
* | Security: Fix some coding styles in security/keys/keyring.cwzt.wzt@gmail.com2010-03-04
|/
* security: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-25
* KEYS: Fix garbage collectorDavid Howells2009-09-14
* KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-02
* keys: skip keys from another user namespaceSerge E. Hallyn2009-02-26
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* KEYS: Disperse linux/key_ui.hDavid Howells2008-11-13
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29
* keys: check starting keyring as part of searchKevin Coffman2008-04-29
* [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-26
* [PATCH] security/keys/*: user kmemdup()Eric Sesterhenn2006-12-07
* [PATCH] keys: discard the contents of a key on revocationDavid Howells2006-06-26
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-26
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-22
* [Security] Keys: Fix oops when adding key to non-keyringDavid Howells2006-04-10
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-08
* [PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2006-01-08
* [PATCH] security/: possible cleanupsAdrian Bunk2006-01-06
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-06
* [PATCH] Keys: Fix permissions check for update vs addDavid Howells2005-12-01