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
path:
root
/
arch
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
s390/crypto: avoid returning garbage value
Colin Ian King
1
-1
/
+1
2016-08-29
s390/crypto: simplify CPACF encryption / decryption functions
Martin Schwidefsky
2
-214
/
+136
2016-08-29
s390/crypto: cpacf function detection
Martin Schwidefsky
7
-221
/
+167
2016-08-29
s390/crypto: simplify init / exit functions
Martin Schwidefsky
2
-98
/
+79
2016-08-29
s390/crypto: simplify return code handling
Martin Schwidefsky
5
-140
/
+44
2016-08-29
s390/crypto: cleanup cpacf function codes
Martin Schwidefsky
2
-76
/
+69
2016-08-29
s390/fpu: improve kernel_fpu_[begin|end]
Martin Schwidefsky
1
-1
/
+1
2016-08-08
s390/crc32-vx: Fix checksum calculation for small sizes
Christian Borntraeger
1
-3
/
+3
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-53
/
+60
2016-07-01
crypto: s390/aes - Use skcipher for fallback
Herbert Xu
1
-53
/
+60
2016-06-15
s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms
Hendrik Brueckner
2
-0
/
+313
2016-06-14
s390/crc32-vx: use vector instructions to optimize CRC-32 computation
Hendrik Brueckner
2
-0
/
+475
2016-04-15
s390/crypto: cleanup and move the header with the cpacf definitions
Martin Schwidefsky
9
-660
/
+146
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2016-03-29
s390/crypto: provide correct file mode at device register.
Harald Freudenberger
1
-0
/
+2
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
1
-0
/
+1
2016-02-16
crypto: xts - consolidate sanity check for keys
Stephan Mueller
1
-0
/
+5
2015-10-15
crypto: s390/sha - replace raw value by their coresponding define
LABBE Corentin
1
-1
/
+1
2015-07-22
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
7
-8
/
+14
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-12
/
+13
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-05-13
s390/crypto: fix stckf loop
Harald Freudenberger
1
-1
/
+1
2015-04-23
s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.
Harald Freudenberger
2
-102
/
+870
2015-03-25
s390: remove test_facility(2) (== z/Architecture mode active) checks
Heiko Carstens
1
-6
/
+2
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
1
-2
/
+2
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
6
-9
/
+9
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2
-0
/
+6
2014-01-30
crypto: s390 - fix des and des3_ede ctr concurrency issue
Harald Freudenberger
1
-21
/
+48
2014-01-30
crypto: s390 - fix des and des3_ede cbc concurrency issue
Harald Freudenberger
1
-12
/
+14
2014-01-30
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
1
-19
/
+46
2013-12-20
crypto: arch - use crypto_memneq instead of memcmp
Daniel Borkmann
1
-3
/
+3
2013-11-28
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
1
-14
/
+17
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-7
/
+12
2013-11-05
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
1
-7
/
+12
2013-10-24
s390/crypto: fix aes_s390 crypto module unload problem
Ingo Tuchscherer
1
-3
/
+12
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
4
-21
/
+39
2012-08-01
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
3
-16
/
+0
2012-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-18
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
6
-6
/
+6
2012-06-14
crypto: s390 - clean up DES code a bit more
Paul Bolle
1
-18
/
+0
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-0
/
+1
2011-11-14
[S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode
Jan Glauber
1
-2
/
+5
2011-11-01
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2011-07-04
crypto: s390 - support hardware accelerated SHA-224
Jan Glauber
1
-11
/
+55
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-249
/
+919
2011-05-04
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
3
-4
/
+377
2011-05-04
crypto: s390 - add System z hardware support for GHASH
Gerald Schaefer
3
-0
/
+164
2011-05-04
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
2
-0
/
+264
2011-05-04
crypto: s390 - cleanup DES code
Jan Glauber
2
-235
/
+96
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
7
-12
/
+20
[next]