summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02crypto: akcipher - Move reqsize into tfmHerbert Xu
2022-12-02crypto: virtio - Use helper to set reqsizeHerbert Xu
2022-12-02crypto: caam - Use helper to set reqsizeHerbert Xu
2022-12-02crypto: qat - Use helper to set reqsizeHerbert Xu
2022-12-02crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu
2022-12-02crypto: kpp - Add helper to set reqsizeHerbert Xu
2022-12-02crypto: marvell/octeontx - remove redundant NULL checkYushan Zhou
2022-12-02crypto: rsa-pkcs1pad - Use helper to set reqsizeHerbert Xu
2022-12-02crypto: caam - warn if blob_gen key is insecureNikolaus Voss
2022-12-02crypto: qat - fix error return code in adf_probeWang Yufen
2022-11-25hwrng: u2fzero - account for high quality RNGJason A. Donenfeld
2022-11-25crypto: hisilicon/qm - add device status check when start failsWeili Qian
2022-11-25crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian
2022-11-25crypto: atmel-sha204a - Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-25crypto: atmel-ecc - Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-25Revert "crypto: shash - avoid comparing pointers to exported functions under ...Eric Biggers
2022-11-25crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapperEric Biggers
2022-11-25crypto: arm64/sm3 - fix possible crash with CFI enabledEric Biggers
2022-11-25crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapperEric Biggers
2022-11-25crypto: x86/sm4 - fix crash with CFI enabledEric Biggers
2022-11-25crypto: x86/sm3 - fix possible crash with CFI enabledEric Biggers
2022-11-25crypto: x86/sha512 - fix possible crash with CFI enabledEric Biggers
2022-11-25crypto: x86/sha256 - fix possible crash with CFI enabledEric Biggers
2022-11-25crypto: x86/sha1 - fix possible crash with CFI enabledEric Biggers
2022-11-25crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappersEric Biggers
2022-11-25crypto: x86/aria - fix crash with CFI enabledEric Biggers
2022-11-25crypto: x86/aegis128 - fix possible crash with CFI enabledEric Biggers
2022-11-25padata: Fix list iterator in padata_do_serial()Daniel Jordan
2022-11-25padata: Always leave BHs disabled when running ->parallel()Daniel Jordan
2022-11-25crypto: tcrypt - Fix multibuffer skcipher speed test mem leakZhang Yiqun
2022-11-25crypto: algboss - compile out test-related code when tests disabledEric Biggers
2022-11-25crypto: kdf - silence noisy self-testEric Biggers
2022-11-25crypto: kdf - skip self-test when tests disabledEric Biggers
2022-11-25crypto: api - compile out crypto_boot_test_finished when tests disabledEric Biggers
2022-11-25crypto: algboss - optimize registration of internal algorithmsEric Biggers
2022-11-25crypto: api - optimize algorithm registration when self-tests disabledEric Biggers
2022-11-25Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu
2022-11-22crypto: ccree - Make cc_debugfs_global_fini() available for module init functionUwe Kleine-König
2022-11-18crypto: hisilicon/sec - remove continuous blank linesWenkai Lin
2022-11-18crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye
2022-11-18crypto: hisilicon/qm - the command dump process is modifiedKai Ye
2022-11-18crypto: hisilicon/qm - split a debugfs.c from qmKai Ye
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2022-11-18crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye
2022-11-18crypto: skcipher - Allow sync algorithms with large request contextsHerbert Xu
2022-11-18crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()Xiongfeng Wang
2022-11-18crypto: cryptd - Use request context instead of stack for sub-requestHerbert Xu
2022-11-18crypto: arm64 - Fix unused variable compilation warnings of cpu_featureTianjia Zhang
2022-11-18crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui
2022-11-18hwrng: stm32 - rename readl return valueTomas Marek