summaryrefslogtreecommitdiff
path: root/include/keys
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: rxrpc: Replace time_t type with time64_t typeBaolin Wang2017-08-29
* KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau2017-04-03
* KEYS: Add a system blacklist keyringDavid Howells2017-04-03
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-02
* KEYS: Strip trailing spacesDavid Howells2016-06-14
* IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells2016-04-11
* certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells2016-04-11
* KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-11
* KEYS: Move the point of trust determination to __key_link()David Howells2016-04-11
* KEYS: Generalise x509_request_asymmetric_key()David Howells2016-04-11
* KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells2016-04-11
* KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-06
* KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells2016-04-06
* tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-02-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-12-26
|\
| * IMA: create machine owner and blacklist keyringsPetko Manolov2015-12-15
* | keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-20
* | keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-20
|/
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-19
* keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen2015-10-19
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-12
* MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells2015-08-07
* KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-06
* KEYS: Implement binary asymmetric key ID handlingDavid Howells2014-09-16
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* KEYS: Preparse match dataDavid Howells2014-09-16
* Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells2014-07-22
|\
| * KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar2014-07-17
* | KEYS: big_key: Use key preparsingDavid Howells2014-07-22
* | KEYS: user: Use key preparsingDavid Howells2014-07-22
|/
* KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-25
* KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-24
* KEYS: Expand the capacity of a keyringDavid Howells2013-09-24
* KEYS: Asymmetric key pluggable data parsersDavid Howells2012-10-08
* KEYS: Implement asymmetric key typeDavid Howells2012-10-08
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-08
* KEYS: Permit in-place link replacement in keyring listDavid Howells2012-05-11
* keys: add a "logon" key typeJeff Layton2012-01-17
* encrypted-keys: add key format supportRoberto Sassu2011-06-27
* libceph: Create a new key type "ceph".Tommi Virtanen2011-03-29
* RxRPC: Fix v1 keysAnton Blanchard2011-03-02
* keys: add new key-type encryptedMimi Zohar2010-11-29
* keys: add new trusted key-typeMimi Zohar2010-11-29
* DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05
* RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells2009-09-16
* RxRPC: Parse security index 5 keys (Kerberos 5)David Howells2009-09-15
* RxRPC: Allow key payloads to be passed in XDR formDavid Howells2009-09-15
* KEYS: Disperse linux/key_ui.hDavid Howells2008-11-14