aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/internal.h
Commit message (Expand)AuthorAge
* KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-07
* 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
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-12
* KEYS: Make /proc/keys check to see if a key is possessed before security checkDavid Howells2010-08-02
* umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()Oleg Nesterov2010-05-27
* KEYS: Do preallocation for __key_link()David Howells2010-05-06
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-02
* KEYS: Deal with dead-type keys appropriately [try #6]David Howells2009-09-02
* keys: distinguish per-uid keys in different namespacesSerge E. Hallyn2009-02-26
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-13
* KEYS: Disperse linux/key_ui.hDavid Howells2008-11-13
* keys: remove unused key_alloc_semDaniel Walker2008-06-06
* keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-29
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29
* keys: add keyctl function to get a security labelDavid Howells2008-04-29
* keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2008-04-29
* security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-18
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-17
* [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-29
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-26
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-08
* [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-08
* [PATCH] security/: possible cleanupsAdrian Bunk2006-01-06
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-28
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16