summaryrefslogtreecommitdiff
path: root/security/keys/encrypted-keys (follow)
Commit message (Expand)AuthorAge
* KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers2018-02-16
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-27
* KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers2017-10-27
* KEYS: Fix an error code in request_master_key()Dan Carpenter2017-07-15
* 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: Fix stale key registration at error pathTakashi Iwai2014-12-06
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* KEYS: revert encrypted key changeMimi Zohar2014-07-28
* KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells2014-07-22
* security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-06
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-08
* encrypted-keys: fix rcu and sparse messagesMimi Zohar2012-01-18
* keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-18
* encrypted-keys: module build fixesMimi Zohar2011-11-16
* encrypted-keys: fix error return codeMimi Zohar2011-11-16
* security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
* encrypted-keys: check hex2bin resultMimi Zohar2011-09-20
* encrypted-keys: IS_ERR need include/err.hStephen Rothwell2011-09-15
* encrypted-keys: remove trusted-keys dependencyMimi Zohar2011-09-14
* encrypted-keys: create encrypted-keys directoryMimi Zohar2011-09-14