aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2018-05-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-05-16crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet
2018-04-13async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu
2018-03-09Merge tag 'v4.4.116' into v4.4-rtDaniel Wagner
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-16crypto: cryptd - pass through absence of ->setkey()Eric Biggers
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-02-16crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu
2018-02-06Merge tag 'v4.4.115' into v4.4-rtDaniel Wagner
2018-02-03crypto: af_alg - whitelist mask and typeStephan Mueller
2018-01-19Merge tag 'v4.4.112' into v4.4-rtDaniel Wagner
2018-01-17crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers
2018-01-12Merge tag 'v4.4.111' into v4.4-rtDaniel Wagner
2018-01-10crypto: pcrypt - fix freeing pcrypt instancesEric Biggers
2018-01-10crypto: chacha20poly1305 - validate the digest sizeEric Biggers
2018-01-05Merge tag 'v4.4.109' into v4.4-rtSteven Rostedt (VMware)
2018-01-05Merge tag 'v4.4.107' into v4.4-rtSteven Rostedt (VMware)
2018-01-05Merge tag 'v4.4.106' into v4.4-rtSteven Rostedt (VMware)
2018-01-02crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2017-12-20crypto: tcrypt - fix buffer lengths in test_aead_speed()Robert Baronescu
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2017-12-20crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2017-12-16X.509: reject invalid BIT STRING for subjectPublicKeyEric Biggers
2017-11-29Merge tag 'v4.4.100' into v4.4-rtSteven Rostedt (VMware)
2017-11-29Merge tag 'v4.4.98' into v4.4-rtSteven Rostedt (VMware)
2017-11-21Revert "crypto: xts - Add ECB dependency"Sasha Levin
2017-11-17Merge tag 'v4.4.95' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.94' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.93' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.89' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.87' into v4.4-rtSteven Rostedt (VMware)
2017-11-15PKCS#7: fix unitialized boolean 'want'Colin Ian King
2017-10-27pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn
2017-10-21crypto: xts - Add ECB dependencyMilan Broz
2017-10-18crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu
2017-09-27crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller
2017-09-07crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller
2017-09-05Merge tag 'v4.4.80' into v4.4-rtSteven Rostedt (VMware)
2017-08-06crypto: authencesn - Fix digest_null crashHerbert Xu
2017-07-03Merge tag 'v4.4.72' into v4.4-rtSteven Rostedt (VMware)
2017-06-14crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef
2017-05-31Merge tag 'v4.4.69' into v4.4-rtSteven Rostedt (VMware)
2017-05-20crypto: algif_aead - Require setkey before accept(2)Stephan Mueller
2017-05-08Merge tag 'v4.4.66' into v4.4-rtSteven Rostedt (VMware)
2017-05-08Merge tag 'v4.4.63' into v4.4-rtSteven Rostedt (VMware)
2017-05-02crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-10Merge tag 'v4.4.58' into v4.4-rtSteven Rostedt (VMware)
2017-04-10Merge tag 'v4.4.57' into v4.4-rtSteven Rostedt (VMware)