aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2023-03-14crypto: testmgr - fix RNG performance in fuzz testsEric Biggers1-97/+169
2023-03-14crypto: arm64/aes-neonbs - fix crash with CFI enabledEric Biggers1-4/+5
2023-03-14crypto: aspeed - add error handling if dmam_alloc_coherent() failedNeal Liu1-1/+4
2023-03-14padata: use alignment when calculating the number of worker threadsAnthony Yznaga1-1/+1
2023-03-14crypto: qce - Add a QCE IP family compatible 'qcom,qce'Vladimir Zapolskiy1-0/+1
2023-03-14crypto: qce - Make clocks optionalThara Gopinath1-3/+3
2023-03-14crypto: qce - Add support to initialize interconnect pathThara Gopinath2-1/+16
2023-03-14arm64: dts: qcom: sm8550: add QCE IP family compatible valuesVladimir Zapolskiy1-1/+1
2023-03-14dt-bindings: qcom-qce: document optional clocks and clock-names propertiesVladimir Zapolskiy1-2/+15
2023-03-14dt-bindings: qcom-qce: Add new SoC compatible strings for Qualcomm QCE IPVladimir Zapolskiy1-2/+27
2023-03-14dt-bindings: qcom-qce: Add 'iommus' to optional propertiesBhupesh Sharma1-0/+10
2023-03-14dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'Bhupesh Sharma1-0/+8
2023-03-14MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS sectionBhupesh Sharma1-0/+1
2023-03-14dt-bindings: qcom-qce: Convert bindings to yamlBhupesh Sharma2-25/+67
2023-03-14crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen2-0/+30
2023-03-14crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.Danny Tsen1-0/+229
2023-03-14crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen1-0/+370
2023-03-14crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen1-0/+585
2023-03-14crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen1-0/+1521
2023-03-14crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen1-0/+345
2023-03-14crypto: ccree - Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+2
2023-03-14crypto: aspeed - Use devm_platform_ioremap_resource()Yang Li1-5/+2
2023-03-14hwrng: meson - remove not needed call to platform_set_drvdataHeiner Kallweit1-2/+0
2023-03-14hwrng: meson - use devm_clk_get_optional_enabledHeiner Kallweit1-20/+4
2023-03-14hwrng: meson - remove unused member of struct meson_rng_dataHeiner Kallweit1-3/+0
2023-03-14padata: Make kobj_type structure constantThomas Weißschuh1-1/+1
2023-03-14crypto: api - Check CRYPTO_USER instead of NET for reportHerbert Xu9-72/+36
2023-03-14crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.hHerbert Xu2-13/+13
2023-03-14crypto: rng - Count error stats differentlyHerbert Xu5-126/+105
2023-03-14crypto: skcipher - Count error stats differentlyHerbert Xu5-79/+109
2023-03-14crypto: kpp - Count error stats differentlyHerbert Xu5-101/+89
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu9-156/+229
2023-03-14crypto: hash - Count error stats differentlyHerbert Xu7-157/+240
2023-03-14crypto: akcipher - Count error stats differentlyHerbert Xu5-138/+108
2023-03-14crypto: aead - Count error stats differentlyHerbert Xu5-84/+95
2023-03-14crypto: algapi - Move stat reporting into algapiHerbert Xu2-0/+9
2023-03-14crypto: qat - Include algapi.h for low-level Crypto APIHerbert Xu1-1/+2
2023-03-14hwrng: xgene - Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+1
2023-03-10hwrng: xgene - Simplify using devm_clk_get_optional_enabled()Uwe Kleine-König1-21/+6
2023-03-10hwrng: xgene - Simplify using dev_err_probe()Uwe Kleine-König1-14/+7
2023-03-10crypto: acomp - Be more careful with request flagsHerbert Xu1-1/+3
2023-03-05Linux 6.3-rc1Linus Torvalds1-2/+2
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds4-72/+72
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-23/+53
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-15/+51
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-15/+44
2023-03-05Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-11/+48
2023-03-05Remove Intel compiler supportMasahiro Yamada11-287/+5
2023-03-05Adding VFS co-maintainerAl Viro1-0/+1