summaryrefslogtreecommitdiffstats
path: root/security/keys/trusted.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-071-1/+0Star
|\
| * crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0Star
* | KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-091-2/+2
* | KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen2019-04-091-5/+23
|/
* tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-131-8/+33
* KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()Roberto Sassu2019-02-131-14/+24
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-2/+2
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-2/+2
* | security: don't use a negative Opt_err token indexLinus Torvalds2018-12-181-1/+1
|/
* KEYS: Move trusted.h to include/keys [ver #2]Denis Kenzior2018-10-261-1/+1
* KEYS: trusted: Expose common functionality [ver #2]Denis Kenzior2018-10-261-4/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-081-18/+17Star
* KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers2017-11-021-11/+12
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-181-1/+1
* Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-041-1/+1
|\
| * doc: ReSTify keys-trusted-encrypted.txtKees Cook2017-05-181-1/+1
* | KEYS: trusted: sanitize all key materialEric Biggers2017-06-091-28/+22Star
|/
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-021-2/+2
* tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-02-101-6/+5Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-181-1/+55
|\
| * keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-201-0/+26
| * keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-201-1/+26
| * keys, trusted: fix: *do not* allow duplicate key optionsJarkko Sakkinen2015-12-201-0/+3
* | KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-251-1/+4
|/
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-3/+3
* keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen2015-10-191-3/+33
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-1/+0Star
* security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-061-3/+3
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-7/+9
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-7/+9
* | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-221-42/+12Star
|/
* keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-181-2/+2
* security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-11-011-1/+1
* trusted-keys: check hex2bin resultMimi Zohar2011-09-211-4/+15
* Create Documentation/security/,Randy Dunlap2011-05-201-1/+1
* KEYS: Add an RCU payload dereference macroDavid Howells2011-03-081-2/+1Star
* trusted keys: Fix a memory leak in trusted_update().Jesper Juhl2011-01-241-0/+1
* trusted-keys: rename trusted_defined files to trustedMimi Zohar2011-01-241-0/+1180