index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
arm64
/
lib
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-16
lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()
Eric Biggers
1
-2
/
+2
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-5
/
+5
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-10
/
+13
2025-05-08
crypto: arm64/sha256 - fix build when CONFIG_PREEMPT_VOLUNTARY=y
Eric Biggers
1
-3
/
+4
2025-05-05
crypto: arm64/sha256 - Add simd block function
Herbert Xu
3
-8
/
+9
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
3
-3
/
+3
2025-05-05
crypto: arm64/sha256 - implement library instead of shash
Eric Biggers
6
-1
/
+1010
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-58
/
+0
2025-05-05
crypto: arm64/poly1305 - Add block-only interface
Herbert Xu
2
-29
/
+45
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
7
-0
/
+1986