]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-08-09 Bjorn Helgaascrypto: ccp - Remove unnecessary linux/pci.h include
2019-08-09 Bjorn Helgaascrypto: ccp - Include DMA declarations explicitly
2019-08-09 YueHaibingcrypto: qcom-rng - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: qce - use devm_platform_ioremap_resource()...
2019-08-09 YueHaibingcrypto: stm32 - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: rockchip - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: sunxi-ss - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: picoxcell - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: mediatek - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: inside-secure - use devm_platform_ioremap_resou...
2019-08-09 YueHaibingcrypto: img-hash - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: exynos - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: ccp - use devm_platform_ioremap_resource()...
2019-08-09 YueHaibingcrypto: artpec6 - use devm_platform_ioremap_resource...
2019-08-09 Iuliana Prodancrypto: gcm - restrict assoclen for rfc4543
2019-08-09 Zhou WangMAINTAINERS: add maintainer for HiSilicon QM and ZIP...
2019-08-09 Zhou Wangcrypto: hisilicon - add debugfs for ZIP and QM
2019-08-09 Zhou WangDocumentation: Add debugfs doc for hisi_zip
2019-08-09 Zhou Wangcrypto: hisilicon - add SRIOV support for ZIP
2019-08-09 Zhou Wangcrypto: hisilicon - add HiSilicon ZIP accelerator support
2019-08-09 Zhou Wangcrypto: hisilicon - add hardware SGL support
2019-08-09 Zhou Wangcrypto: hisilicon - add queue management driver for...
2019-08-09 Peter Zijlstracrypto: engine - Reduce default RT priority
2019-08-09 Iuliana Prodancrypto: caam - change return value in case CAAM has no MDHA
2019-08-09 Iuliana Prodancrypto: caam - unregister algorithm only if the registr...
2019-08-09 Iuliana Prodancrypto: caam - execute module exit point only if necessary
2019-08-09 Iuliana Prodancrypto: caam - free resources in case caam_rng registra...
2019-08-09 Horia Geantăcrypto: caam - fix MDHA key derivation for certain...
2019-08-09 Horia Geantăcrypto: caam - keep both virtual and dma key addresses
2019-08-09 Iuliana Prodancrypto: caam - update rfc4106 sh desc to support zero...
2019-08-09 Iuliana Prodancrypto: caam - check zero-length input
2019-08-09 Iuliana Prodancrypto: caam - check assoclen
2019-08-09 Iuliana Prodancrypto: caam - check authsize
2019-08-09 Iuliana Prodancrypto: caam - check key length
2019-08-09 Horia Geantăcrypto: caam - update IV only when crypto operation...
2019-08-09 Horia Geantăcrypto: caam - fix return code in completion callbacks
2019-08-09 Horia Geantăcrypto: caam/qi - fix error handling in ERN handler
2019-08-09 Iuliana Prodancrypto: aes - helper function to validate key length...
2019-08-09 Iuliana Prodancrypto: gcm - helper functions for assoclen/authsize check
2019-08-09 Pascal van Leeuwencrypto: inside-secure - Remove redundant DES ECB &...
2019-08-09 Gary R Hookcrypto: ccp - Clean up and exit correctly on allocation...
2019-08-09 Stephen Boydcrypto: drivers - Remove dev_err() usage after platform...
2019-08-09 Pascal van Leeuwencrypto: inside-secure - Use defines instead of some...
2019-08-09 Horia Geantăcrypto: caam - fix concurrency issue in givencrypt...
2019-08-09 Gustavo A. R. Silvacrypto: ux500/crypt - Mark expected switch fall-throughs
2019-08-09 Gary R Hookcrypto: ccp - Log an error message when ccp-crypto...
2019-08-09 Gilad Ben-Yossefcrypto: ccree - use std api sg_zero_buffer
2019-08-09 Gilad Ben-Yossefcrypto: ccree - use the full crypt length value
2019-08-08 Stephen Rothwellhwrng: n2-drv - fix typo
2019-08-02 Herbert Xuasm-generic: Remove redundant arch-specific rules for...
2019-08-02 Horia Geantăcrypto: caam - defer probing until QMan is available
2019-08-02 Masahiro Yamadahwrng: timeriomem - add include guard to timeriomem-rng.h
2019-08-02 Thomas Gleixnercrypto: api - Remove redundant #ifdef in crypto_yield()
2019-08-02 Chuhong Yuanhwrng: drivers - Use device-managed registration API
2019-08-02 Arnd Bergmanncrypto: jitterentropy - build without sanitizer
2019-08-02 Nishka Dasguptacrypto: nx - Add of_node_put() before return in 842
2019-08-02 Masahiro Yamadacrypto: user - fix potential warnings in cryptouser.h
2019-08-02 Masahiro Yamadacrypto: add header include guards
2019-08-02 Vakul Gargcrypto: caam/qi2 - Add printing dpseci fq stats using...
2019-08-02 Alexander Sverdlincrypto: qat - Silence smp_processor_id() warning
2019-08-02 Chuhong Yuancrypto: atmel-sha204a - Use device-managed registration API
2019-08-02 Herbert XuRevert "crypto: aegis128 - add support for SIMD acceler...
2019-07-31 Ard Biesheuvelasm-generic: make simd.h a mandatory include/asm header
2019-07-31 Ard Biesheuvelcrypto: s390/aes - fix name clash after AES library...
2019-07-27 Eric Biggerscrypto: ghash - add comment and improve help text
2019-07-27 Daniel Jordanpadata: purge get_cpu and reorder_via_wq from padata_do...
2019-07-27 Iuliana Prodancrypto: bcm - check assoclen for rfc4543/rfc4106
2019-07-27 Iuliana Prodancrypto: ccree - check assoclen for rfc4543
2019-07-27 Herbert Xupadata: Replace delayed timer with immediate workqueue...
2019-07-27 Arnd Bergmanncrypto: aegis - fix badly optimized clang output
2019-07-27 Chuhong Yuancrypto: ccp - Replace dma_pool_alloc + memset with...
2019-07-27 Vakul Gargcrypto: caam/qi2 - Increase napi budget to process...
2019-07-27 Anson Huanghwrng: mxc-rnga - use devm_platform_ioremap_resource...
2019-07-27 Anson Huanghwrng: imx-rngc - use devm_platform_ioremap_resource...
2019-07-27 Arnd Bergmanncrypto: ccp - Reduce maximum stack usage
2019-07-26 Hook, Garycrypto: ccp - Include the module name in system log...
2019-07-26 Herbert Xucrypto: Remove orphan tools/crypto directory
2019-07-26 Phani Kiran Hemadricrypto: cavium/nitrox - Add support for loading asymmet...
2019-07-26 Hook, Garycrypto: ccp - Add a module parameter to control registr...
2019-07-26 Hook, Garycrypto: ccp - module parameter to limit the number...
2019-07-26 Hook, Garycrypto: ccp - Add a module parameter to specify a queue...
2019-07-26 Hook, Garycrypto: ccp - Make CCP debugfs support optional
2019-07-26 Ondrej Mosnacekcrypto: user - make NETLINK_CRYPTO work inside netns
2019-07-26 Pascal van Leeuwencrypto: inside-secure -reduce hash byte counters to 64 bits
2019-07-26 Pascal van Leeuwencrypto: inside-secure - add support for authenc(hmac...
2019-07-26 Pascal van Leeuwencrypto: inside-secure - added support for rfc3686(ctr(aes))
2019-07-26 Pascal van Leeuwencrypto: inside-secure - add support for authenc(hmac...
2019-07-26 Sebastian Andrzej... crypto: ux500 - Use spinlock_t instead of struct spinlock
2019-07-26 Fuqian Huangcrypto: drivers - Use kmemdup rather than duplicating...
2019-07-26 Ard Biesheuvelcrypto: tcrypt - add a speed test for AEGIS128
2019-07-26 Ard Biesheuvelcrypto: aegis128 - provide a SIMD implementation based...
2019-07-26 Ard Biesheuvelcrypto: aegis128 - add support for SIMD acceleration
2019-07-26 Ard Biesheuvelcrypto: aegis - avoid prerotated AES tables
2019-07-26 Ard Biesheuvelcrypto: aegis128 - drop empty TFM init/exit routines
2019-07-26 Ard Biesheuvelcrypto: aegis128l/aegis256 - remove x86 and generic...
2019-07-26 Ard Biesheuvelcrypto: morus - remove generic and x86 implementations
2019-07-26 Hannah Pancrypto: testmgr - add tests for lzo-rle
2019-07-26 Ard Biesheuvelcrypto: arm/aes-scalar - unexport en/decryption routines
2019-07-26 Ard Biesheuvelcrypto: arm64/aes-cipher - switch to shared AES inverse...
2019-07-26 Ard Biesheuvelcrypto: arm/aes-cipher - switch to shared AES inverse Sbox
next