summaryrefslogtreecommitdiffstats
path: root/security/keys/request_key.c
Commit message (Expand)AuthorAgeFilesLines
...
* CRED: Separate per-task-group keyrings from signal_structDavid Howells2008-11-141-20/+14
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-141-5/+6
* CRED: Separate task security context from task_structDavid Howells2008-11-141-8/+10
* KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-141-24/+51
* KEYS: Disperse linux/key_ui.hDavid Howells2008-11-141-0/+2
* CRED: Wrap task credential accesses in the key management codeDavid Howells2008-11-141-5/+5
* keys: explicitly include required slab.h header file.Robert P. J. Day2008-04-291-0/+1
* keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2008-04-291-19/+30
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-071-1/+1
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-171-285/+271
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+2
* [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-291-10/+34
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-15/+21
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-221-2/+4
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-081-58/+50
* [PATCH] Keys: Add request-key process documentationDavid Howells2005-10-081-0/+2
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-281-7/+29
* [PATCH] Keys: Fix key management syscall interface bugsDavid Howells2005-08-041-1/+1
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-32/+150
* [PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells2005-06-241-4/+3
* [PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2005-06-241-1/+1
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-241-17/+15
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+359
OpenPOWER on IntegriCloud