Age | Commit message (Expand) | Author | Files | Lines |
2008-04-29 | keys: allow clients to set key perms in key_create_or_update() | Arun Raghavan | 1 | -1/+2 |
2008-04-29 | keys: add keyctl function to get a security label | David Howells | 1 | -0/+66 |
2008-04-29 | keys: allow the callout data to be passed as a blob rather than a string | David Howells | 1 | -2/+5 |
2008-04-29 | keys: increase the payload size when instantiating a key | David Howells | 1 | -8/+30 |
2006-06-29 | [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller | David Howells | 1 | -1/+1 |
2006-06-26 | [PATCH] keys: let keyctl_chown() change a key's owner | Fredrik Tolf | 1 | -8/+48 |
2006-06-26 | [PATCH] keys: sort out key quota system | David Howells | 1 | -2/+3 |
2006-03-24 | [PATCH] strndup_user: convert keyctl | Davi Arnaut | 1 | -105/+50 |
2006-02-03 | [PATCH] Fix keyctl usage of strnlen_user() | Davi Arnaut | 1 | -5/+10 |
2006-01-12 | [PATCH] move capable() to capability.h | Randy.Dunlap | 1 | -0/+1 |
2006-01-09 | [PATCH] keys: Permit running process to instantiate keys | David Howells | 1 | -23/+84 |
2006-01-09 | [PATCH] keys: Permit key expiry time to be set | David Howells | 1 | -0/+44 |
2005-10-31 | [PATCH] Keys: Add LSM hooks for key management [try #3] | David Howells | 1 | -5/+8 |
2005-09-28 | [PATCH] Keys: Add possessor permissions to keys [try #3] | David Howells | 1 | -150/+151 |
2005-08-04 | [PATCH] Keys: Fix key management syscall interface bugs | David Howells | 1 | -4/+7 |
2005-06-24 | [PATCH] Keys: Make request-key create an authorisation key | David Howells | 1 | -58/+118 |
2005-06-24 | [PATCH] keys: Discard key spinlock and use RCU for key payload | David Howells | 1 | -16/+7 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+987 |