index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
29
-29
/
+0
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
8
-37
/
+43
2020-05-08
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
1
-6
/
+6
2020-05-08
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
1
-13
/
+13
2020-05-08
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
1
-5
/
+2
2020-05-08
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
1
-2
/
+2
2020-05-08
ASoC: cros_ec_codec: use crypto_shash_tfm_digest()
Eric Biggers
1
-8
/
+1
2020-05-08
KEYS: encrypted: use crypto_shash_tfm_digest()
Eric Biggers
1
-15
/
+3
2020-05-08
sctp: use crypto_shash_tfm_digest()
Eric Biggers
2
-23
/
+10
2020-05-08
Bluetooth: use crypto_shash_tfm_digest()
Eric Biggers
1
-5
/
+1
2020-05-08
ubifs: use crypto_shash_tfm_digest()
Eric Biggers
3
-34
/
+9
2020-05-08
nfsd: use crypto_shash_tfm_digest()
Eric Biggers
1
-20
/
+6
2020-05-08
ecryptfs: use crypto_shash_tfm_digest()
Eric Biggers
1
-16
/
+1
2020-05-08
fscrypt: use crypto_shash_tfm_digest()
Eric Biggers
2
-11
/
+2
2020-05-08
nfc: s3fwrn5: use crypto_shash_tfm_digest()
Eric Biggers
1
-9
/
+1
2020-05-08
crypto: s5p-sss - use crypto_shash_tfm_digest()
Eric Biggers
1
-33
/
+6
2020-05-08
crypto: omap-sham - use crypto_shash_tfm_digest()
Eric Biggers
1
-16
/
+4
2020-05-08
crypto: n2 - use crypto_shash_tfm_digest()
Eric Biggers
1
-5
/
+2
2020-05-08
crypto: mediatek - use crypto_shash_tfm_digest()
Eric Biggers
1
-5
/
+2
2020-05-08
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+2
2020-05-08
crypto: ccree - use crypto_shash_tfm_digest()
Eric Biggers
1
-6
/
+3
2020-05-08
crypto: ccp - use crypto_shash_tfm_digest()
Eric Biggers
1
-7
/
+2
2020-05-08
crypto: artpec6 - use crypto_shash_tfm_digest()
Eric Biggers
1
-7
/
+3
2020-05-08
crypto: essiv - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+1
2020-05-08
crypto: arm64/aes-glue - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+1
2020-05-08
crypto: hash - introduce crypto_shash_tfm_digest()
Eric Biggers
2
-0
/
+35
2020-05-08
crypto: lib/sha256 - return void
Eric Biggers
4
-31
/
+27
2020-05-08
crypto - Avoid free() namespace collision
Arnd Bergmann
2
-6
/
+6
2020-05-08
crypto: drbg - fix error return code in drbg_alloc_state()
Wei Yongjun
1
-1
/
+3
2020-05-08
crypto: acomp - search acomp with scomp backend in crypto_has_acomp
Barry Song
1
-1
/
+1
2020-05-08
crypto: engine - support for batch requests
Iuliana Prodan
2
-1
/
+31
2020-05-08
crypto: engine - support for parallel requests based on retry mechanism
Iuliana Prodan
2
-32
/
+124
2020-05-08
crypto: algapi - create function to add request in front of queue
Iuliana Prodan
2
-0
/
+10
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
1
-6
/
+7
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
1
-1
/
+0
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
1
-1
/
+1
2020-05-08
crypto: bcm - Use the defined variable to clean code
Tang Bin
1
-4
/
+4
2020-05-08
crypto: stm32/hash - don't print error on probe deferral
Lionel Debieve
1
-2
/
+5
2020-05-08
crypto: stm32/hash - defer probe for dma device
Etienne Carriere
1
-7
/
+15
2020-05-08
crypto: stm32/hash - defer probe for reset controller
Etienne Carriere
1
-2
/
+7
2020-04-30
crypto: bcm - Fix unused assignment
Tang Bin
1
-8
/
+8
2020-04-30
crypto: bcm - Remove the unnecessary cast for PTR_ERR().
Tang Bin
1
-1
/
+1
2020-04-30
crypto: drbg - should select CTR
Corentin Labbe
1
-1
/
+1
2020-04-30
crypto: ctr - no longer needs CRYPTO_SEQIV
Corentin Labbe
1
-1
/
+0
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
1
-2
/
+2
2020-04-30
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
1
-1
/
+1
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
2020-04-30
lib/mpi: Fix 64-bit MIPS build with Clang
Nathan Chancellor
1
-1
/
+1
2020-04-30
crypto: ccp - Add support for SEV-ES to the PSP driver
Tom Lendacky
3
-0
/
+47
2020-04-30
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
2
-8
/
+12
[next]