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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
crypto: arm,arm64 - Fix random regeneration of S_shipped
Leonard Crestez
2
-0
/
+4
2018-03-16
crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
Ard Biesheuvel
1
-13
/
+23
2018-03-16
crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path
Ard Biesheuvel
1
-2
/
+21
2018-03-16
crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
Ard Biesheuvel
1
-6
/
+25
2018-03-16
crypto: arm64/aes-blk - remove configurable interleave
Ard Biesheuvel
2
-200
/
+40
2018-03-16
crypto: arm64/chacha20 - move kernel mode neon en/disable into loop
Ard Biesheuvel
1
-3
/
+9
2018-03-16
crypto: arm64/aes-bs - move kernel mode neon en/disable into loop
Ard Biesheuvel
1
-19
/
+17
2018-03-16
crypto: arm64/aes-blk - move kernel mode neon en/disable into loop
Ard Biesheuvel
3
-102
/
+97
2018-03-16
crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
Ard Biesheuvel
1
-24
/
+23
2018-03-16
crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS
Eric Biggers
4
-0
/
+643
2018-03-09
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
Wu Fengguang
1
-1
/
+1
2018-03-02
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
Eric Biggers
3
-18
/
+14
2018-03-02
crypto: x86/glue_helper - remove blkcipher_walk functions
Eric Biggers
2
-406
/
+0
2018-03-02
crypto: lrw - remove lrw_crypt()
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
3
-433
/
+205
2018-03-02
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
1
-83
/
+79
2018-03-02
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
3
-112
/
+24
2018-03-02
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2
-94
/
+1
2018-03-02
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
1
-179
/
+1
2018-03-02
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2
-167
/
+2
2018-03-02
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
1
-119
/
+119
2018-03-02
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
1
-117
/
+113
2018-03-02
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
1
-211
/
+100
2018-03-02
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
1
-179
/
+1
2018-03-02
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
1
-224
/
+127
2018-03-02
crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
Eric Biggers
1
-2
/
+1
2018-03-02
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
1
-215
/
+100
2018-03-02
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
1
-188
/
+1
2018-03-02
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
1
-84
/
+67
2018-03-02
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
3
-117
/
+25
2018-03-02
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
3
-91
/
+27
2018-03-02
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
3
-437
/
+217
2018-03-02
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
2
-186
/
+1
2018-03-02
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
1
-175
/
+1
2018-03-02
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
1
-151
/
+70
2018-03-02
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
1
-172
/
+0
2018-03-02
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
1
-129
/
+1
2018-03-02
crypto: x86/glue_helper - add skcipher_walk functions
Eric Biggers
2
-0
/
+219
2018-02-22
crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS
Eric Biggers
4
-0
/
+728
2018-02-22
crypto: aesni - Update aesni-intel_glue to use scatter/gather
Dave Watson
1
-0
/
+133
2018-02-22
crypto: aesni - Introduce scatter/gather asm function stubs
Dave Watson
2
-26
/
+106
2018-02-22
crypto: aesni - Add fast path for > 16 byte update
Dave Watson
1
-0
/
+25
2018-02-22
crypto: aesni - Introduce partial block macro
Dave Watson
1
-1
/
+150
2018-02-22
crypto: aesni - Move HashKey computation from stack to gcm_context
Dave Watson
1
-99
/
+106
2018-02-22
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
1
-1
/
+9
2018-02-22
crypto: aesni - Fill in new context data structures
Dave Watson
1
-12
/
+39
2018-02-22
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
1
-28
/
+43
2018-02-22
crypto: aesni - Introduce gcm_context_data
Dave Watson
2
-75
/
+121
2018-02-22
crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro
Dave Watson
1
-179
/
+114
2018-02-22
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
1
-109
/
+63
[next]