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
2015-10-15
crypto: keywrap - add key wrapping block chaining mode
Stephan Mueller
1
-0
/
+419
2015-10-15
crypto: testmgr - test IV value after a cipher operation
Boris BREZILLON
2
-1
/
+12
2015-10-15
hwrng: stm32 - Fix build with CONFIG_PM
Daniel Thompson
1
-2
/
+2
2015-10-14
crypto: pkcs7 - Fix unaligned access in pkcs7_verify()
Sowmini Varadhan
1
-2
/
+3
2015-10-14
crypto: ux500 - Use devm_xxx() managed function
LABBE Corentin
2
-103
/
+16
2015-10-14
crypto: atmel - use devm_xxx() managed function
LABBE Corentin
3
-69
/
+25
2015-10-14
crypto: mxs-dcp - mxs-dcp is an stmp device
Arnd Bergmann
1
-0
/
+1
2015-10-14
ARM: dts: stm32f429: Adopt STM32 RNG driver
Daniel Thompson
1
-0
/
+7
2015-10-14
hwrng: stm32 - add support for STM32 HW RNG
Daniel Thompson
3
-0
/
+215
2015-10-14
dt-bindings: Document the STM32 HW RNG bindings
Daniel Thompson
1
-0
/
+21
2015-10-14
crypto: marvell/cesa - factor out common import/export functions
Russell King
1
-104
/
+53
2015-10-14
crypto: marvell/cesa - fix wrong hash results
Russell King
1
-0
/
+15
2015-10-14
crypto: marvell/cesa - initialise struct mv_cesa_ahash_req
Russell King
1
-0
/
+12
2015-10-14
crypto: marvell/cesa - fix stack smashing in marvell/hash.c
Russell King
1
-0
/
+3
2015-10-14
MAINTAINERS: add maintainers for the Marvell Crypto driver
Thomas Petazzoni
1
-0
/
+7
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
5
-4
/
+40
2015-10-14
crypto: jitterentropy - remove unnecessary information from a comment
Alexander Kuleshov
1
-4
/
+0
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
15
-164
/
+407
2015-10-14
lib/mpi: Add mpi sgl helpers
Tadeusz Struk
2
-0
/
+200
2015-10-08
hwrng: st - Improve FIFO size/depth description
Lee Jones
1
-1
/
+2
2015-10-08
hwrng: st - Use real-world device timings for timeout
Lee Jones
1
-2
/
+8
2015-10-08
hwrng: st: dt: Fix trivial typo in node address
Lee Jones
1
-1
/
+1
2015-10-08
crypto: atmel - Check for clk_prepare_enable() return value
LABBE Corentin
3
-3
/
+15
2015-10-08
crypto: caam - add support for acipher xts(aes)
Catalin Vasile
1
-1
/
+137
2015-10-08
crypto: qce - dma_map_sg can handle chained SG
LABBE Corentin
6
-94
/
+17
2015-10-08
crypto: ccp - Use module name in driver structures
Tom Lendacky
2
-2
/
+2
2015-10-08
crypto: ccp - Change references to accelerator to offload
Tom Lendacky
2
-8
/
+7
2015-10-08
crypto: ccp - Remove use ACPI field
Tom Lendacky
1
-4
/
+0
2015-10-08
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
4
-42
/
+105
2015-10-01
crypto: qat - remove unneeded variable
Tadeusz Struk
1
-3
/
+2
2015-10-01
crypto: qat - add support for ctr(aes) and xts(aes)
Tadeusz Struk
1
-39
/
+127
2015-10-01
crypto: skcipher - blkcipher and ablkcipher should it be static
Geliang Tang
1
-2
/
+2
2015-10-01
crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers
John Haxby
1
-16
/
+0
2015-10-01
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
1
-53
/
+13
2015-10-01
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
3
-168
/
+53
2015-10-01
crypto: talitos - dma_map_sg can handle chained SG
LABBE Corentin
1
-86
/
+18
2015-10-01
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
4
-25
/
+5
2015-09-21
crypto: crc32c-pclmul - use .rodata instead of .rotata
Nicolas Iooss
1
-1
/
+1
2015-09-21
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
1
-27
/
+3
2015-09-21
crypto: amcc - replace get_sg_count by sg_nents_for_len
LABBE Corentin
1
-21
/
+1
2015-09-21
crypto: bfin_crc - replace sg_count by sg_nents
LABBE Corentin
1
-22
/
+3
2015-09-21
crypto: x86/sha - Restructure x86 sha512 glue code to expose all the availabl...
tim
1
-45
/
+204
2015-09-21
crypto: x86/sha - Restructure x86 sha256 glue code to expose all the availabl...
tim
1
-50
/
+281
2015-09-21
crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available ...
tim
1
-74
/
+250
2015-09-21
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
3
-6
/
+18
2015-09-21
crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256
tim
2
-16
/
+34
2015-09-21
crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform function
tim
1
-0
/
+353
2015-09-21
crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform function
tim
1
-0
/
+302
2015-09-21
MAINTAINERS: Add ST's Random Number Generator to the ST entry
Lee Jones
1
-0
/
+1
2015-09-21
ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}
Lee Jones
1
-0
/
+14
[next]