summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: marvell/cesa - irq balanceSven Auhagen2020-07-312-1/+11
* crypto: inside-secure - irq balanceSven Auhagen2020-07-312-2/+14
* crypto: ecc - SP800-56A rev 3 local public key validationStephan Müller2020-07-312-1/+44
* crypto: dh - SP800-56A rev 3 local public key validationStephan Müller2020-07-311-25/+34
* crypto: dh - check validity of Z before exportStephan Müller2020-07-311-0/+29
* lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri2020-07-313-0/+82
* crypto: ecdh - check validity of Z before exportStephan Müller2020-07-311-3/+8
* crypto: x86 - Put back integer parts of include/asm/inst.hUros Bizjak2020-07-231-0/+148
* crypto: testmgr - delete duplicated wordsRandy Dunlap2020-07-231-5/+5
* crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2316-43/+43
* crypto: skcipher - drop duplicated word in kernel-docRandy Dunlap2020-07-231-1/+1
* crypto: hash - drop duplicated word in a commentRandy Dunlap2020-07-231-1/+1
* crypto: omap-aes - Fix sparse and compiler warningsHerbert Xu2020-07-231-3/+3
* hwrng: imx-rngc - enable driver for i.MX6Horia Geantă2020-07-231-1/+1
* dt-bindings: rng: add RNGB compatibles for i.MX6 SoCsHoria Geantă2020-07-231-0/+3
* padata: remove padata_parallel_queueDaniel Jordan2020-07-232-39/+22
* padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan2020-07-234-31/+8
* 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