projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2020-09-25
Tianjia Zhang
lib/mpi: Extend the MPI library
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Tianjia Zhang
crypto: sm3 - export crypto_sm3_final function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Weili Qian
crypto: hisilicon/qm - remove the update of flags
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Yang Shen
crypto: hisilicon/qm - fix wrong return type of 'pci_ge...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Meng Yu
crypto: hisilicon/hpre - fix a bug in dh algorithm
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Meng Yu
crypto: hisilicon/hpre - adjust some coding style
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Meng Yu
crypto: hisilicon/hpre - remove useless code
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Colin Ian King
crypto: chelsio - fix minor indentation issue
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Elena Petrova
crypto: af_alg - add extra parameters for DRBG interface
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ss - fix comparison of integer expression...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - fix comparison of integer expression...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - Add support for the TRNG
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - Add support for the PRNG
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - Add stat_bytes debugfs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - support hash algorithms
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - handle different error registers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - split into prepare/run/unprepare
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - move iv data to request context
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ce - handle endianness of t_common_ctl
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ss - better debug printing
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ss - Add more comment on some structures
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ss - fix a trivial typo
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ss - support hash algorithms
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ss - Add support for the PRNG
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: sun8i-ss - Add SS_START define
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Qinglang Miao
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Qinglang Miao
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Qinglang Miao
crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Qinglang Miao
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Qinglang Miao
crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Corentin Labbe
crypto: proc - Removing some useless only space lines
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Zhang Qilong
crypto: marvell/cesa - use devm_platform_ioremap_resour...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Ard Biesheuvel
crypto: arm/aes-neonbs - use typed init/exit routines...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Ard Biesheuvel
crypto: arm/aes-neonbs - avoid loading reorder argument...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Ard Biesheuvel
crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Nicolas Toromanoff
crypto: stm32/crc32 - Avoid lock if hardware is already...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Qinglang Miao
crypto: qat - remove unnecessary mutex_init()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Ard Biesheuvel
crypto: arm/sha512-neon - avoid ADRL pseudo instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Ard Biesheuvel
crypto: arm/sha256-neon - avoid ADRL pseudo instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Liu Shixin
crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Herbert Xu
crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Herbert Xu
crypto: inside-secure - Reuse code in safexcel_hmac_alg...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Herbert Xu
crypto: inside-secure - Move ipad/opad into safexcel_co...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Herbert Xu
crypto: inside-secure - Move priv pointer into safexcel...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Liu Shixin
crypto: atmel-aes - convert to use be32_add_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Xiaoliang Pang
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
周琰杰 (Zhou Yanjie)
hwrng: ingenic - Add hardware TRNG for Ingenic X1830
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
周琰杰 (Zhou Yanjie)
dt-bindings: RNG: Add Ingenic TRNG bindings.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Ard Biesheuvel
crypto: Kconfig - mark unused ciphers as obsolete
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Pascal van...
crypto: inside-secure - Add support for EIP197 with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Herbert Xu
crypto: n2 - Fix sparse endianness warning
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Krzysztof Kozlowski
crypto: sun8i - Simplify with dev_err_probe()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Krzysztof Kozlowski
crypto: stm32-hash - Simplify with dev_err_probe()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Krzysztof Kozlowski
crypto: caam - Simplify with dev_err_probe()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Krzysztof Kozlowski
crypto: caam - Fix kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Longfang Liu
crypto: hisilicon - fixed memory allocation error
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Longfang Liu
crypto: hisilicon - update ZIP module parameter description
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Longfang Liu
crypto: hisilicon - update SEC module parameter description
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Longfang Liu
crypto: hisilicon - update HPRE module parameter descri...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Longfang Liu
crypto: hisilicon - update mininum queue
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Giovanni Cabiddu
crypto: qat - use PCI_VDEVICE
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Giovanni Cabiddu
crypto: qat - replace device ids defines
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Dan Carpenter
crypto: sa2ul - Fix pm_runtime_get_sync() error checking
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Pascal van...
crypto: inside-secure - Prevent missing of processing...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Herbert Xu
crypto: sun4i-ss - Fix sparse endianness markers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - fix some coding styles
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - supplement some comments
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - move some private macros from...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - fix static check warning
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - add print for error branch
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - use a enum parameter instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Shukun Tan
crypto: hisilicon/zip - modify debugfs interface parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - unify naming style for function...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Yang Shen
crypto: hisilicon/zip - remove some useless parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Tero Kristo
crypto: omap-sham - fix digcnt register handling with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Tero Kristo
crypto: omap-sham - convert to use crypto engine
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Herbert Xu
crypto: sa2ul - Select CRYPTO_AUTHENC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Herbert Xu
crypto: ux500 - Fix sparse endianness warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Giovanni Cabiddu
crypto: qat - include domain in top level debugfs path
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Krzysztof Kozlowski
crypto: s5p-sss - Pass error from clk_get and reduce...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Krzysztof Kozlowski
crypto: s5p-sss - Add and fix kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Xu Wang
crypto: s5p-sss - remove redundant null check
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Atte Tommiska
hwrng: xiphera-trng: add support for XIP8001B hwrng
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Atte Tommiska
dt-bindings: rng: add bindings for Xiphera XIP8001B...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Atte Tommiska
dt-bindings: vendor-prefixes: Add Xiphera vendor prefix
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Herbert Xu
crypto: cbc - Remove cbc.h
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Herbert Xu
crypto: arm/aes-neonbs - Use generic cbc encryption...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Ard Biesheuvel
crypto: arc4 - mark ecb(arc4) skcipher as obsolete
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Ard Biesheuvel
net: wireless: drop bogus CRYPTO_xxx Kconfig selects
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Ard Biesheuvel
crypto: bcm-iproc - remove ecb(arc4) support
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Ard Biesheuvel
crypto: n2 - remove ecb(arc4) support
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Ard Biesheuvel
SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Ard Biesheuvel
staging/rtl8192u: switch to RC4 library interface
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Ard Biesheuvel
staging/rtl8192e: switch to RC4 library interface
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Marco Felsch
hwrng: imx-rngc - add quality to use it as kernel entro...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Dominik Przychodni
crypto: qat - check cipher length for aead AES-CBC...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Andy Shevchenko
crypto: caam - use traditional error check pattern
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Uros Bizjak
crypto: poly1305-x86_64 - Use XORL r32,32
commit
|
commitdiff
|
tree
|
snapshot
next