aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/trusted.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen1-18/+17
2017-11-02KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers1-11/+12
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells1-1/+1
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-06-09KEYS: trusted: sanitize all key materialEric Biggers1-28/+22
2017-05-18doc: ReSTify keys-trusted-encrypted.txtKees Cook1-1/+1
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells1-2/+2
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen1-6/+5
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+55
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen1-0/+26
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen1-1/+26
2015-12-20keys, trusted: fix: *do not* allow duplicate key optionsJarkko Sakkinen1-0/+3
2015-11-25KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells1-1/+4
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-3/+3
2015-10-19keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen1-3/+33
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells1-1/+0
2014-02-06security: replace strict_strto*() with kstrto*()Jingoo Han1-3/+3
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-7/+9
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells1-7/+9
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder1-42/+12
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar1-2/+2
2011-10-31security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-1/+1
2011-09-20trusted-keys: check hex2bin resultMimi Zohar1-4/+15
2011-05-19Create Documentation/security/,Randy Dunlap1-1/+1
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells1-2/+1
2011-01-24trusted keys: Fix a memory leak in trusted_update().Jesper Juhl1-0/+1
2011-01-24trusted-keys: rename trusted_defined files to trustedMimi Zohar1-0/+1180