summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers2019-04-051-2/+4
* crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall2019-04-051-1/+3
* crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2019-03-232-0/+35
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-03-234-5/+7
* crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef2019-03-231-1/+2
* crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef2019-03-231-1/+2
* crypto: ccree - fix free of unallocated mlli bufferHadar Gat2019-03-231-4/+4
* crypto: caam - fix DMA mapping of stack memoryHoria Geantă2019-03-231-64/+21
* crypto: caam - fixed handling of sg listPankaj Gupta2019-03-231-0/+1
* crypto: ccree - fix missing break in switch statementGustavo A. R. Silva2019-03-231-0/+1
* crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND2019-03-231-3/+5
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-02-281-1/+1
|\
| * crypto: ccree - add missing inline qualifierGilad Ben-Yossef2019-02-221-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-02-153-10/+13
|\ \ | |/
| * crypto: ccree - fix resume race condition on initGilad Ben-Yossef2019-02-083-10/+13
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-01-311-4/+6
|\ \ | |/
| * crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela2019-01-251-4/+6
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-01-199-77/+63
|\ \ | |/
| * crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy2019-01-101-1/+4
| * crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy2019-01-101-18/+7
| * crypto: cavium/nitrox - Use after free in process_response_list()Dan Carpenter2019-01-101-1/+1
| * crypto: caam - fix SHA support detectionHoria Geantă2019-01-103-1/+11
| * crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier2019-01-101-6/+9
| * crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-101-21/+19
| * crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-102-31/+14
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-0812-88/+86
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-3/+3
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-2765-1290/+3518
|\ \
| * | crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-237-12/+1
| * | crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers2018-12-231-2/+1
| * | crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela2018-12-237-605/+1103
| * | crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam2018-12-231-6/+6
| * | crypto: chelsio - Fix wrong error counter incrementsHarsh Jain2018-12-232-10/+10
| * | crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain2018-12-231-0/+4
| * | crypto: chelsio - Handle PCI shutdown eventHarsh Jain2018-12-233-93/+278
| * | crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain2018-12-231-8/+8
| * | crypto: chelsio - Use same value for both channel in single WRHarsh Jain2018-12-232-8/+6
| * | crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain2018-12-233-120/+104
| * | crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing2018-12-231-2/+1
| * | crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2018-12-231-1/+1
| * | crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2018-12-231-2/+2
| * | crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala2018-12-1311-54/+441
| * | crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-071-39/+9
| * | crypto: chcr - ESN for Inline IPSec TxAtul Gupta2018-12-072-36/+148
| * | crypto: chcr - small packet Tx stalls the queueAtul Gupta2018-12-071-1/+4
| * | crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef2018-12-076-9/+90
| * | crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.Srikanth, Jampala2018-11-294-10/+142
| * | crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela2018-11-293-244/+227
OpenPOWER on IntegriCloud