aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2018-07-19Merge branch 'standard/base' into standard/preempt-rt/basestandard/preempt-rt/baseBruce Ashfield
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel
2018-05-22crypto: ahash - Fix early termination in hash walkHerbert Xu
2018-02-28crypto: cryptd - pass through absence of ->setkey()Eric Biggers
2018-02-28crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-02-28crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers
2018-02-28crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2018-01-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2018-01-17crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2018-01-17X.509: reject invalid BIT STRING for subjectPublicKeyEric Biggers
2018-01-17crypto: algif_hash - avoid zero-sized arrayJiri Slaby
2018-01-17crypto: mcryptd - Fix load failureWang, Rui Y
2018-01-17crypto: cryptd - Assign statesize properlyWang, Rui Y
2018-01-17crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-12-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-25Merge tag 'v4.1.46' into standard/baseBruce Ashfield
2017-11-05crypto: xts - Add ECB dependencyMilan Broz
2017-11-05crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu
2017-10-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-10-18Merge tag 'v4.1.45' into standard/baseBruce Ashfield
2017-10-03crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller
2017-07-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-10Merge tag 'v4.1.42' into standard/baseBruce Ashfield
2017-07-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-10Merge tag 'v4.1.41' into standard/baseBruce Ashfield
2017-07-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-10Merge tag 'v4.1.40' into standard/baseBruce Ashfield
2017-06-25crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef
2017-06-13crypto: algif_aead - Require setkey before accept(2)Stephan Mueller
2017-06-13crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand
2017-05-17crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-04-18Merge tag 'v4.1.39' into standard/baseBruce Ashfield
2017-04-10give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-06crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto
2016-11-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-02Merge tag 'v4.1.34' into standard/baseBruce Ashfield
2016-10-02crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-10-02crypto: cryptd - initialize child shash_desc on importArd Biesheuvel
2016-09-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-09-09Merge tag 'v4.1.31' into standard/baseBruce Ashfield
2016-08-19crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu
2016-08-16crypto: gcm - Filter out async ghash if necessaryHerbert Xu
2016-07-20Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-07-20Merge tag 'v4.1.28' into standard/baseBruce Ashfield
2016-07-10PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange
2016-07-07Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield