Age | Commit message (Expand) | Author | Files | Lines |
2019-12-01 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+6 |
2019-11-12 | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg | 1 | -0/+7 |
2019-11-12 | KEYS: trusted: Create trusted keys subsystem | Sumit Garg | 1 | -2/+5 |
2019-11-12 | KEYS: Use common tpm_buf for trusted and asymmetric keys | Sumit Garg | 1 | -36/+1 |
2019-11-12 | tpm: Move tpm_buf code to include/linux/ | Sumit Garg | 1 | -6/+6 |
2019-11-12 | certs: Add wrapper function to check blacklisted binary hash | Nayna Jain | 1 | -0/+6 |
2019-07-09 | Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2019-06-19 | keys: Move the RCU locks outwards from the keyring search functions | David Howells | 1 | -0/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2 | -8/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 5 | -25/+5 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 5 | -25/+5 |
2019-04-09 | KEYS: trusted: fix -Wvarags warning | ndesaulniers@google.com | 1 | -1/+1 |
2019-03-11 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+8 |
2019-02-22 | KEYS: user: Align the payload buffer | Eric Biggers | 1 | -1/+1 |
2019-02-16 | keys: Fix dependency loop between construction record and auth key | David Howells | 1 | -0/+36 |
2019-02-05 | integrity, KEYS: add a reference to platform keyring | Kairui Song | 1 | -0/+8 |
2018-10-26 | KEYS: Move trusted.h to include/keys [ver #2] | Denis Kenzior | 1 | -0/+136 |
2018-10-26 | KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] | David Howells | 1 | -0/+9 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 2 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-29 | net: rxrpc: Replace time_t type with time64_t type | Baolin Wang | 1 | -0/+23 |
2017-04-03 | KEYS: Split role of the keyring pointer for keyring restrict functions | Mat Martineau | 1 | -2/+4 |
2017-04-03 | KEYS: Add a system blacklist keyring | David Howells | 1 | -0/+12 |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells | 1 | -2/+7 |
2016-06-14 | KEYS: Strip trailing spaces | David Howells | 1 | -1/+1 |
2016-04-12 | IMA: Use the the system trusted keyrings instead of .ima_mok | David Howells | 1 | -11/+2 |
2016-04-12 | certs: Add a secondary system keyring that can be added to dynamically | David Howells | 1 | -0/+9 |
2016-04-12 | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED | David Howells | 1 | -1/+0 |
2016-04-12 | KEYS: Move the point of trust determination to __key_link() | David Howells | 1 | -12/+7 |
2016-04-12 | KEYS: Generalise x509_request_asymmetric_key() | David Howells | 1 | -4/+4 |
2016-04-12 | KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c | David Howells | 1 | -0/+5 |
2016-04-06 | KEYS: Generalise system_verify_data() to provide access to internal content | David Howells | 2 | -6/+2 |
2016-04-06 | KEYS: Allow authentication data to be stored in an asymmetric key | David Howells | 2 | -4/+5 |
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 |