summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu1-1/+2
2020-07-16crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu1-7/+5
2020-07-16crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang1-4/+6
2020-07-16crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu1-0/+1
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka34-143/+361
2020-07-16crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORYEric Biggers2-1/+34
2020-07-16crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGSEric Biggers5-9/+4
2020-07-16crypto: algapi - use common mechanism for inheriting flagsEric Biggers23-234/+153
2020-07-16crypto: seqiv - remove seqiv_create()Eric Biggers1-15/+1
2020-07-16crypto: geniv - remove unneeded arguments from aead_geniv_alloc()Eric Biggers4-6/+7
2020-07-16crypto: x86 - Remove include/asm/inst.hUros Bizjak7-716/+399
2020-07-16crypto: ccp - Silence strncpy warningHerbert Xu1-1/+2
2020-07-16hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-16ASoC: cros_ec_codec: use sha256() instead of open codingEric Biggers1-25/+2
2020-07-16mptcp: use sha256() instead of open codingEric Biggers1-12/+3
2020-07-16efi: use sha256() instead of open codingEric Biggers1-6/+3
2020-07-16crypto: lib/sha256 - add sha256() functionEric Biggers2-0/+11
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers1-7/+7
2020-07-16crypto: x86/chacha-sse3 - use unaligned loads for state arrayArd Biesheuvel3-27/+10
2020-07-16crypto: lib/chacha20poly1305 - Add missing function declarationHerbert Xu2-2/+2
2020-07-16crypto: mediatek - use AES library for GCM key derivationArd Biesheuvel2-57/+9
2020-07-16crypto: sahara - permit asynchronous skcipher as fallbackArd Biesheuvel1-51/+45
2020-07-16crypto: qce - permit asynchronous skcipher as fallbackArd Biesheuvel2-21/+24
2020-07-16crypto: picoxcell - permit asynchronous skcipher as fallbackArd Biesheuvel1-16/+22
2020-07-16crypto: mxs-dcp - permit asynchronous skcipher as fallbackArd Biesheuvel1-16/+17
2020-07-16crypto: chelsio - permit asynchronous skcipher as fallbackArd Biesheuvel2-35/+25
2020-07-16crypto: ccp - permit asynchronous skcipher as fallbackArd Biesheuvel2-18/+19
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel2-31/+34
2020-07-16crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel2-24/+25
2020-07-16crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel2-24/+25
2020-07-16crypto: omap-aes - permit asynchronous skcipher as fallbackArd Biesheuvel2-19/+19
2020-07-16crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel2-15/+15
2020-07-16crypto: amlogic-gxl - default to build as moduleArd Biesheuvel1-1/+1
2020-07-16hwrng: ba431 - Include kernel.hHerbert Xu1-0/+1
2020-07-16crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu1-5/+4
2020-07-16crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu1-27/+27
2020-07-16crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu2-27/+29
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye3-25/+71
2020-07-16crypto: hisilicon/sec2 - clear SEC debug regsKai Ye1-0/+7
2020-07-16crypto: caam - Remove broken arc4 supportHerbert Xu2-30/+0
2020-07-09crypto: arm/ghash - use variably sized key structArd Biesheuvel1-27/+24
2020-07-09crypto: arm64/gcm - use inline helper to suppress indirect callsArd Biesheuvel1-39/+46
2020-07-09crypto: arm64/gcm - use variably sized key structArd Biesheuvel1-28/+21
2020-07-09crypto: arm64/gcm - disentangle ghash and gcm setkey() routinesArd Biesheuvel1-25/+22
2020-07-09crypto: arm64/ghash - drop PMULL based shashArd Biesheuvel1-78/+12
2020-07-09crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song3-6/+7
2020-07-09crypto: api - permit users to specify numa node of acomp hardwareBarry Song5-13/+62
2020-07-09crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek1-3/+3
2020-07-09crypto: ccp - Fix sparse warningsHerbert Xu3-13/+12
2020-07-09crypto: af_alg - Fix regression on empty requestsHerbert Xu1-1/+1