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