aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Destruction of failed keyring oopsesDavid Howells2005-08-041-1/+5
* [PATCH] Error during attempt to join key management session can leave semapho...David Howells2005-08-041-1/+1
* [PATCH] Keys: Fix key management syscall interface bugsDavid Howells2005-08-042-5/+8
* [PATCH] Keys: Base keyring size on key pointer not key structDavid Howells2005-07-071-7/+8
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-252-2/+2
* [PATCH] eCryptfs: export user key typeMichael Halcrow2005-06-241-0/+2
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-249-180/+685
* [PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells2005-06-242-25/+24
* [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-247-223/+289
* Linux-2.6.12-rc2Linus Torvalds2005-04-1610-0/+4603