summaryrefslogtreecommitdiffstats
path: root/security/keys
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablementDavid Howells2006-04-111-21/+20
* [Security] Keys: Fix oops when adding key to non-keyringDavid Howells2006-04-102-0/+5
* [PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells2006-03-251-5/+9
* [PATCH] Keys: Fix key quota management on key allocationDavid Howells2006-03-251-2/+2
* [PATCH] strndup_user: convert keyctlDavi Arnaut2006-03-241-105/+50
* [PATCH] sem2mutex: security/Ingo Molnar2006-03-221-3/+4
* [PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut2006-02-031-5/+10
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-088-235/+327
* [PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2006-01-081-23/+64
* [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-083-0/+48
* [PATCH] security/: possible cleanupsAdrian Bunk2006-01-063-3/+2
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-063-150/+3
* [PATCH] Keys: Fix permissions check for update vs addDavid Howells2005-12-011-1/+1
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-1610-0/+4603
OpenPOWER on IntegriCloud