Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KEYS: Add a 'trusted' flag and a 'trusted only' flag | David Howells | 2013-09-25 | 1 | -0/+1 |
* | KEYS: Introduce a search context structure | David Howells | 2013-09-24 | 1 | -0/+5 |
* | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 1 | -2/+33 |
* | KEYS: linux/key-type.h needs linux/errno.h | David Howells | 2012-07-30 | 1 | -0/+1 |
* | KEYS: Give key types their own lockdep class for key->sem | David Howells | 2011-11-17 | 1 | -0/+1 |
* | KEYS: Add a new keyctl op to reject a key with a specified error code | David Howells | 2011-03-08 | 1 | -1/+10 |
* | KEYS: Add a key type op to permit the key description to be vetted | David Howells | 2011-03-08 | 1 | -0/+3 |
* | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 2007-10-17 | 1 | -0/+112 |