summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-03-23crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie
2019-03-23crypto: rockchip - fix scatterlist nents errorZhang Zhijie
2019-03-23crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef
2019-03-23crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef
2019-03-23crypto: ccree - fix free of unallocated mlli bufferHadar Gat
2019-03-23crypto: caam - fix DMA mapping of stack memoryHoria Geantă
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-03-23crypto: ccree - fix missing break in switch statementGustavo A. R. Silva
2019-03-23crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND
2019-02-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-22crypto: ccree - add missing inline qualifierGilad Ben-Yossef
2019-02-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-08crypto: ccree - fix resume race condition on initGilad Ben-Yossef
2019-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-01-25crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela
2019-01-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-01-10crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy
2019-01-10crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy
2019-01-10crypto: cavium/nitrox - Use after free in process_response_list()Dan Carpenter
2019-01-10crypto: caam - fix SHA support detectionHoria Geantă
2019-01-10crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2019-01-10crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers
2019-01-10crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers
2018-12-23crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers
2018-12-23crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela
2018-12-23crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam
2018-12-23crypto: chelsio - Fix wrong error counter incrementsHarsh Jain
2018-12-23crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain
2018-12-23crypto: chelsio - Handle PCI shutdown eventHarsh Jain
2018-12-23crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain
2018-12-23crypto: chelsio - Use same value for both channel in single WRHarsh Jain
2018-12-23crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain
2018-12-23crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing
2018-12-23crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2018-12-23crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20crypto4xx_core: don't abuse __dma_sync_pageChristoph Hellwig
2018-12-19drivers: chelsio: use skb_sec_path helperFlorian Westphal
2018-12-14crypto/chelsio/chtls: send/recv window updateAtul Gupta
2018-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta
2018-12-14crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta