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
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
2019-06-27
crypto: testmgr - dynamically allocate testvec_config
Arnd Bergmann
1
-11
/
+32
2019-06-27
crypto: talitos - eliminate unneeded 'done' functions at build time
Christophe Leroy
1
-1
/
+1
2019-06-27
crypto: sun4i-ss - reduce stack usage
Arnd Bergmann
1
-17
/
+30
2019-06-27
crypto: ccree - add HW engine config check
Gilad Ben-Yossef
3
-0
/
+38
2019-06-27
crypto: ccree - prevent isr handling in case driver is suspended
Ofir Drang
3
-0
/
+16
2019-06-27
crypto: ccree - check that cryptocell reset completed
Ofir Drang
4
-1
/
+43
2019-06-27
crypto: ccree - Relocate driver irq registration after clk init
ofir.drang@arm.com
1
-9
/
+9
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-61
/
+26
2019-06-20
fs: cifs: switch to RC4 library interface
Ard Biesheuvel
3
-48
/
+17
2019-06-20
ppp: mppe: switch to RC4 library interface
Ard Biesheuvel
2
-85
/
+15
2019-06-20
crypto: arc4 - remove cipher implementation
Ard Biesheuvel
2
-50
/
+16
2019-06-20
net/lib80211: move TKIP handling to ARC4 library code
Ard Biesheuvel
2
-31
/
+18
2019-06-20
net/lib80211: move WEP handling to ARC4 library code
Ard Biesheuvel
2
-38
/
+14
2019-06-20
net/mac80211: move WEP handling to ARC4 library interface
Ard Biesheuvel
11
-60
/
+30
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
7
-60
/
+95
2019-06-20
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
1
-1
/
+1
2019-06-20
crypto: vmx - Document CTR mode counter width quirks
Daniel Axtens
1
-2
/
+20
2019-06-20
crypto: caam - update IV using HW support
Horia Geantă
5
-146
/
+163
2019-06-20
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
8
-99
/
+105
2019-06-20
hwrng: iproc-rng200 - Add support for 7211
Florian Fainelli
1
-0
/
+1
2019-06-20
dt-bindings: rng: Document BCM7211 RNG compatible string
Florian Fainelli
1
-0
/
+1
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
6
-129
/
+100
2019-06-13
crypto: sahara - Use devm_platform_ioremap_resource()
Fabio Estevam
1
-3
/
+1
2019-06-13
crypto: mxs-dcp - Use devm_platform_ioremap_resource()
Fabio Estevam
1
-4
/
+1
2019-06-13
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-06-13
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-06-13
ARM: dts: imx7ulp: add crypto support
Iuliana Prodan
1
-0
/
+23
2019-06-13
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-06-13
crypto: bcm - Make some symbols static
YueHaibing
2
-9
/
+9
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
5
-6
/
+6
2019-06-13
crypto: chacha20poly1305 - a few cleanups
Eric Biggers
1
-30
/
+13
2019-06-13
crypto: skcipher - make chunksize and walksize accessors internal
Eric Biggers
2
-60
/
+60
2019-06-13
crypto: skcipher - un-inline encrypt and decrypt functions
Eric Biggers
2
-30
/
+36
2019-06-13
crypto: aead - un-inline encrypt and decrypt functions
Eric Biggers
2
-32
/
+38
2019-06-13
crypto: x86/aesni - remove unused internal cipher algorithm
Eric Biggers
1
-38
/
+7
2019-06-13
crypto: doc - improve the skcipher API example code
Eric Biggers
1
-99
/
+77
2019-06-13
crypto: testmgr - add some more preemption points
Eric Biggers
1
-0
/
+6
2019-06-13
crypto: algapi - require cra_name and cra_driver_name
Eric Biggers
1
-18
/
+4
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
22
-24
/
+55
2019-06-06
crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
Eric Biggers
1
-11
/
+19
2019-06-06
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
1
-0
/
+1
2019-06-06
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
1
-2
/
+4
2019-06-06
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
1
-4
/
+5
2019-06-06
crypto: atmel - Fix sparse endianness warnings
Herbert Xu
2
-3
/
+4
2019-06-06
crypto: lrw - use correct alignmask
Eric Biggers
1
-1
/
+1
2019-06-06
crypto: ghash - fix unaligned memory access in ghash_setkey()
Eric Biggers
1
-1
/
+7
2019-06-06
crypto: xxhash - Implement xxhash support
Nikolay Borisov
5
-0
/
+230
2019-06-06
crypto: jitter - update implementation to 2.1.2
Stephan Müller
2
-228
/
+82
2019-06-06
crypto: testmgr - test the shash API
Eric Biggers
1
-67
/
+335
2019-06-06
crypto: arm64/sha2-ce - correct digest for empty data in finup
Elena Petrova
1
-1
/
+1
[next]