summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2018-08-07[ALPS03913698] Crypto: Security PatchCalvin Liao
2018-08-07[ALPS03913644] Crypto: Security Patch [CVE-2017-17806]Calvin Liao
2018-01-03[ALPS03589048] kconfig:enable wfc\ims related configmtk81216
2018-01-03[ALPS03595899] Merge branch android-4.4-o.wcp2gitp4
2018-01-03Merge 4.4.95 into android-4.4-oGreg Kroah-Hartman
2018-01-03Merge 4.4.94 into android-4.4-oGreg Kroah-Hartman
2018-01-03Merge 4.4.93 into android-4.4-oGreg Kroah-Hartman
2018-01-03Merge 4.4.89 into android-4.4-oGreg Kroah-Hartman
2018-01-03[ALPS03512712] Merge branch 'android-4.4-o'wcp2gitp4
2018-01-03Merge 4.4.87 into android-4.4-oGreg Kroah-Hartman
2018-01-03[ALPS03463033] Merge branch android-4.4.wcp2gitp4
2018-01-03[ALPS03249056] Merge branch android-4.4wcp2gitp4
2018-01-03[ALPS03221406] zram: add lz4k supportChinwen Chang
2018-01-03[ALPS02956133] Merge branch linux-4.4.ywcp2gitp4
2018-01-03[ALPS02806351] Merge branch linux-4.4.ywcp2gitp4
2018-01-03[ALPS02738818] Merge branch linux-4.4.y into alps-trunk-n0.basicwcp2gitp4
2018-01-03[ALPS02642360] build: enable warning-to-errorSW Integrator
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-08-07Merge 4.4.80 into android-4.4Greg Kroah-Hartman
2017-08-06crypto: authencesn - Fix digest_null crashHerbert Xu
2017-06-14Merge 4.4.72 into android-4.4Greg Kroah-Hartman
2017-06-14crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef
2017-05-21Merge 4.4.69 into android-4.4Greg Kroah-Hartman
2017-05-20crypto: algif_aead - Require setkey before accept(2)Stephan Mueller
2017-05-03Merge 4.4.66 into android-4.4Greg Kroah-Hartman
2017-05-02crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-03-30Merge 4.4.48 into android-4.4Greg Kroah-Hartman
2017-03-30crypto: algif_hash - avoid zero-sized arrayJiri Slaby
2017-03-29Merge 4.4.57 to android-4.4Greg Kroah-Hartman
2017-03-26crypto: mcryptd - Fix load failureWang, Rui Y
2017-03-26crypto: cryptd - Assign statesize properlyWang, Rui Y
2017-03-18crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-03-18crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-03-12crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott
2017-03-12crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott
2017-02-15Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2017-02-10ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithmEric Biggers
2017-02-10ANDROID: crypto: heh - factor out poly_hash algorithmEric Biggers
2017-02-10ANDROID: crypto: heh - Add Hash-Encrypt-Hash (HEH) algorithmAlex Cope
2017-02-10ANDROID: crypto: gf128mul - Add ble multiplication functionsAlex Cope
2017-02-10ANDROID: crypto: gf128mul - Refactor gf128 overflow macros and tablesEric Biggers
2017-02-10UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope
2017-02-10ANDROID: crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()Eric Biggers
2017-02-10ANDROID: crypto: allow blkcipher walks over ablkcipher dataEric Biggers