summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-26dt-bindings: crypto: add documentation for aspeed haceNeal Liu1-0/+53
2022-08-26ARM: dts: aspeed: Add HACE device controller nodeNeal Liu2-0/+16
2022-08-26dt-bindings: clock: Add AST2500/AST2600 HACE reset definitionNeal Liu2-0/+2
2022-08-26crypto: aspeed - Add HACE hash driverNeal Liu8-0/+1828
2022-08-26crypto: ccp - Fail the PSP initialization when writing psp data file failedJacky Li1-11/+15
2022-08-26crypto: ccp - Initialize PSP when reading psp data file failedJacky Li2-17/+24
2022-08-26hwrng: imx-rngc - use devres for hwrng registrationMartin Kaiser1-11/+1
2022-08-26hwrng: imx-rngc - use devm_clk_get_enabledMartin Kaiser1-19/+6
2022-08-26crypto: tcrypt - remove mode=1000Robert Elliott1-27/+0
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu0-0/+0
2022-08-26crypto: lib - remove unneeded selection of XOR_BLOCKSEric Biggers1-1/+0
2022-08-19hwrng: imx-rngc - use KBUILD_MODNAME as driver nameMartin Kaiser1-1/+1
2022-08-19crypto: artpec6 - move spin_lock_bh to spin_lock in taskletTuo Cao1-2/+2
2022-08-19crypto: testmgr - don't generate WARN for missing modulesRobert Elliott1-2/+5
2022-08-19crypto: x86/sha512 - load based on CPU featuresRobert Elliott1-0/+10
2022-08-19crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian1-1/+0
2022-08-19crypto: hisilicon/qm - remove unneeded data storageJunchong Pan1-60/+20
2022-08-19crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian1-3/+4
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian1-6/+2
2022-08-19crypto: hisilicon/zip - some misc cleanupYang Shen3-19/+23
2022-08-19crypto: hisilicon/zip - optimization for performanceYang Shen1-14/+13
2022-08-19crypto: testmgr - extend acomp tests for NULL destination bufferLucas Segarra Fernandez1-0/+29
2022-08-19crypto: api - Fix comment typoJason Wang1-1/+1
2022-08-19crypto: cavium - Fix comment typoJason Wang1-1/+1
2022-08-19crypto: drbg - remove unnecessary (void*) conversionsDong Chuanjian1-7/+5
2022-08-19crypto: ccp - Add a quirk to firmware updateJarkko Sakkinen1-2/+14
2022-08-19crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TESTJean Delvare1-2/+2
2022-08-19crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the codeye xingchen1-4/+2
2022-08-19crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() callZhuo Chen1-2/+0
2022-08-19hwrng: arm-smccc-trng - fix NO_ENTROPY handlingJames Cowgill1-2/+2
2022-08-19crypto: qcom-rng - Fix qcom_rng_of_match unused warningHerbert Xu1-4/+3
2022-08-19hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld3-5/+20
2022-08-19crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua1-2/+2
2022-08-19crypto: lib - remove __HAVE_ARCH_CRYPTO_MEMNEQEric Biggers1-4/+0
2022-08-19crypto: lib - move __crypto_xor into utilsEric Biggers5-76/+90
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers6-7/+12
2022-08-19crypto: qat - add check to validate firmware imagesSrinivas Kerekare2-2/+57
2022-08-19crypto: sahara - don't sleep when in softirqZhengchao Shao1-9/+9
2022-08-14Linux 6.0-rc1v6.0-rc1Linus Torvalds1-4/+4
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov1-1/+1
2022-08-14Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+3
2022-08-14take care to handle NULL ->proc_lseek()Al Viro1-0/+3
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-36/+116
2022-08-14Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/...Linus Torvalds112-4871/+93678
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-30/+25
2022-08-13Merge tag 'pull-work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2022-08-13Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds19-445/+528
2022-08-13afs: Enable multipage folio supportDavid Howells2-1/+3
2022-08-13Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+8
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+27