summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-08-111-23/+23
|\
| * virtio_crypto: convert to LE accessorsMichael S. Tsirkin2020-08-051-23/+23
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-0721-62/+62
|\ \
| * | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-0721-62/+62
* | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-072-2/+2
|\ \ \ | |/ / |/| |
| * | powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-222-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-9/+12
|\ \ \
| * | | tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal2020-07-311-1/+1
| * | | net: remove sockptr_advanceChristoph Hellwig2020-07-281-6/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-252-4/+5
| |\ \ \ | | | |/ | | |/|
| * | | net: pass a sockptr_t into ->setsockoptChristoph Hellwig2020-07-241-8/+10
| * | | crypto/chtls: Enable tcp window scaling optionVinay Kumar Yadav2020-07-201-0/+1
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-03154-3941/+4778
|\ \ \ | |_|/ |/| |
| * | crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2020-07-311-1/+1
| * | crypto: caam/qi2 - add module aliasHoria Geantă2020-07-311-0/+1
| * | crypto: caam - add more RNG hw error codesHoria Geantă2020-07-311-0/+3
| * | crypto: caam/jr - remove incorrect reference to caam_jr_register()Dan Douglass2020-07-311-2/+1
| * | crypto: caam - silence .setkey in case of bad key lengthHoria Geantă2020-07-313-3/+3
| * | crypto: caam/qi2 - create ahash shared descriptors only onceHoria Geantă2020-07-311-1/+5
| * | crypto: caam/qi2 - fix error reporting for caam_hash_allocHoria Geantă2020-07-311-1/+1
| * | crypto: caam - remove deadcode on 32-bit platformsFranck LENORMAND2020-07-311-3/+8
| * | crypto: ccp - use generic power managementVaibhav Gupta2020-07-315-22/+13
| * | crypto: marvell/cesa - irq balanceSven Auhagen2020-07-312-1/+11
| * | crypto: inside-secure - irq balanceSven Auhagen2020-07-312-2/+14
| * | crypto: omap-aes - Fix sparse and compiler warningsHerbert Xu2020-07-231-3/+3
| * | crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix2020-07-231-2/+7
| * | crypto: sa2ul - add device links to child devicesTero Kristo2020-07-231-0/+11
| * | crypto: sa2ul - Add AEAD algorithm supportKeerthy2020-07-232-21/+518
| * | crypto: sa2ul - add sha1/sha256/sha512 supportKeerthy2020-07-232-13/+560
| * | crypto: sa2ul - Add crypto driverKeerthy2020-07-234-0/+1783
| * | crypto: chelsio - Fix some pr_xxx messagesChristophe JAILLET2020-07-161-10/+9
| * | crypto: chelsio - Avoid some code duplicationChristophe JAILLET2020-07-161-3/+1
| * | crypto: hisilicon/hpre - disable FLR triggered by hardwareHui Tang2020-07-161-4/+22
| * | crypto: hisilicon/hpre - update debugfs interface parametersMeng Yu2020-07-161-33/+26
| * | crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu2020-07-161-1/+2
| * | crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu2020-07-161-7/+5
| * | crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang2020-07-161-4/+6
| * | crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu2020-07-161-0/+1
| * | crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-1634-143/+361
| * | crypto: ccp - Silence strncpy warningHerbert Xu2020-07-161-1/+2
| * | crypto: mediatek - use AES library for GCM key derivationArd Biesheuvel2020-07-162-57/+9
| * | crypto: sahara - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-161-51/+45
| * | crypto: qce - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-162-21/+24
| * | crypto: picoxcell - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-161-16/+22
| * | crypto: mxs-dcp - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-161-16/+17
| * | crypto: chelsio - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-162-35/+25
| * | crypto: ccp - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-162-18/+19
| * | crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-162-31/+34
| * | crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-162-24/+25
| * | crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-162-24/+25