summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT
2018-03-24crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson
2018-03-19crypto: caam/qi - use correct print specifier for size_tHoria Geantă
2018-03-19crypto: cavium - fix memory leak on infoColin Ian King
2018-03-03crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart
2018-03-03crypto: inside-secure - free requests even if their handling failedAntoine Ténart
2018-03-03crypto: inside-secure - per request invalidationOfer Heifetz
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-25crypto: talitos - fix Kernel Oops on hashing an empty fileLEROY Christophe
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generateArtem Savkov
2018-02-22crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generateArtem Savkov
2018-02-16crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-03crypto: inside-secure - avoid unmapping DMA memory that was not mappedAntoine Tenart
2018-02-03crypto: inside-secure - fix hash when length is a multiple of a blockAntoine Tenart
2018-01-10crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann
2018-01-10crypto: n2 - cure use after freeJan Engelhardt
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-12-14crypto: talitos - fix ctr-aes-talitosLEROY Christophe
2017-12-14crypto: talitos - fix use of sg_link_tbl_lenLEROY Christophe
2017-12-14crypto: talitos - fix AEAD for sha224 on non sha224 capable chipsLEROY Christophe
2017-12-14crypto: talitos - fix setkey to check key weaknessLEROY Christophe
2017-12-14crypto: talitos - fix memory corruption on SEC2LEROY Christophe
2017-12-14crypto: talitos - fix AEAD test failuresLEROY Christophe
2017-11-21crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-07crypto: stm32 - Try to fix hash paddingArnd Bergmann
2017-09-22crypto: axis - hide an unused variableArnd Bergmann
2017-09-20crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă
2017-09-20crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann
2017-09-20crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-09-20crypto: talitos - fix hashingLEROY Christophe
2017-09-20crypto: talitos - fix sha224LEROY Christophe
2017-09-07Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-01crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni
2017-09-01crypto/nx: Use kzalloc for workmem allocationHaren Myneni
2017-09-01crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni
2017-09-01crypto/nx: Create nx842_delete_coprocs functionHaren Myneni
2017-09-01crypto/nx: Create nx842_configure_crb functionHaren Myneni
2017-09-01crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni
2017-08-31powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu
2017-08-22crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Christophe Jaillet
2017-08-22crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang
2017-08-22crypto: cavium - add release_firmware to all return caseCorentin LABBE