summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* padata: remove effective cpumasks from the instanceDaniel Jordan2020-07-232-29/+3
* padata: inline single call of pd_setup_cpumasks()Daniel Jordan2020-07-231-23/+9
* padata: remove stop functionDaniel Jordan2020-07-234-38/+5
* padata: remove start functionDaniel Jordan2020-07-233-29/+1
* 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
* dt-bindings: crypto: Add TI SA2UL crypto accelerator documentationKeerthy2020-07-231-0/+76
* crypto: x86/crc32c - fix building with clang iasArnd Bergmann2020-07-231-1/+1
* crypto: chelsio - Fix some pr_xxx messagesChristophe JAILLET2020-07-161-10/+9
* crypto: chelsio - Avoid some code duplicationChristophe JAILLET2020-07-161-3/+1
* crypto: lrw - prefix function and struct names with "lrw"Eric Biggers2020-07-161-58/+61
* crypto: xts - prefix function and struct names with "xts"Eric Biggers2020-07-161-65/+72
* 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: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORYEric Biggers2020-07-162-1/+34
* crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGSEric Biggers2020-07-165-9/+4
* crypto: algapi - use common mechanism for inheriting flagsEric Biggers2020-07-1623-234/+153
* crypto: seqiv - remove seqiv_create()Eric Biggers2020-07-161-15/+1
* crypto: geniv - remove unneeded arguments from aead_geniv_alloc()Eric Biggers2020-07-164-6/+7
* crypto: x86 - Remove include/asm/inst.hUros Bizjak2020-07-167-716/+399
* crypto: ccp - Silence strncpy warningHerbert Xu2020-07-161-1/+2
* hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
* ASoC: cros_ec_codec: use sha256() instead of open codingEric Biggers2020-07-161-25/+2
* mptcp: use sha256() instead of open codingEric Biggers2020-07-161-12/+3
* efi: use sha256() instead of open codingEric Biggers2020-07-161-6/+3
* crypto: lib/sha256 - add sha256() functionEric Biggers2020-07-162-0/+11
* crypto: sparc - rename sha256 to sha256_algEric Biggers2020-07-161-7/+7
* crypto: x86/chacha-sse3 - use unaligned loads for state arrayArd Biesheuvel2020-07-163-27/+10
* crypto: lib/chacha20poly1305 - Add missing function declarationHerbert Xu2020-07-162-2/+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
* crypto: omap-aes - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-162-19/+19
* crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel2020-07-162-15/+15
* crypto: amlogic-gxl - default to build as moduleArd Biesheuvel2020-07-161-1/+1