aboutsummaryrefslogtreecommitdiff
path: root/security/keys/keyctl.c
AgeCommit message (Expand)Author
2009-10-15KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells
2009-09-15KEYS: Fix garbage collectorDavid Howells
2009-09-15KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells
2009-09-02KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try...David Howells
2009-09-02KEYS: Deal with dead-type keys appropriately [try #6]David Howells
2009-02-27keys: distinguish per-uid keys in different namespacesSerge E. Hallyn
2009-01-17security: introduce missing kfreeVegard Nossum
2009-01-14[CVE-2009-0029] System call wrappers part 28Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens
2009-01-01keys: fix sparse warning by adding __user annotation to castJames Morris
2008-12-29KEYS: Fix variable uninitialisation warningsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells
2008-11-14CRED: Wrap task credential accesses in the key management codeDavid Howells
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells
2008-04-29keys: allow clients to set key perms in key_create_or_update()Arun Raghavan
2008-04-29keys: add keyctl function to get a security labelDavid Howells
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells
2008-04-29keys: increase the payload size when instantiating a keyDavid Howells
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells
2006-06-26[PATCH] keys: let keyctl_chown() change a key's ownerFredrik Tolf
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells
2006-03-24[PATCH] strndup_user: convert keyctlDavi Arnaut
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells
2005-08-04[PATCH] Keys: Fix key management syscall interface bugsDavid Howells
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds