summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2020-08-13keys: asymmetric: fix error return code in software_key_query()Wei Yongjun
2020-07-13crypto: algboss - don't wait during notifier callbackEric Biggers
2020-07-13crypto: algif_skcipher - Cap recv SG list at ctx->usedHerbert Xu
2020-07-07crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu
2020-07-07crypto: algapi - Avoid spurious modprobe on LOADEDEric Biggers
2020-06-24crypto: testmgr - dynamically allocate crypto_shashArnd Bergmann
2020-06-24crypto: testmgr - fix length truncation with large page sizeEric Biggers
2020-06-08gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds
2020-06-01crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel
2020-06-01crypto: rng - Fix a refcounting bug in crypto_rng_reset()Dan Carpenter
2020-05-15crypto: rename sm3-256 to sm3 in hash_algo_nameTianjia Zhang
2020-05-04crypto: api - Fix use-after-free and race in crypto_spawn_algHerbert Xu
2020-05-04crypto: api - Do not zap spawn->algHerbert Xu
2020-05-04crypto: testmgr - don't try to decrypt uninitialized buffersEric Biggers
2020-05-04crypto: testmgr - dynamically allocate testvec_configArnd Bergmann
2020-05-04crypto: api - Fix race condition in crypto_spawn_algHerbert Xu
2020-05-04crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu
2020-05-04crypto: api - fix unexpectedly getting generic implementationHerbert Xu
2020-05-04crypto: api - Check spawn->alg under lock in crypto_drop_spawnHerbert Xu
2020-04-16crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu
2020-04-16crypto: af_alg - Use bh_lock_sock in sk_destructHerbert Xu
2020-03-30crypto: algif_skcipher - Use chunksize instead of blocksizeHerbert Xu
2020-02-24KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() failsEric Biggers
2020-01-19crypto: ecdh - fix big endian bug in ECC libraryArd Biesheuvel
2020-01-19crypto: af_alg - cast ki_complete ternary op to intAyush Sawal
2019-12-02crypto: user - fix memory leak in crypto_reportstatNavid Emamdoost
2019-12-02crypto: user - fix memory leak in crypto_reportNavid Emamdoost
2019-11-09crypto: skcipher - Unmap pages after an external errorHerbert Xu
2019-07-26crypto: chacha20poly1305 - fix atomic sleep when using async algorithmEric Biggers
2019-07-26crypto: ghash - fix unaligned memory access in ghash_setkey()Eric Biggers
2019-07-26crypto: asymmetric_keys - select CRYPTO_HASH where neededArnd Bergmann
2019-07-26crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann
2019-07-26crypto: testmgr - add some more preemption pointsEric Biggers
2019-07-14crypto: lrw - use correct alignmaskEric Biggers
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-03crypto: user - prevent operating on larval algorithmsEric Biggers
2019-07-03crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140Thomas Gleixner
2019-05-30crypto: hmac - fix memory leak in hmac_init_tfm()Eric Biggers
2019-05-30crypto: jitterentropy - change back to module_init()Eric Biggers
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner