Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-29 | net: rxrpc: Replace time_t type with time64_t type | Baolin Wang |
2017-04-03 | KEYS: Split role of the keyring pointer for keyring restrict functions | Mat Martineau |
2017-04-03 | KEYS: Add a system blacklist keyring | David Howells |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells |
2016-06-14 | KEYS: Strip trailing spaces | David Howells |
2016-04-11 | IMA: Use the the system trusted keyrings instead of .ima_mok | David Howells |
2016-04-11 | certs: Add a secondary system keyring that can be added to dynamically | David Howells |
2016-04-11 | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED | David Howells |
2016-04-11 | KEYS: Move the point of trust determination to __key_link() | David Howells |
2016-04-11 | KEYS: Generalise x509_request_asymmetric_key() | David Howells |
2016-04-11 | KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c | David Howells |
2016-04-06 | KEYS: Generalise system_verify_data() to provide access to internal content | David Howells |
2016-04-06 | KEYS: Allow authentication data to be stored in an asymmetric key | David Howells |
2016-02-10 | tpm: fix checks for policy digest existence in tpm2_seal_trusted() | Jarkko Sakkinen |
2015-12-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris |
2015-12-20 | keys, trusted: seal with a TPM2 authorization policy | Jarkko Sakkinen |
2015-12-20 | keys, trusted: select hash algorithm for TPM2 chips | Jarkko Sakkinen |
2015-12-15 | IMA: create machine owner and blacklist keyrings | Petko Manolov |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells |
2015-10-19 | tpm: seal/unseal for TPM 2.0 | Jarkko Sakkinen |
2015-10-19 | keys, trusted: move struct trusted_key_options to trusted-type.h | Jarkko Sakkinen |
2015-08-12 | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells |
2015-08-07 | MODSIGN: Extract the blob PKCS#7 signature verifier from module signing | David Howells |
2014-10-06 | KEYS: Restore partial ID matching functionality for asymmetric keys | Dmitry Kasatkin |
2014-09-16 | KEYS: Implement binary asymmetric key ID handling | David Howells |
2014-09-16 | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells |
2014-09-16 | KEYS: Preparse match data | David Howells |
2014-07-22 | Merge remote-tracking branch 'integrity/next-with-keys' into keys-next | David Howells |
2014-07-22 | KEYS: big_key: Use key preparsing | David Howells |
2014-07-22 | KEYS: user: Use key preparsing | David Howells |
2014-07-17 | KEYS: verify a certificate is signed by a 'trusted' key | Mimi Zohar |
2013-09-25 | KEYS: Separate the kernel signature checking keyring from module signing | David Howells |
2013-09-24 | KEYS: Implement a big key type that can save to tmpfs | David Howells |
2013-09-24 | KEYS: Expand the capacity of a keyring | David Howells |
2012-10-08 | KEYS: Asymmetric key pluggable data parsers | David Howells |
2012-10-08 | KEYS: Implement asymmetric key type | David Howells |
2012-10-08 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells |
2012-05-11 | KEYS: Permit in-place link replacement in keyring list | David Howells |
2012-01-17 | keys: add a "logon" key type | Jeff Layton |
2011-06-27 | encrypted-keys: add key format support | Roberto Sassu |
2011-03-29 | libceph: Create a new key type "ceph". | Tommi Virtanen |
2011-03-02 | RxRPC: Fix v1 keys | Anton Blanchard |
2010-11-29 | keys: add new key-type encrypted | Mimi Zohar |
2010-11-29 | keys: add new trusted key-type | Mimi Zohar |
2010-08-05 | DNS: Separate out CIFS DNS Resolver code | Wang Lei |
2009-09-16 | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells |
2009-09-15 | RxRPC: Parse security index 5 keys (Kerberos 5) | David Howells |
2009-09-15 | RxRPC: Allow key payloads to be passed in XDR form | David Howells |
2008-11-14 | KEYS: Disperse linux/key_ui.h | David Howells |