aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-131-4/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-07-231-1/+1
|\
| * Merge commit 'v3.5-rc2' into nextJames Morris2012-06-101-0/+2
| |\
| * | KEYS: Fix some sparse warningsDavid Howells2012-05-251-1/+1
* | | merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-221-5/+1
* | | trimming task_work: kill ->dataAl Viro2012-07-221-0/+4
| |/ |/|
* | keys: change keyctl_session_to_parent() to use task_work_add()Oleg Nesterov2012-05-231-0/+2
|/
* KEYS: Add invalidation supportDavid Howells2012-05-111-1/+14
* keys: add a "logon" key typeJeff Layton2012-01-171-0/+1
* KEYS: Correctly destroy key payloads when their keytype is removedDavid Howells2011-08-221-1/+3
* KEYS: Move the unreferenced key reaper to the keys garbage collector fileDavid Howells2011-08-221-0/+2
* KEYS: Improve /proc/keysDavid Howells2011-03-161-1/+3
* KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-071-0/+7
* KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-071-0/+1
* KEYS: Fix __key_link_end() quota fixup on errorDavid Howells2011-01-251-3/+3
* KEYS: Fix up comments in key management codeDavid Howells2011-01-211-12/+14
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-5/+0
* KEYS: Make /proc/keys check to see if a key is possessed before security checkDavid Howells2010-08-021-0/+5
* umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()Oleg Nesterov2010-05-271-0/+1
* KEYS: Do preallocation for __key_link()David Howells2010-05-061-1/+10
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+1
* KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-021-0/+4
* KEYS: Deal with dead-type keys appropriately [try #6]David Howells2009-09-021-1/+4
* keys: distinguish per-uid keys in different namespacesSerge E. Hallyn2009-02-261-1/+3
* CRED: Inaugurate COW credentialsDavid Howells2008-11-131-8/+9
* KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-131-5/+7
* KEYS: Disperse linux/key_ui.hDavid Howells2008-11-131-1/+30
* keys: remove unused key_alloc_semDaniel Walker2008-06-061-1/+0
* keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-291-4/+10
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-291-3/+1
* keys: add keyctl function to get a security labelDavid Howells2008-04-291-1/+2
* keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2008-04-291-3/+6
* security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-4/+4
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-171-12/+23
* [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-291-0/+1
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-1/+2
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-081-1/+3
* [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-081-0/+1
* [PATCH] security/: possible cleanupsAdrian Bunk2006-01-061-1/+0
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-281-13/+13
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-4/+41
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+123