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
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
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
2018-07-20
crypto: drbg - eliminate constant reinitialization of SGL
Stephan Mueller
2
-4
/
+8
2018-07-20
crypto: dh - fix memory leak
Gustavo A. R. Silva
1
-1
/
+1
2018-07-13
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-13
crypto: ccp - Add support for new CCP/PSP device ID
Tom Lendacky
1
-5
/
+24
2018-07-13
crypto: ccp - Support register differences between PSP devices
Tom Lendacky
4
-23
/
+24
2018-07-13
crypto: ccp - Remove unused #defines
Tom Lendacky
2
-10
/
+2
2018-07-13
crypto: ccp - Add psp enabled message when initialization succeeds
Tom Lendacky
1
-0
/
+2
2018-07-13
crypto: ccp - Fix command completion detection race
Tom Lendacky
1
-2
/
+2
2018-07-08
crypto: ccree - rate limit debug print
Gilad Ben-Yossef
1
-2
/
+2
2018-07-08
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
1
-15
/
+5
2018-07-08
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
1
-6
/
+0
2018-07-08
crypto: ccree - fix iv handling
Gilad Ben-Yossef
1
-27
/
+84
2018-07-08
crypto: testmgr - add hash finup tests
Gilad Ben-Yossef
1
-9
/
+46
2018-07-08
crypto: ccree - fix finup
Hadar Gat
1
-65
/
+16
2018-07-08
crypto: remove redundant type flags from tfm allocation
Eric Biggers
6
-11
/
+6
2018-07-08
crypto: skcipher - remove useless setting of type flags
Eric Biggers
5
-35
/
+18
2018-07-08
crypto: aead - remove useless setting of type flags
Eric Biggers
10
-15
/
+8
2018-07-08
crypto: ahash - remove useless setting of cra_type
Eric Biggers
14
-17
/
+0
2018-07-08
crypto: ahash - remove useless setting of type flags
Eric Biggers
20
-119
/
+67
2018-07-08
crypto: shash - remove useless setting of type flags
Eric Biggers
61
-116
/
+5
2018-07-08
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
3
-3
/
+24
2018-07-08
crypto: sha512_generic - add cra_priority
Eric Biggers
1
-0
/
+2
2018-07-08
crypto: sha256_generic - add cra_priority
Eric Biggers
1
-0
/
+2
2018-07-08
crypto: sha1_generic - add cra_priority
Eric Biggers
1
-0
/
+1
2018-07-08
crypto: MAINTAINERS - fix file path for SHA multibuffer code
Eric Biggers
1
-1
/
+1
2018-07-08
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
1
-1
/
+1
2018-07-08
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
5
-121
/
+119
2018-07-08
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
3
-0
/
+120
2018-07-08
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
4
-44
/
+186
2018-07-08
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
3
-1
/
+60
2018-07-08
crypto: inside-secure - md5 support
Ofer Heifetz
4
-2
/
+72
2018-07-08
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
2
-0
/
+5
2018-07-08
crypto: inside-secure - reset CDR and RDR rings on module removal
Ofer Heifetz
1
-0
/
+20
2018-07-08
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
2
-12
/
+30
2018-07-08
Documentation/bindings: crypto: inside-secure: eip197d support
Antoine Tenart
1
-1
/
+2
2018-07-08
crypto: inside-secure - eip197d support
Antoine Tenart
4
-27
/
+54
2018-07-08
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
2
-118
/
+150
2018-07-08
crypto: inside-secure - dynamic ring configuration allocation
Ofer Heifetz
3
-38
/
+47
2018-07-08
crypto: inside-secure - add an invalidation flag
Antoine Tenart
4
-12
/
+20
2018-07-08
crypto: inside-secure - filter out the algorithms by engine
Antoine Tenart
4
-2
/
+29
2018-07-08
Documentation/bindings: crypto: inside-secure: update the compatibles
Antoine Tenart
1
-3
/
+11
2018-07-08
crypto: inside-secure - use precise compatibles
Antoine Tenart
4
-21
/
+31
2018-07-08
crypto: inside-secure - move the firmware to a better location
Antoine Tenart
1
-6
/
+12
2018-07-08
crypto: dh - add public key verification test
Stephan Mueller
3
-6
/
+79
2018-07-08
crypto: stm32/crc - Add power management support
lionel.debieve@st.com
1
-0
/
+62
2018-07-08
crypto: stm32/hash - Add power management support
lionel.debieve@st.com
1
-0
/
+71
2018-07-08
crypto: stm32/cryp - Add power management support
lionel.debieve@st.com
1
-0
/
+62
2018-07-08
crypto: skcipher - Fix -Wstringop-truncation warnings
Stafford Horne
2
-0
/
+3
2018-07-08
crypto: ecdh - add public key verification test
Stephan Mueller
2
-8
/
+56
2018-07-01
crypto: skcipher - remove the exporting of skcipher_walk_next
Denis Efremov
1
-1
/
+0
[next]