summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-23/+23
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-62/+62
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long-62/+62
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+2
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-9/+12
2020-08-05virtio_crypto: convert to LE accessorsMichael S. Tsirkin-23/+23
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-3941/+4778
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal-1/+1
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva-1/+1
2020-07-31crypto: caam/qi2 - add module aliasHoria Geantă-0/+1
2020-07-31crypto: caam - add more RNG hw error codesHoria Geantă-0/+3
2020-07-31crypto: caam/jr - remove incorrect reference to caam_jr_register()Dan Douglass-2/+1
2020-07-31crypto: caam - silence .setkey in case of bad key lengthHoria Geantă-3/+3
2020-07-31crypto: caam/qi2 - create ahash shared descriptors only onceHoria Geantă-1/+5
2020-07-31crypto: caam/qi2 - fix error reporting for caam_hash_allocHoria Geantă-1/+1
2020-07-31crypto: caam - remove deadcode on 32-bit platformsFranck LENORMAND-3/+8
2020-07-31crypto: ccp - use generic power managementVaibhav Gupta-22/+13
2020-07-31crypto: marvell/cesa - irq balanceSven Auhagen-1/+11
2020-07-31crypto: inside-secure - irq balanceSven Auhagen-2/+14
2020-07-28net: remove sockptr_advanceChristoph Hellwig-6/+6
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-4/+5
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig-8/+10
2020-07-23crypto: omap-aes - Fix sparse and compiler warningsHerbert Xu-3/+3
2020-07-23crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix-2/+7
2020-07-23crypto: sa2ul - add device links to child devicesTero Kristo-0/+11
2020-07-23crypto: sa2ul - Add AEAD algorithm supportKeerthy-21/+518
2020-07-23crypto: sa2ul - add sha1/sha256/sha512 supportKeerthy-13/+560
2020-07-23crypto: sa2ul - Add crypto driverKeerthy-0/+1783
2020-07-22powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-07-20crypto/chtls: Enable tcp window scaling optionVinay Kumar Yadav-0/+1
2020-07-20crypto/chtls: correct net_device reference countVinay Kumar Yadav-1/+1
2020-07-20crypto/chtls: fix tls alert messages corrupted by tls dataVinay Kumar Yadav-3/+4
2020-07-16crypto: chelsio - Fix some pr_xxx messagesChristophe JAILLET-10/+9
2020-07-16crypto: chelsio - Avoid some code duplicationChristophe JAILLET-3/+1
2020-07-16crypto: hisilicon/hpre - disable FLR triggered by hardwareHui Tang-4/+22
2020-07-16crypto: hisilicon/hpre - update debugfs interface parametersMeng Yu-33/+26
2020-07-16crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu-1/+2
2020-07-16crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu-7/+5
2020-07-16crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang-4/+6
2020-07-16crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu-0/+1
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka-143/+361
2020-07-16crypto: ccp - Silence strncpy warningHerbert Xu-1/+2
2020-07-16crypto: mediatek - use AES library for GCM key derivationArd Biesheuvel-57/+9
2020-07-16crypto: sahara - permit asynchronous skcipher as fallbackArd Biesheuvel-51/+45
2020-07-16crypto: qce - permit asynchronous skcipher as fallbackArd Biesheuvel-21/+24
2020-07-16crypto: picoxcell - permit asynchronous skcipher as fallbackArd Biesheuvel-16/+22
2020-07-16crypto: mxs-dcp - permit asynchronous skcipher as fallbackArd Biesheuvel-16/+17
2020-07-16crypto: chelsio - permit asynchronous skcipher as fallbackArd Biesheuvel-35/+25
2020-07-16crypto: ccp - permit asynchronous skcipher as fallbackArd Biesheuvel-18/+19
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel-31/+34