aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-08-03crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2018-07-04crypto: talitos - fix ctr-aes-talitosLEROY Christophe
2018-07-04crypto: talitos - fix use of sg_link_tbl_lenLEROY Christophe
2018-07-04crypto: talitos - fix AEAD for sha224 on non sha224 capable chipsLEROY Christophe
2018-07-04crypto: talitos - fix setkey to check key weaknessLEROY Christophe
2018-07-04crypto: talitos - fix memory corruption on SEC2LEROY Christophe
2018-07-04crypto: talitos - fix AEAD test failuresLEROY Christophe
2017-11-25crypto: talitos - fix hashingLEROY Christophe
2017-11-25crypto: talitos - fix sha224LEROY Christophe
2017-11-25crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-11-25crypto: caam/qi - properly set IV after {en,de}cryptHoria Geantă
2017-11-25crypto: caam/qi - fix typo in authenc alg driver nameHoria Geantă
2017-11-25crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook
2017-09-09crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă
2017-09-09crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=yHoria Geantă
2017-08-24crypto: ixp4xx - Fix error handling path in 'aead_perform()'Herbert Xu
2017-08-06crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfigraveendra padasalagi
2017-08-06crypto: brcm - Fix SHA3-512 algorithm failureraveendra padasalagi
2017-07-21crypto: caam - fix signals handlingHoria Geantă
2017-07-21crypto: caam - properly set IV after {en,de}cryptDavid Gstir
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-07-15crypto: caam - fix gfp allocation flags (part I)Horia Geantă
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-30crypto: stm32 - Fix OF module alias informationWei Yongjun
2017-04-24crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook
2017-04-24crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook
2017-04-24crypto: crypto4xx - rename ce_ring_contol to ce_ring_controlColin Ian King
2017-04-21crypto: ccp - Disable interrupts early on unloadGary R Hook
2017-04-21crypto: ccp - Use only the relevant interrupt bitsGary R Hook
2017-04-21crypto: chcr - Fix error handling related to 'chcr_alloc_shash'Christophe Jaillet
2017-04-21crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski
2017-04-21crypto: caam - fix error return code in caam_qi_init()Wei Yongjun
2017-04-21crypto: chcr - Add fallback for AEAD algosHarsh Jain
2017-04-21crypto: chcr - Fix txq ids.Harsh Jain
2017-04-21crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]Harsh Jain
2017-04-21crypto: chcr - Increase priority of AEAD algos.Harsh Jain
2017-04-15crypto: N2 - Replace racy task affinity logicThomas Gleixner
2017-04-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-04-05crypto: ccp - Rearrange structure members to minimize sizeGary R Hook
2017-04-05crypto: ccp - Remove redundant cpu-to-le32 macrosGary R Hook
2017-04-05crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-04-05crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-04-05crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds