Age | Commit message (Expand) | Author | Files | Lines |
2016-02-10 | tpm: fix checks for policy digest existence in tpm2_seal_trusted() | Jarkko Sakkinen | 1 | -1/+1 |
2015-12-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris | 1 | -0/+24 |
2015-12-20 | keys, trusted: seal with a TPM2 authorization policy | Jarkko Sakkinen | 1 | -0/+4 |
2015-12-20 | keys, trusted: select hash algorithm for TPM2 chips | Jarkko Sakkinen | 1 | -0/+1 |
2015-12-15 | IMA: create machine owner and blacklist keyrings | Petko Manolov | 1 | -0/+24 |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells | 3 | -1/+24 |
2015-10-19 | tpm: seal/unseal for TPM 2.0 | Jarkko Sakkinen | 1 | -1/+1 |
2015-10-19 | keys, trusted: move struct trusted_key_options to trusted-type.h | Jarkko Sakkinen | 1 | -0/+12 |
2015-08-12 | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 1 | -1/+3 |
2015-08-07 | MODSIGN: Extract the blob PKCS#7 signature verifier from module signing | David Howells | 1 | -0/+5 |
2014-10-06 | KEYS: Restore partial ID matching functionality for asymmetric keys | Dmitry Kasatkin | 1 | -0/+3 |
2014-09-16 | KEYS: Implement binary asymmetric key ID handling | David Howells | 1 | -0/+38 |
2014-09-16 | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 1 | -3/+0 |
2014-09-16 | KEYS: Preparse match data | David Howells | 1 | -1/+3 |
2014-07-23 | Merge remote-tracking branch 'integrity/next-with-keys' into keys-next | David Howells | 1 | -1/+9 |
2014-07-23 | KEYS: big_key: Use key preparsing | David Howells | 1 | -1/+2 |
2014-07-23 | KEYS: user: Use key preparsing | David Howells | 1 | -1/+2 |
2014-07-17 | KEYS: verify a certificate is signed by a 'trusted' key | Mimi Zohar | 1 | -1/+9 |
2013-09-25 | KEYS: Separate the kernel signature checking keyring from module signing | David Howells | 1 | -0/+23 |
2013-09-24 | KEYS: Implement a big key type that can save to tmpfs | David Howells | 1 | -0/+25 |
2013-09-24 | KEYS: Expand the capacity of a keyring | David Howells | 1 | -15/+2 |
2012-10-08 | KEYS: Asymmetric key pluggable data parsers | David Howells | 1 | -0/+37 |
2012-10-08 | KEYS: Implement asymmetric key type | David Howells | 2 | -0/+80 |
2012-10-08 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 1 | -2/+4 |
2012-05-11 | KEYS: Permit in-place link replacement in keyring list | David Howells | 1 | -1/+1 |
2012-01-18 | keys: add a "logon" key type | Jeff Layton | 1 | -1/+2 |
2011-06-27 | encrypted-keys: add key format support | Roberto Sassu | 1 | -2/+11 |
2011-03-29 | libceph: Create a new key type "ceph". | Tommi Virtanen | 1 | -0/+8 |
2011-03-03 | RxRPC: Fix v1 keys | Anton Blanchard | 1 | -1/+0 |
2010-11-29 | keys: add new key-type encrypted | Mimi Zohar | 1 | -0/+29 |
2010-11-29 | keys: add new trusted key-type | Mimi Zohar | 1 | -0/+31 |
2010-08-05 | DNS: Separate out CIFS DNS Resolver code | Wang Lei | 1 | -0/+23 |
2009-09-16 | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells | 1 | -10/+10 |
2009-09-15 | RxRPC: Parse security index 5 keys (Kerberos 5) | David Howells | 1 | -0/+52 |
2009-09-15 | RxRPC: Allow key payloads to be passed in XDR form | David Howells | 1 | -0/+55 |
2008-11-14 | KEYS: Disperse linux/key_ui.h | David Howells | 1 | -0/+31 |
2008-04-22 | KEYS: Fix the comment to match the file name in rxrpc-type.h. | Robert P. J. Day | 1 | -1/+1 |
2007-10-17 | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 1 | -0/+2 |
2007-04-27 | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 1 | -0/+22 |
2006-06-26 | [PATCH] keys: discard the contents of a key on revocation | David Howells | 1 | -0/+1 |
2006-01-06 | [PATCH] Keys: Remove key duplication | David Howells | 1 | -1/+0 |
2005-10-31 | [PATCH] Keys: Export user-defined keyring operations | David Howells | 1 | -0/+47 |