summaryrefslogtreecommitdiffstats
path: root/security/keys
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kfree cleanup: securityJesper Juhl2005-11-071-2/+1
* [PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells2005-11-071-4/+4
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-305-35/+71
* [PATCH] Keys: Export user-defined keyring operationsDavid Howells2005-10-301-25/+24
* [PATCH] Keys: Possessor permissions should be additiveDavid Howells2005-10-081-6/+6
* [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-082-0/+71
* [PATCH] Keys: Add request-key process documentationDavid Howells2005-10-082-0/+4
* [PATCH] key: plug request_key_auth memleakDavid Howells2005-10-081-0/+1
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-288-307/+391
* [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