summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-01-189-77/+63Star
|\
| * 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/+7Star
| * 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/+19Star
| * crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-102-31/+14Star
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-0812-88/+86Star
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-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-211-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/+1Star
| * | crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers2018-12-231-2/+1Star
| * | 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/+6Star
| * | crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain2018-12-233-120/+104Star
| * | crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing2018-12-231-2/+1Star
| * | 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/+9Star
| * | 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/+227Star
| * | crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-203-6/+6
| * | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-203-6/+3Star
| * | crypto: remove useless initializations of cra_listEric Biggers2018-11-206-8/+0Star
| * | crypto: inside-secure - remove useless setting of type flagsEric Biggers2018-11-201-4/+4
| * | crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă2018-11-164-6/+154
| * | crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă2018-11-166-5/+354
| * | crypto: caam/qi2 - add support for ChaCha20Horia Geantă2018-11-164-4/+36
| * | crypto: caam - add register map changes cf. Era 10Horia Geantă2018-11-168-49/+184
| * | crypto: mxs-dcp - Add support for dcp clkLeonard Crestez2018-11-161-3/+25
| * | crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi2018-11-161-1/+5
| * | crypto: chelsio - clean up various indentation issuesColin Ian King2018-11-091-8/+8
| * | crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang2018-11-093-10/+31
| * | crypto: ccree - add SM3 supportYael Chemla2018-11-094-24/+113
| * | crypto: ccree - modify set_cipher_mode usage from cc_hashYael Chemla2018-11-092-9/+23
| * | crypto: ccree - adjust hash length to suit certain context specificsYael Chemla2018-11-094-24/+47
| * | crypto: ccree - add SM4 supportGilad Ben-Yossef2018-11-093-0/+70
| * | crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef2018-11-093-11/+19