summaryrefslogtreecommitdiffstats
path: root/security/keys/big_key.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* big key: get rid of stack array allocationTycho Andersen2018-05-11
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-06
* KEYS: Use individual pages in big_key for crypto buffersDavid Howells2018-02-22
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-18
* security/keys: rewrite all of big_key cryptoJason A. Donenfeld2017-09-25
* security/keys: properly zero out sensitive key material in big_keyJason A. Donenfeld2017-09-25
* fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
* fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
* KEYS: Sort out big_key initialisationDavid Howells2016-10-27
* KEYS: Use skcipher for big keysHerbert Xu2016-06-24
* Security: Keys: Big keys stored encryptedKirill Marinushkin2016-04-12
* security/keys: make big_key.c explicitly non-modularPaul Gortmaker2016-02-18
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-16
* KEYS: big_key: Use key preparsingDavid Howells2014-07-22
* security: shmem: implement kernel private shmem inodesEric Paris2013-12-02
* KEYS: Fix error handling in big_key instantiationDavid Howells2013-11-13
* KEYS: fix error return code in big_key_instantiate()Wei Yongjun2013-10-30
* KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-24