summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-02-24crypto: chtls - Fixed memory leakVinay Kumar Yadav
2020-02-14crypto: atmel-sha - fix error handling when setting hmac keyEric Biggers
2020-02-14crypto: artpec6 - return correct error code for failed setkey()Eric Biggers
2020-02-11crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan
2020-02-11crypto: atmel-aes - Fix counter overflow in CTR modeTudor Ambarus
2020-02-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel
2020-02-11crypto: ccree - fix PM race conditionGilad Ben-Yossef
2020-02-11crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef
2020-02-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef
2020-02-11crypto: geode-aes - convert to skcipher API and make thread-safeEric Biggers
2020-02-01crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers
2020-01-29crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2020-01-27crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye
2020-01-27crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2020-01-27crypto: ccp - Reduce maximum stack usageArnd Bergmann
2020-01-27crypto: inside-secure - fix queued len computationAntoine Tenart
2020-01-27crypto: inside-secure - fix zeroing of the request in ahash_exit_invAntoine Tenart
2020-01-27crypto: talitos - fix AEAD processing.Christophe Leroy
2020-01-27crypto: ccp - Fix 3DES complaint from ccp-crypto moduleHook, Gary
2020-01-27crypto: ccp - fix AES CFB error exposed by new test vectorsHook, Gary
2020-01-27crypto: caam - fix caam_dump_sg that iterates through scatterlistIuliana Prodan
2020-01-27crypto: ccree - reduce kernel stack usage with clangArnd Bergmann
2020-01-27crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() argumentsCorentin Labbe
2020-01-27crypto: brcm - Fix some set-but-not-used warningYueHaibing
2020-01-27crypto: sun4i-ss - fix big endian issuesCorentin Labbe
2020-01-17crypto: virtio - implement missing support for output IVsArd Biesheuvel
2019-12-31crypto: vmx - Avoid weird build failuresMichael Ellerman
2019-12-31crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-12-31crypto: sun4i-ss - Fix 64-bit size_t warningsHerbert Xu
2019-12-31crypto: virtio - deal with unsupported input sizesArd Biesheuvel
2019-12-31crypto: atmel - Fix authenc support when it is set to mHerbert Xu
2019-12-13crypto: ccp - fix uninitialized list headMark Salter
2019-12-13crypto: atmel-aes - Fix IV handling when req->nbytes < ivsizeTudor Ambarus
2019-12-13crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-12-13crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi
2019-12-05crypto: stm32/hash - Fix hmac issue more than 256 bytesLionel Debieve
2019-12-05crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam
2019-12-05crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta
2019-12-01crypto: ccree - avoid implicit enum conversionNathan Chancellor
2019-11-24crypto: mxs-dcp - Fix AES issuesRadu Solea
2019-11-24crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea
2019-11-20crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski
2019-11-20crypto: s5p-sss: Fix race in error handlingChristoph Manszewski
2019-11-10net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet
2019-10-11crypto: ccree - use the full crypt length valueGilad Ben-Yossef
2019-10-11crypto: ccree - account for TEE not ready to reportGilad Ben-Yossef
2019-10-11crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă
2019-10-11crypto: cavium/zip - Add missing single_release()Wei Yongjun
2019-10-11crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin