summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-02-15
|\
| * crypto: ccree - fix resume race condition on initGilad Ben-Yossef2019-02-08
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-02-01
|\|
| * crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela2019-01-25
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-01-18
|\|
| * crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy2019-01-10
| * crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy2019-01-10
| * crypto: cavium/nitrox - Use after free in process_response_list()Dan Carpenter2019-01-10
| * crypto: caam - fix SHA support detectionHoria Geantă2019-01-10
| * crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier2019-01-10
| * crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-10
| * crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-10
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-29
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-21
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-27
|\ \
| * | crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-22
| * | crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers2018-12-22
| * | crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela2018-12-22
| * | crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam2018-12-22
| * | crypto: chelsio - Fix wrong error counter incrementsHarsh Jain2018-12-22
| * | crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain2018-12-22
| * | crypto: chelsio - Handle PCI shutdown eventHarsh Jain2018-12-22
| * | crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain2018-12-22
| * | crypto: chelsio - Use same value for both channel in single WRHarsh Jain2018-12-22
| * | crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain2018-12-22
| * | crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing2018-12-22
| * | crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2018-12-22
| * | crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2018-12-22
| * | crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala2018-12-13
| * | crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-07
| * | crypto: chcr - ESN for Inline IPSec TxAtul Gupta2018-12-07
| * | crypto: chcr - small packet Tx stalls the queueAtul Gupta2018-12-07
| * | crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef2018-12-07
| * | crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.Srikanth, Jampala2018-11-29
| * | crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela2018-11-29
| * | crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-20
| * | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-20
| * | crypto: remove useless initializations of cra_listEric Biggers2018-11-20
| * | crypto: inside-secure - remove useless setting of type flagsEric Biggers2018-11-20
| * | crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă2018-11-16
| * | crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă2018-11-16
| * | crypto: caam/qi2 - add support for ChaCha20Horia Geantă2018-11-16
| * | crypto: caam - add register map changes cf. Era 10Horia Geantă2018-11-16
| * | crypto: mxs-dcp - Add support for dcp clkLeonard Crestez2018-11-16
| * | crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi2018-11-16
| * | crypto: chelsio - clean up various indentation issuesColin Ian King2018-11-09
| * | crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang2018-11-09
| * | crypto: ccree - add SM3 supportYael Chemla2018-11-09