summaryrefslogtreecommitdiff
path: root/Documentation/keys.txt
AgeCommit message (Expand)AuthorFilesLines
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+20
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells1-1/+18
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante1-1/+1
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells1-1/+23
2008-04-29keys: add keyctl function to get a security labelDavid Howells1-0/+21
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells1-5/+9
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells1-14/+79
2007-07-31Fix a typo in Documentation/keys.txtSatyam Sharma1-3/+2
2007-04-26[AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells1-0/+12
2006-11-30Fix typos in /Documentation : MiscMatt LaPlante1-1/+1
2006-10-03Documentation: remove duplicated wordsPaolo Ornati1-1/+1
2006-10-03Fix typos in Documentation/: 'H'-'M'Matt LaPlante1-1/+1
2006-10-03Fix some typos in Documentation/: 'A'Matt LaPlante1-1/+1
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells1-0/+29
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay1-11/+16
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay1-4/+12
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells1-0/+10
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay1-0/+29
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells1-0/+24
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells1-0/+4
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells1-1/+14
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells1-18/+0
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells1-9/+13
2005-10-08[PATCH] Keys: Add request-key process documentationDavid Howells1-7/+11
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells1-19/+55
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells1-0/+34
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells1-113/+172
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+869