summaryrefslogtreecommitdiffstats
path: root/security/keys/encrypted-keys
AgeCommit message (Expand)AuthorLines
2014-12-06KEYS: Fix stale key registration at error pathTakashi Iwai-1/+4
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells-1/+0
2014-07-28KEYS: revert encrypted key changeMimi Zohar-1/+1
2014-07-22KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells-1/+1
2014-02-06security: replace strict_strto*() with kstrto*()Jingoo Han-1/+1
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells-7/+9
2012-01-18encrypted-keys: fix rcu and sparse messagesMimi Zohar-2/+2
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar-2/+4
2011-11-16encrypted-keys: module build fixesMimi Zohar-3/+8
2011-11-16encrypted-keys: fix error return codeMimi Zohar-1/+1
2011-10-31security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko-1/+1
2011-09-20encrypted-keys: check hex2bin resultMimi Zohar-3/+11
2011-09-15encrypted-keys: IS_ERR need include/err.hStephen Rothwell-0/+1
2011-09-14encrypted-keys: remove trusted-keys dependencyMimi Zohar-27/+64
2011-09-14encrypted-keys: create encrypted-keys directoryMimi Zohar-0/+1219