summaryrefslogtreecommitdiff
path: root/security/keys
AgeCommit message (Expand)AuthorFilesLines
2005-08-04[PATCH] Destruction of failed keyring oopsesDavid Howells1-1/+5
2005-08-04[PATCH] Error during attempt to join key management session can leave semapho...David Howells1-1/+1
2005-08-04[PATCH] Keys: Fix key management syscall interface bugsDavid Howells2-5/+8
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structDavid Howells1-7/+8
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2-2/+2
2005-06-24[PATCH] eCryptfs: export user key typeMichael Halcrow1-0/+2
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells9-180/+685
2005-06-24[PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells2-25/+24
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells1-1/+1
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells7-223/+289
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds10-0/+4603