summaryrefslogtreecommitdiffstats
path: root/security/keys/process_keys.c
Commit message (Expand)AuthorAgeFilesLines
...
* CRED: Separate task security context from task_structDavid Howells2008-11-141-47/+51
* KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-141-34/+54
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-291-59/+83
* 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-3/+13
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-1/+1
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-7/+17
* [PATCH] Keys: Fix race between two instantiators of a keyDavid Howells2006-06-221-16/+26
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-221-7/+8
* [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablementDavid Howells2006-04-111-21/+20
* [PATCH] sem2mutex: security/Ingo Molnar2006-03-221-3/+4
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-081-33/+38
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-301-5/+4
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-281-63/+101
* [PATCH] Error during attempt to join key management session can leave semapho...David Howells2005-08-041-1/+1
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-251-1/+1
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-68/+111
* [PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells2005-06-241-21/+21
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-241-9/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+665
OpenPOWER on IntegriCloud