summaryrefslogtreecommitdiff
path: root/security/keys/trusted.c
Commit message (Expand)AuthorAge
* tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-08
* KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers2017-11-02
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-18
* Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-03
|\
| * doc: ReSTify keys-trusted-encrypted.txtKees Cook2017-05-18
* | KEYS: trusted: sanitize all key materialEric Biggers2017-06-09
|/
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-02
* tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-02-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\
| * keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-20
| * keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-20
| * keys, trusted: fix: *do not* allow duplicate key optionsJarkko Sakkinen2015-12-20
* | KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-25
|/
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen2015-10-19
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-06
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-08
* | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-22
|/
* keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-18
* security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
* trusted-keys: check hex2bin resultMimi Zohar2011-09-20
* Create Documentation/security/,Randy Dunlap2011-05-19
* KEYS: Add an RCU payload dereference macroDavid Howells2011-03-08
* trusted keys: Fix a memory leak in trusted_update().Jesper Juhl2011-01-24
* trusted-keys: rename trusted_defined files to trustedMimi Zohar2011-01-24