aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+6
2019-01-25crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela1-4/+6
2019-01-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds9-77/+63
2019-01-10crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy1-1/+4
2019-01-10crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy1-18/+7
2019-01-10crypto: cavium/nitrox - Use after free in process_response_list()Dan Carpenter1-1/+1
2019-01-10crypto: caam - fix SHA support detectionHoria Geantă3-1/+11
2019-01-10crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier1-6/+9
2019-01-10crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers1-21/+19
2019-01-10crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2-31/+14
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain12-88/+86
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-3/+3
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds65-1290/+3518
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+4
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers7-12/+1
2018-12-23crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers1-2/+1
2018-12-23crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela7-605/+1103
2018-12-23crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam1-6/+6
2018-12-23crypto: chelsio - Fix wrong error counter incrementsHarsh Jain2-10/+10
2018-12-23crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain1-0/+4
2018-12-23crypto: chelsio - Handle PCI shutdown eventHarsh Jain3-93/+278
2018-12-23crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain1-8/+8
2018-12-23crypto: chelsio - Use same value for both channel in single WRHarsh Jain2-8/+6
2018-12-23crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain3-120/+104
2018-12-23crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing1-2/+1
2018-12-23crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor1-1/+1
2018-12-23crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor1-2/+2
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-1/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-80/+130
2018-12-20crypto4xx_core: don't abuse __dma_sync_pageChristoph Hellwig1-1/+1
2018-12-19drivers: chelsio: use skb_sec_path helperFlorian Westphal1-1/+3
2018-12-14crypto/chelsio/chtls: send/recv window updateAtul Gupta2-26/+54
2018-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta1-12/+8
2018-12-14crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta2-19/+36
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta1-23/+32
2018-12-13crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala11-54/+441
2018-12-07crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-39/+9
2018-12-07crypto: chcr - ESN for Inline IPSec TxAtul Gupta2-36/+148
2018-12-07crypto: chcr - small packet Tx stalls the queueAtul Gupta1-1/+4
2018-12-07crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef6-9/+90
2018-11-29crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.Srikanth, Jampala4-10/+142
2018-11-29crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela3-244/+227
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-2/+1
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers3-6/+6
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers3-6/+3
2018-11-20crypto: remove useless initializations of cra_listEric Biggers6-8/+0
2018-11-20crypto: inside-secure - remove useless setting of type flagsEric Biggers1-4/+4
2018-11-16crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă4-6/+154
2018-11-16crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă6-5/+354
2018-11-16crypto: caam/qi2 - add support for ChaCha20Horia Geantă4-4/+36
2018-11-16crypto: caam - add register map changes cf. Era 10Horia Geantă8-49/+184
2018-11-16crypto: mxs-dcp - Add support for dcp clkLeonard Crestez1-3/+25
2018-11-16crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi1-1/+5
2018-11-09crypto: chelsio - clean up various indentation issuesColin Ian King1-8/+8
2018-11-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang3-10/+31
2018-11-09crypto: ccree - add SM3 supportYael Chemla4-24/+113
2018-11-09crypto: ccree - modify set_cipher_mode usage from cc_hashYael Chemla2-9/+23
2018-11-09crypto: ccree - adjust hash length to suit certain context specificsYael Chemla4-24/+47
2018-11-09crypto: ccree - add SM4 supportGilad Ben-Yossef3-0/+70
2018-11-09crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef3-11/+19
2018-11-09crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry1-10/+11
2018-11-09crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry1-4/+6
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds70-2131/+8236
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+1
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+11
2018-10-18cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar1-3/+1
2018-10-17crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain2-3/+2
2018-10-17crypto: ccree - avoid implicit enum conversionNathan Chancellor1-4/+2
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă11-57/+11
2018-10-17crypto: caam/qi - simplify CGR allocation, freeingHoria Geantă2-40/+5
2018-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu9-51/+72
2018-10-12crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun1-2/+2
2018-10-12crypto: chtls - remove set but not used variable 'csk'YueHaibing1-4/+0
2018-10-12crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-3/+5
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger1-0/+11
2018-10-08crypto: caam/qi2 - avoid double exportArnd Bergmann1-1/+1
2018-10-08crypto: mxs-dcp - Fix AES issuesRadu Solea1-2/+31
2018-10-08crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea1-10/+37
2018-10-08crypto: mxs-dcp - Implement sha import/exportDan Douglass1-8/+33
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook1-3/+5
2018-10-05crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala8-263/+162
2018-10-05crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala5-79/+94
2018-10-05crypto: cavium/nitrox - use pcie_flr instead of duplicating itSrikanth Jampala1-10/+5
2018-10-05crypto: cavium/nitrox - fix warnings while printing atomic64_t typesSrikanth Jampala1-4/+6
2018-10-05crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann1-0/+1
2018-10-05crypto: qat - move temp buffers off the stackArd Biesheuvel1-33/+31
2018-10-05crypto: ccp - Make function sev_get_firmware() staticWei Yongjun1-1/+2
2018-10-05crypto: ccp - Remove forward declarationNathan Chancellor1-28/+25
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-1/+0
2018-09-28crypto: cavium - remove redundant null pointer check before kfreezhong jiang1-15/+5
2018-09-28crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala4-129/+127
2018-09-28crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala3-1/+20
2018-09-28crypto: cavium/nitrox - added support to identify the NITROX device partname.Srikanth Jampala5-22/+184
2018-09-28crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang2-4/+2
2018-09-28crypto: picoxcell - Remove VLA usage of skcipherKees Cook1-11/+10
2018-09-28crypto: omap-aes - Remove VLA usage of skcipherKees Cook2-10/+9
2018-09-28crypto: mxs-dcp - Remove VLA usage of skcipherKees Cook1-11/+10
2018-09-28crypto: chelsio - Remove VLA usage of skcipherKees Cook2-14/+15
2018-09-28crypto: artpec6 - Remove VLA usage of skcipherKees Cook1-10/+9
2018-09-28crypto: qce - Remove VLA usage of skcipherKees Cook2-8/+7
2018-09-28crypto: sahara - Remove VLA usage of skcipherKees Cook1-16/+15
2018-09-28crypto: vmx - Remove VLA usage of skcipherKees Cook3-29/+29
2018-09-28crypto: ccp - Remove VLA usage of skcipherKees Cook2-7/+8
2018-09-28crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski1-5/+40
2018-09-28crypto: s5p-sss: Minor code cleanupChristoph Manszewski1-37/+17
2018-09-28crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski1-2/+2
2018-09-28crypto: s5p-sss: Fix race in error handlingChristoph Manszewski1-5/+7
2018-09-28crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long6-18/+18
2018-09-28crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez1-23/+30
2018-09-28crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain2-10/+24
2018-09-21crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan1-4/+40
2018-09-21crypto: ccp - Fix static checker warningJanakarajan Natarajan1-1/+1
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă3-1/+1750
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă5-70/+114
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă3-1/+582
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă7-17/+3109
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă3-4/+79
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă3-0/+908
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă1-14/+14
2018-09-21crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala1-2/+2
2018-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-2/+2
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă1-4/+4
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala8-30/+236
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41
2018-09-04crypto: atmel - switch to SPDX license identifiersTudor Ambarus6-47/+6
2018-09-04crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41
2018-09-04crypto: qat - Remove VLA usageKees Cook1-2/+6
2018-09-04crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă4-253/+217
2018-09-04crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă2-241/+208
2018-09-04crypto: caam/qi - remove ablkcipher IV generationHoria Geantă4-327/+20
2018-09-04crypto: caam/jr - remove ablkcipher IV generationHoria Geantă1-264/+11
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds10-66/+87
2018-08-25crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala3-26/+35
2018-08-25crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2-23/+28
2018-08-25crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar2-2/+10
2018-08-25crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă1-10/+10
2018-08-25crypto: caam/qi - fix error path in xts setkeyHoria Geantă1-4/+2
2018-08-25crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă1-1/+2
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+6
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann1-6/+6
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+2
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-0/+5
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+28
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds59-883/+5172
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto1-2/+2
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni1-3/+28
2018-08-07crypto: hisilicon - sec_send_request() can be statickbuild test robot1-1/+1
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-2/+6
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+6
2018-08-03crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky1-0/+3
2018-08-03crypto: ccree - allow bigger than sector XTS opGilad Ben-Yossef1-4/+1
2018-08-03crypto: ccree - zero all of request ctx before useGilad Ben-Yossef1-3/+3
2018-08-03crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef3-18/+2
2018-08-03crypto: ccree - drop useless type flag during regGilad Ben-Yossef3-30/+1
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron8-0/+2895
2018-08-03crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai1-2/+2
2018-08-03crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai1-1/+1
2018-08-03crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...Jia-Ju Bai1-1/+1
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu1-3/+2
2018-07-27crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski1-7/+4
2018-07-27crypto: qcom-rng - Add ACPI supportTimur Tabi1-3/+17
2018-07-27crypto: qcom-rng - Add support for prng-eeVinod Koul1-2/+9
2018-07-27crypto: qcom-rng - Add Qcom prng driverVinod Koul3-0/+220
2018-07-26Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2-2/+2
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2-2/+2
2018-07-20crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller1-2/+2
2018-07-20crypto: inside-secure - initialize first_rdesc to make GCC happyAntoine Tenart1-1/+1
2018-07-20crypto: inside-secure - switch to SPDX identifiersAntoine Tenart5-20/+5
2018-07-20crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu1-2/+6
2018-07-13crypto: chtls - use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-07-13crypto: ccp - Add support for new CCP/PSP device IDTom Lendacky1-5/+24
2018-07-13crypto: ccp - Support register differences between PSP devicesTom Lendacky4-23/+24
2018-07-13crypto: ccp - Remove unused #definesTom Lendacky2-10/+2
2018-07-13crypto: ccp - Add psp enabled message when initialization succeedsTom Lendacky1-0/+2
2018-07-13crypto: ccp - Fix command completion detection raceTom Lendacky1-2/+2
2018-07-12tcp: use monotonic timestamps for PAWSArnd Bergmann1-1/+1
2018-07-09crypto: ccree - rate limit debug printGilad Ben-Yossef1-2/+2
2018-07-09crypto: ccree - use CBC-CS3 CTS modeGilad Ben-Yossef1-15/+5
2018-07-09crypto: ccree - remove dead legacy codeGilad Ben-Yossef1-6/+0
2018-07-09crypto: ccree - fix iv handlingGilad Ben-Yossef1-27/+84
2018-07-09crypto: ccree - fix finupHadar Gat1-65/+16
2018-07-09crypto: remove redundant type flags from tfm allocationEric Biggers4-9/+4
2018-07-09crypto: skcipher - remove useless setting of type flagsEric Biggers5-35/+18
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers4-9/+8
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers9-12/+0
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers15-103/+56
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers5-10/+3
2018-07-09crypto: inside-secure - remove request list to improve performanceOfer Heifetz5-121/+119
2018-07-09crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz3-0/+120
2018-07-09crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz4-44/+186
2018-07-09crypto: inside-secure - hmac(md5) supportOfer Heifetz3-1/+60
2018-07-09crypto: inside-secure - md5 supportOfer Heifetz4-2/+72
2018-07-09crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz2-0/+5
2018-07-09crypto: inside-secure - reset CDR and RDR rings on module removalOfer Heifetz1-0/+20
2018-07-09crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz2-12/+30