summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2017-06-05crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-04crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-03-16crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto
2017-02-23async_pq_val: fix DMA memory leakJustin Maggard
2017-02-23crypto: gcm - Fix IV buffer size in crypto_gcm_setkeyOndrej Mosnáček
2016-11-20crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-11-20crypto: cryptd - initialize child shash_desc on importArd Biesheuvel
2016-11-20crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu
2016-11-20crypto: gcm - Filter out async ghash if necessaryHerbert Xu
2016-08-22crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann
2016-06-15crypto: hash - Fix page length clamping in hash walkHerbert Xu
2016-05-01crypto: gcm - Fix rfc4543 decryption crashHerbert Xu
2016-03-08crypto: {blk,giv}cipher: Set has_setkeyBen Hutchings
2016-02-25crypto: user - lock crypto_alg_list on alg dumpMathias Krause
2016-02-25crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y
2016-02-25crypto: shash - Fix has_key settingHerbert Xu
2016-02-24crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu
2016-02-24crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu
2016-02-24crypto: algif_skcipher - Remove custom release parent functionHerbert Xu
2016-02-24crypto: algif_hash - Remove custom release parent functionHerbert Xu
2016-02-24crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu
2016-02-24crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-02-24crypto: algif_hash - Require setkey before accept(2)Herbert Xu
2016-02-24crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu
2016-02-24crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu
2016-02-02crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-02-02crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu
2016-02-02crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu
2016-02-02crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-02crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-02crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-02crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-02-02crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-01-25async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown
2016-01-25crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld
2015-12-13crypto: algif_hash - Only export and import on sockets with dataHerbert Xu
2015-11-16crypto: api - Only abort operations on fatal signalHerbert Xu
2015-11-16crypto: ahash - ensure statesize is non-zeroRussell King
2015-02-04crypto: add missing crypto module aliasesMathias Krause
2015-02-04crypto: include crypto- module prefix in templateKees Cook
2015-02-04crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-15crypto: af_alg - fix backlog handlingRabin Vincent
2014-11-14crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina
2014-10-30dmaengine: fix xor sources continuationXuelin Shi
2014-07-31crypto: af_alg - properly label AF_ALG socketMilan Broz
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-06-07crypto: LLVMLinux: aligned-attribute.patchMark Charlebois
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-22crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal