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