aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2020-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2020-09-03crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu
2020-08-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2020-08-21crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek
2020-08-21crypto: af_alg - Fix regression on empty requestsHerbert Xu
2020-08-21crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu
2020-07-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2020-07-22keys: asymmetric: fix error return code in software_key_query()Wei Yongjun
2020-07-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2020-07-09crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-06-24crypto: algboss - don't wait during notifier callbackEric Biggers
2020-06-24crypto: algif_skcipher - Cap recv SG list at ctx->usedHerbert Xu
2020-06-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-06-17crypto: drbg - fix error return code in drbg_alloc_state()Wei Yongjun
2020-06-17crypto: algapi - Avoid spurious modprobe on LOADEDEric Biggers
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-20gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-17crypto: rng - Fix a refcounting bug in crypto_rng_reset()Dan Carpenter
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-28crypto: rename sm3-256 to sm3 in hash_algo_nameTianjia Zhang
2020-02-24crypto: essiv - fix AEAD capitalization and preposition use in help textGeert Uytterhoeven
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-14crypto: testmgr - don't try to decrypt uninitialized buffersEric Biggers
2020-02-11crypto: api - Fix race condition in crypto_spawn_algHerbert Xu
2020-02-11crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu
2020-02-11crypto: api - fix unexpectedly getting generic implementationHerbert Xu
2020-02-11crypto: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu
2020-02-11crypto: api - Check spawn->alg under lock in crypto_drop_spawnHerbert Xu
2020-02-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-01crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu
2020-02-01crypto: af_alg - Use bh_lock_sock in sk_destructHerbert Xu
2020-01-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-01-17crypto: algif_skcipher - Use chunksize instead of blocksizeHerbert Xu
2020-01-13crypto: cryptd - add a lock instead preempt_disable/local_bh_disableSebastian Andrzej Siewior
2019-12-31KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() failsEric Biggers
2019-12-31crypto: aegis128/simd - build 32-bit ARM for v8 architecture explicitlyArd Biesheuvel
2019-12-31crypto: aegis128-neon - use Clang compatible cflags for ARMArd Biesheuvel
2019-12-13crypto: user - fix memory leak in crypto_reportstatNavid Emamdoost
2019-12-13crypto: user - fix memory leak in crypto_reportNavid Emamdoost
2019-12-13crypto: ecdh - fix big endian bug in ECC libraryArd Biesheuvel
2019-12-13crypto: af_alg - cast ki_complete ternary op to intAyush Sawal
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-13padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possibleDaniel Jordan
2019-09-13crypto: pcrypt - remove padata cpumask notifierDaniel Jordan