aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-08-02114-1203/+9140
|\
| * crypto: tcrypt - Remove the static variable initialisations to NULLJason Wang2022-07-291-1/+1
| * crypto: arm64/poly1305 - fix a read out-of-boundGUO Zihua2022-07-291-1/+1
| * crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-291-5/+5
| * crypto: hisilicon/sec - fix auth key size errorKai Ye2022-07-292-3/+4
| * crypto: ccree - Remove a useless dma_supported() callChristophe JAILLET2022-07-291-10/+3
| * crypto: ccp - Add support for new CCP/PSP device IDMario Limonciello2022-07-291-0/+7
| * crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár2022-07-291-0/+2
| * crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao2022-07-291-1/+1
| * crypto: testmgr - some more fixes to RSA test vectorsIgnat Korchagin2022-07-221-39/+63
| * cyrpto: powerpc/aes - delete the rebundant word "block" in commentsshaom Deng2022-07-221-1/+1
| * hwrng: via - Fix comment typoJason Wang2022-07-221-1/+1
| * crypto: twofish - Fix comment typoJason Wang2022-07-221-1/+1
| * crypto: rmd160 - fix Kconfig "its" grammarRandy Dunlap2022-07-221-1/+1
| * crypto: keembay-ocs-ecc - Drop if with an always false conditionUwe Kleine-König2022-07-221-2/+0
| * Documentation: qat: rewrite descriptionBagas Sanjaya2022-07-221-25/+13
| * Documentation: qat: Use code block for qat sysfs exampleBagas Sanjaya2022-07-221-1/+2
| * crypto: lib - add module license to libsha1Eric Biggers2022-07-201-0/+3
| * crypto: lib - make the sha1 library optionalEric Biggers2022-07-155-1/+8
| * crypto: lib - move lib/sha1.c into lib/crypto/Eric Biggers2022-07-153-1/+3
| * crypto: fips - make proc files report fips module name and versionVladis Dronov2022-07-152-5/+51
| * crypto: x86/blowfish - remove redundant assignment to variable nytesColin Ian King2022-07-151-2/+2
| * crypto: sa2ul - Check engine status before enablingAndrew Davis2022-07-152-8/+8
| * crypto: sa2ul - Set the supported_algos bits individuallyAndrew Davis2022-07-151-1/+9
| * crypto: atmel-tdes - initialize tdes_dd while declaringClaudiu Beznea2022-07-151-3/+1
| * crypto: atmel-sha - initialize sha_dd while declaringClaudiu Beznea2022-07-151-3/+1
| * crypto: caam/qi2 - switch to netif_napi_add_tx_weight()Jakub Kicinski2022-07-152-4/+5
| * crypto: s5p-sss - Drop if with an always false conditionUwe Kleine-König2022-07-151-3/+0
| * crypto: omap-sham - Drop if with an always false conditionUwe Kleine-König2022-07-151-2/+1
| * crypto: omap-des - Drop if with an always false conditionUwe Kleine-König2022-07-151-4/+0
| * crypto: omap-aes - Drop if with an always false conditionUwe Kleine-König2022-07-151-4/+0
| * crypto: atmel-tdes - Drop if with an always false conditionUwe Kleine-König2022-07-151-2/+1
| * crypto: atmel-sha - Drop if with an always false conditionUwe Kleine-König2022-07-151-2/+1
| * crypto: atmel-aes - Drop if with an always false conditionUwe Kleine-König2022-07-151-2/+1
| * crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume()Yuan Can2022-07-151-0/+2
| * crypto: testmgr - add ARIA testmgr testsTaehee Yoo2022-07-153-1/+2928
| * crypto: aria - Implement ARIA symmetric cipher algorithmTaehee Yoo2022-07-154-0/+765
| * crypto: testmgr - populate RSA CRT parameters in RSA test vectorsIgnat Korchagin2022-07-081-21/+100
| * crypto: inside-secure - fix packed bit-field result descriptorOfer Heifetz2022-07-081-9/+9
| * crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao2022-07-082-8/+8
| * crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao2022-07-082-11/+11
| * crypto: hisilicon/sec - fix inconsistent argumentJianglei Nie2022-07-081-1/+1
| * crypto: nx - Hold the reference returned by of_find_compatible_nodeLiang He2022-07-081-1/+4
| * crypto: amcc - Hold the reference returned by of_find_compatible_nodeLiang He2022-07-081-16/+24
| * crypto: vmx - Fix warning on p8_ghash_algHerbert Xu2022-07-081-0/+1
| * crypto: qat - expose device config through sysfs for 4xxxGiovanni Cabiddu2022-07-082-4/+115
| * crypto: qat - relocate and rename adf_sriov_prepare_restart()Giovanni Cabiddu2022-07-083-27/+28
| * crypto: qat - change behaviour of adf_cfg_add_key_value_param()Giovanni Cabiddu2022-07-081-1/+40
| * crypto: qat - expose device state through sysfs for 4xxxGiovanni Cabiddu2022-07-088-1/+151
| * crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CEQian Cai2022-06-301-0/+1