summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-02crypto: arm - replace memset by memzero_explicitJulia Lawall1-1/+1
2014-12-02crypto: powerpc - replace memset by memzero_explicitJulia Lawall1-1/+1
2014-12-02crypto: sha - replace memset by memzero_explicitJulia Lawall2-2/+2
2014-12-02crypto: sparc - replace memset by memzero_explicitJulia Lawall2-2/+2
2014-12-02crypto: algif_skcipher - initialize upon init requestStephan Mueller1-1/+3
2014-12-01crypto: algif_skcipher - removed unneeded codeStruk, Tadeusz1-4/+0
2014-11-28crypto: algif_skcipher - Fixed blocking recvmsgHerbert Xu1-3/+2
2014-11-27crypto: drbg - use memzero_explicit() for clearing sensitive dataNickolaus Woodruff1-11/+12
2014-11-26crypto: drbg - use MODULE_ALIAS_CRYPTOStephan Mueller1-22/+22
2014-11-26crypto: include crypto- module prefix in templateKees Cook23-2/+26
2014-11-26crypto: user - add MODULE_ALIASStephan Mueller1-0/+1
2014-11-25crypto: sha-mb - remove a bogus NULL checkDan Carpenter1-2/+1
2014-11-25crytpo: qat - Fix 64 bytes requestsStruk, Tadeusz1-3/+6
2014-11-25crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann4-10/+24
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook95-123/+155
2014-11-24crypto: user - Allow get request with empty driver nameHerbert Xu1-4/+1
2014-11-20ARM: at91/dt: add trng node to at91sam9g45Boris Brezillon1-0/+7