aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/trusted.c
Commit message (Expand)AuthorAge
* KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-08
* KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen2019-04-08
* tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-13
* KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()Roberto Sassu2019-02-13
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-27
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-20
* | security: don't use a negative Opt_err token indexLinus Torvalds2018-12-17
|/
* KEYS: Move trusted.h to include/keys [ver #2]Denis Kenzior2018-10-26
* KEYS: trusted: Expose common functionality [ver #2]Denis Kenzior2018-10-26
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* 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-04
|\
| * doc: ReSTify keys-trusted-encrypted.txtKees Cook2017-05-18
* | KEYS: trusted: sanitize all key materialEric Biggers2017-06-08
|/
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-01
* tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-02-09
* 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-24
|/
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen2015-10-18
* 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-07
* | 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-17
* 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-07
* trusted keys: Fix a memory leak in trusted_update().Jesper Juhl2011-01-23
* trusted-keys: rename trusted_defined files to trustedMimi Zohar2011-01-23