linux-2.6-microblaze.git
2020-09-25 Colin Ian Kingcrypto: chelsio - fix minor indentation issue
2020-09-25 Elena Petrovacrypto: af_alg - add extra parameters for DRBG interface
2020-09-25 Corentin Labbecrypto: sun8i-ss - fix comparison of integer expression...
2020-09-25 Corentin Labbecrypto: sun8i-ce - fix comparison of integer expression...
2020-09-25 Corentin Labbecrypto: sun8i-ce - Add support for the TRNG
2020-09-25 Corentin Labbecrypto: sun8i-ce - Add support for the PRNG
2020-09-25 Corentin Labbecrypto: sun8i-ce - Add stat_bytes debugfs
2020-09-25 Corentin Labbecrypto: sun8i-ce - support hash algorithms
2020-09-25 Corentin Labbecrypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher...
2020-09-25 Corentin Labbecrypto: sun8i-ce - handle different error registers
2020-09-25 Corentin Labbecrypto: sun8i-ce - split into prepare/run/unprepare
2020-09-25 Corentin Labbecrypto: sun8i-ce - move iv data to request context
2020-09-25 Corentin Labbecrypto: sun8i-ce - handle endianness of t_common_ctl
2020-09-25 Corentin Labbecrypto: sun8i-ss - better debug printing
2020-09-25 Corentin Labbecrypto: sun8i-ss - Add more comment on some structures
2020-09-25 Corentin Labbecrypto: sun8i-ss - fix a trivial typo
2020-09-25 Corentin Labbecrypto: sun8i-ss - support hash algorithms
2020-09-25 Corentin Labbecrypto: sun8i-ss - Add support for the PRNG
2020-09-25 Corentin Labbecrypto: sun8i-ss - Add SS_START define
2020-09-25 Qinglang Miaocrypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Qinglang Miaocrypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Qinglang Miaocrypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Qinglang Miaocrypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Qinglang Miaocrypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Corentin Labbecrypto: proc - Removing some useless only space lines
2020-09-25 Zhang Qilongcrypto: marvell/cesa - use devm_platform_ioremap_resour...
2020-09-25 Ard Biesheuvelcrypto: arm/aes-neonbs - use typed init/exit routines...
2020-09-25 Ard Biesheuvelcrypto: arm/aes-neonbs - avoid loading reorder argument...
2020-09-25 Ard Biesheuvelcrypto: arm/aes-neonbs - avoid hacks to prevent Thumb2...
2020-09-25 Nicolas Toromanoffcrypto: stm32/crc32 - Avoid lock if hardware is already...
2020-09-25 Qinglang Miaocrypto: qat - remove unnecessary mutex_init()
2020-09-25 Ard Biesheuvelcrypto: arm/sha512-neon - avoid ADRL pseudo instruction
2020-09-25 Ard Biesheuvelcrypto: arm/sha256-neon - avoid ADRL pseudo instruction
2020-09-25 Liu Shixincrypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
2020-09-25 Herbert Xucrypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC...
2020-09-25 Herbert Xucrypto: inside-secure - Reuse code in safexcel_hmac_alg...
2020-09-25 Herbert Xucrypto: inside-secure - Move ipad/opad into safexcel_co...
2020-09-25 Herbert Xucrypto: inside-secure - Move priv pointer into safexcel...
2020-09-25 Liu Shixincrypto: atmel-aes - convert to use be32_add_cpu()
2020-09-25 Xiaoliang Pangcypto: mediatek - fix leaks in mtk_desc_ring_alloc
2020-09-25 周琰杰 (Zhou Yanjie)hwrng: ingenic - Add hardware TRNG for Ingenic X1830
2020-09-25 周琰杰 (Zhou Yanjie)dt-bindings: RNG: Add Ingenic TRNG bindings.
2020-09-18 Ard Biesheuvelcrypto: Kconfig - mark unused ciphers as obsolete
2020-09-18 Pascal van... crypto: inside-secure - Add support for EIP197 with...
2020-09-18 Herbert Xucrypto: n2 - Fix sparse endianness warning
2020-09-18 Krzysztof Kozlowskicrypto: sun8i - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: stm32-hash - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: caam - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: caam - Fix kerneldoc
2020-09-18 Longfang Liucrypto: hisilicon - fixed memory allocation error
2020-09-18 Longfang Liucrypto: hisilicon - update ZIP module parameter description
2020-09-18 Longfang Liucrypto: hisilicon - update SEC module parameter description
2020-09-18 Longfang Liucrypto: hisilicon - update HPRE module parameter descri...
2020-09-18 Longfang Liucrypto: hisilicon - update mininum queue
2020-09-18 Giovanni Cabidducrypto: qat - use PCI_VDEVICE
2020-09-18 Giovanni Cabidducrypto: qat - replace device ids defines
2020-09-18 Dan Carpentercrypto: sa2ul - Fix pm_runtime_get_sync() error checking
2020-09-18 Pascal van... crypto: inside-secure - Prevent missing of processing...
2020-09-18 Herbert Xucrypto: sun4i-ss - Fix sparse endianness markers
2020-09-18 Yang Shencrypto: hisilicon/zip - fix some coding styles
2020-09-18 Yang Shencrypto: hisilicon/zip - supplement some comments
2020-09-18 Yang Shencrypto: hisilicon/zip - move some private macros from...
2020-09-18 Yang Shencrypto: hisilicon/zip - fix static check warning
2020-09-18 Yang Shencrypto: hisilicon/zip - add print for error branch
2020-09-18 Yang Shencrypto: hisilicon/zip - use a enum parameter instead...
2020-09-18 Yang Shencrypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
2020-09-18 Shukun Tancrypto: hisilicon/zip - modify debugfs interface parameters
2020-09-18 Yang Shencrypto: hisilicon/zip - unify naming style for function...
2020-09-18 Yang Shencrypto: hisilicon/zip - remove some useless parameters
2020-09-18 Tero Kristocrypto: omap-sham - fix digcnt register handling with...
2020-09-18 Tero Kristocrypto: omap-sham - convert to use crypto engine
2020-09-18 Herbert Xucrypto: sa2ul - Select CRYPTO_AUTHENC
2020-09-11 Herbert Xucrypto: ux500 - Fix sparse endianness warnings
2020-09-11 Giovanni Cabidducrypto: qat - include domain in top level debugfs path
2020-09-11 Krzysztof Kozlowskicrypto: s5p-sss - Pass error from clk_get and reduce...
2020-09-11 Krzysztof Kozlowskicrypto: s5p-sss - Add and fix kerneldoc
2020-09-11 Xu Wangcrypto: s5p-sss - remove redundant null check
2020-09-11 Atte Tommiskahwrng: xiphera-trng: add support for XIP8001B hwrng
2020-09-11 Atte Tommiskadt-bindings: rng: add bindings for Xiphera XIP8001B...
2020-09-11 Atte Tommiskadt-bindings: vendor-prefixes: Add Xiphera vendor prefix
2020-09-11 Herbert Xucrypto: cbc - Remove cbc.h
2020-09-11 Herbert Xucrypto: arm/aes-neonbs - Use generic cbc encryption...
2020-09-11 Ard Biesheuvelcrypto: arc4 - mark ecb(arc4) skcipher as obsolete
2020-09-11 Ard Biesheuvelnet: wireless: drop bogus CRYPTO_xxx Kconfig selects
2020-09-11 Ard Biesheuvelcrypto: bcm-iproc - remove ecb(arc4) support
2020-09-11 Ard Biesheuvelcrypto: n2 - remove ecb(arc4) support
2020-09-11 Ard BiesheuvelSUNRPC: remove RC4-HMAC-MD5 support from KerberosV
2020-09-11 Ard Biesheuvelstaging/rtl8192u: switch to RC4 library interface
2020-09-11 Ard Biesheuvelstaging/rtl8192e: switch to RC4 library interface
2020-09-11 Marco Felschhwrng: imx-rngc - add quality to use it as kernel entro...
2020-09-11 Dominik Przychodnicrypto: qat - check cipher length for aead AES-CBC...
2020-09-11 Andy Shevchenkocrypto: caam - use traditional error check pattern
2020-09-11 Uros Bizjakcrypto: poly1305-x86_64 - Use XORL r32,32
2020-09-11 Uros Bizjakcrypto: curve25519-x86_64 - Use XORL r32,32
2020-09-11 Tero Kristocrypto: sa2ul - fix compiler warning produced by clang
2020-09-04 Herbert Xucrypto: amlogic - Fix endianness marker
2020-09-04 Daniel Jordanpadata: add another maintainer and another list
2020-09-04 Denis Efremovcrypto: sun8i-ss - remove redundant memzero_explicit()
2020-09-04 Denis Efremovcrypto: sun8i-ss - use kfree_sensitive()
2020-09-04 Denis Efremovcrypto: sun8i-ce - use kfree_sensitive()
next