| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/pkey: Introduce pkey base with handler registry and handler modules | Harald Freudenberger | 2024-08-29 | 1 | -7/+68 |
* | Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2024-05-13 | 1 | -0/+8 |
|\ |
|
| * | crypto: tegra - Add Tegra Security Engine driver | Akhil R | 2024-04-12 | 1 | -0/+8 |
* | | s390/ap: rename ap debug configuration option | Holger Dengler | 2024-04-09 | 1 | -17/+0 |
* | | s390/ap: modularize ap bus | Holger Dengler | 2024-04-09 | 1 | -0/+1 |
|/ |
|
* | crypto: vmx - Move to arch/powerpc/crypto | Danny Tsen | 2024-01-26 | 1 | -7/+7 |
* | crypto: sahara - add support for crypto_engine | Ovidiu Panait | 2023-12-29 | 1 | -0/+1 |
* | crypto: qcom-rng - Add missing dependency on hw_random | André Apitzsch | 2023-10-20 | 1 | -0/+1 |
* | s390/zcrypt: remove CEX2 and CEX3 device drivers | Harald Freudenberger | 2023-07-24 | 1 | -4/+3 |
* | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-07-06 | 1 | -11/+0 |
|\ |
|
| * | s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config option | Harald Freudenberger | 2023-07-03 | 1 | -11/+0 |
* | | crypto: starfive - Add crypto engine support | Jia Jie Ho | 2023-05-19 | 1 | -0/+1 |
|/ |
|
* | crypto: qat - Move driver to drivers/crypto/intel/qat | Tom Zanussi | 2023-04-06 | 1 | -1/+0 |
* | crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx | Tom Zanussi | 2023-04-06 | 1 | -15/+0 |
* | crypto: keembay - Move driver to drivers/crypto/intel/keembay | Tom Zanussi | 2023-04-06 | 1 | -1/+1 |
* | crypto: sa2ul - Select CRYPTO_DES | Suman Anna | 2023-03-31 | 1 | -0/+1 |
* | crypto: ccree - Depend on HAS_IOMEM | Herbert Xu | 2023-03-24 | 1 | -1/+1 |
* | crypto: ux500/hash - delete driver | Linus Walleij | 2023-02-03 | 1 | -10/+0 |
* | crypto: ccree,hisilicon - Fix dependencies to correct algorithm | Tianjia Zhang | 2022-12-02 | 1 | -2/+2 |
* | crypto: rockchip - add debugfs | Corentin Labbe | 2022-10-28 | 1 | -0/+10 |
* | crypto: rockchip - rework by using crypto_engine | Corentin Labbe | 2022-10-28 | 1 | -0/+1 |
* | crypto: rockchip - add fallback for cipher | Corentin Labbe | 2022-10-28 | 1 | -0/+4 |
* | crypto: Kconfig - submenus for arm and arm64 | Robert Elliott | 2022-08-26 | 1 | -1/+0 |
* | crypto: Kconfig - remove AES_ARM64 ref by SA2UL | Robert Elliott | 2022-08-26 | 1 | -1/+0 |
* | crypto: aspeed - Add HACE hash driver | Neal Liu | 2022-08-26 | 1 | -0/+1 |
* | crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations | Jason A. Donenfeld | 2022-07-07 | 1 | -115/+0 |
* | crypto: s390 - add crypto library interface for ChaCha20 | Vladis Dronov | 2022-05-13 | 1 | -2/+2 |
* | crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST | Herbert Xu | 2022-03-14 | 1 | -2/+2 |
* | crypto: xilinx: prevent probing on non-xilinx hardware | Corentin Labbe | 2022-03-09 | 1 | -1/+1 |
* | crypto: xilinx - Add Xilinx SHA3 driver | Harsha | 2022-03-02 | 1 | -0/+10 |
* | s390/crypto: add SIMD implementation for ChaCha20 | Patrick Steuer | 2021-12-06 | 1 | -0/+12 |
* | crypto: sl3516 - Add dependency on ARCH_GEMINI | Geert Uytterhoeven | 2021-06-28 | 1 | -2/+2 |
* | crypto: sl3516 - Typo s/Stormlink/Storlink/ | Geert Uytterhoeven | 2021-06-28 | 1 | -1/+1 |
* | crypto: sl3516 - depends on HAS_IOMEM | Corentin Labbe | 2021-06-24 | 1 | -0/+1 |
* | crypto: sl3516 - Fix build warning without CONFIG_PM | YueHaibing | 2021-06-24 | 1 | -0/+1 |
* | crypto: sl3516 - Add sl3516 crypto engine | Corentin Labbe | 2021-06-11 | 1 | -0/+19 |
* | crypto: ixp4xx - fallback when having more than one SG | Corentin Labbe | 2021-05-14 | 1 | -0/+5 |
* | crypto: qce - Add support for AEAD algorithms | Thara Gopinath | 2021-05-14 | 1 | -0/+15 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-02-22 | 1 | -34/+1 |
|\ |
|
| * | crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m | Florian Fainelli | 2021-02-05 | 1 | -1/+1 |
| * | crypto: picoxcell - Remove PicoXcell driver | Rob Herring | 2021-01-02 | 1 | -18/+0 |
| * | crypto: mediatek - remove obsolete driver | Vic Wu | 2021-01-02 | 1 | -15/+0 |
* | | crypto: omap-sham - Fix link error without crypto-engine | Arnd Bergmann | 2021-01-08 | 1 | -0/+1 |
|/ |
|
* | crypto: atmel-i2c - select CONFIG_BITREVERSE | Arnd Bergmann | 2020-12-11 | 1 | -0/+1 |
* | crypto: keembay - Add support for Keem Bay OCS AES/SM4 | Mike Healy | 2020-12-11 | 1 | -0/+2 |
* | crypto: kconfig - fix a couple of spelling mistakes | Colin Ian King | 2020-11-20 | 1 | -1/+1 |
* | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2020-10-16 | 1 | -4/+20 |
|\ |
|
| * | s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUG | Harald Freudenberger | 2020-10-07 | 1 | -4/+20 |
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-10-13 | 1 | -0/+1 |
|\ \ |
|
| * | | crypto: sa2ul - Select CRYPTO_AUTHENC | Herbert Xu | 2020-09-18 | 1 | -0/+1 |
| |/ |
|