summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan
2020-07-23padata: remove effective cpumasks from the instanceDaniel Jordan
2020-07-23padata: inline single call of pd_setup_cpumasks()Daniel Jordan
2020-07-23padata: remove stop functionDaniel Jordan
2020-07-23padata: remove start functionDaniel Jordan
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-23dt-bindings: crypto: Add TI SA2UL crypto accelerator documentationKeerthy
2020-07-23crypto: x86/crc32c - fix building with clang iasArnd Bergmann
2020-07-16crypto: chelsio - Fix some pr_xxx messagesChristophe JAILLET
2020-07-16crypto: chelsio - Avoid some code duplicationChristophe JAILLET
2020-07-16crypto: lrw - prefix function and struct names with "lrw"Eric Biggers
2020-07-16crypto: xts - prefix function and struct names with "xts"Eric Biggers
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: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORYEric Biggers
2020-07-16crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGSEric Biggers
2020-07-16crypto: algapi - use common mechanism for inheriting flagsEric Biggers
2020-07-16crypto: seqiv - remove seqiv_create()Eric Biggers
2020-07-16crypto: geniv - remove unneeded arguments from aead_geniv_alloc()Eric Biggers
2020-07-16crypto: x86 - Remove include/asm/inst.hUros Bizjak
2020-07-16crypto: ccp - Silence strncpy warningHerbert Xu
2020-07-16hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16ASoC: cros_ec_codec: use sha256() instead of open codingEric Biggers
2020-07-16mptcp: use sha256() instead of open codingEric Biggers
2020-07-16efi: use sha256() instead of open codingEric Biggers
2020-07-16crypto: lib/sha256 - add sha256() functionEric Biggers
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers
2020-07-16crypto: x86/chacha-sse3 - use unaligned loads for state arrayArd Biesheuvel
2020-07-16crypto: lib/chacha20poly1305 - Add missing function declarationHerbert 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
2020-07-16crypto: mxs-dcp - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: chelsio - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: ccp - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: omap-aes - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel