| Commit message (Expand) | Author | Age | Files | Lines |
* | KEYS: trusted: fix writing past end of buffer in trusted_read() | Eric Biggers | 2017-11-15 | 1 | -11/+12 |
* | KEYS: trusted: sanitize all key material | Eric Biggers | 2017-11-15 | 1 | -28/+22 |
* | KEYS: Fix race between updating and finding a negative key | David Howells | 2017-10-27 | 1 | -1/+1 |
* | KEYS: Fix handling of stored error in a negatively instantiated user key | David Howells | 2015-11-25 | 1 | -1/+4 |
* | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 1 | -3/+3 |
* | keys, trusted: seal/unseal with TPM 2.0 chips | Jarkko Sakkinen | 2015-10-19 | 1 | -3/+33 |
* | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2014-09-16 | 1 | -1/+0 |
* | security: replace strict_strto*() with kstrto*() | Jingoo Han | 2014-02-06 | 1 | -3/+3 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -7/+9 |
|\ |
|
| * | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 1 | -7/+9 |
* | | tpm: Move tpm_get_random api into the TPM device driver | Kent Yoder | 2012-08-22 | 1 | -42/+12 |
|/ |
|
* | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages | Mimi Zohar | 2012-01-18 | 1 | -2/+2 |
* | security: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 | 1 | -1/+1 |
* | trusted-keys: check hex2bin result | Mimi Zohar | 2011-09-20 | 1 | -4/+15 |
* | Create Documentation/security/, | Randy Dunlap | 2011-05-19 | 1 | -1/+1 |
* | KEYS: Add an RCU payload dereference macro | David Howells | 2011-03-08 | 1 | -2/+1 |
* | trusted keys: Fix a memory leak in trusted_update(). | Jesper Juhl | 2011-01-24 | 1 | -0/+1 |
* | trusted-keys: rename trusted_defined files to trusted | Mimi Zohar | 2011-01-24 | 1 | -0/+1180 |