index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2020-01-30
s390/pkey/zcrypt: Support EP11 AES secure keys
Harald Freudenberger
1
-1
/
+1
2020-01-30
s390/crypto: enable clear key values for paes ciphers
Harald Freudenberger
1
-22
/
+49
2020-01-30
s390/crypto: Rework on paes implementation
Harald Freudenberger
1
-40
/
+117
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
1
-20
/
+3
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
4
-31
/
+10
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-862
/
+580
2019-11-20
s390/crypto: Fix unsigned variable compared with zero
YueHaibing
1
-2
/
+5
2019-10-23
crypto: s390/des - convert to skcipher API
Eric Biggers
1
-247
/
+172
2019-10-23
crypto: s390/paes - convert to skcipher API
Eric Biggers
1
-240
/
+174
2019-10-23
crypto: s390/aes - convert to skcipher API
Eric Biggers
1
-375
/
+234
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-27
/
+24
2019-09-13
s390/crypto: Support for SHA3 via CPACF (MSA6)
Joerg Schmidbauer
5
-28
/
+363
2019-09-05
s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
Harald Freudenberger
1
-0
/
+6
2019-09-05
crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
1
-4
/
+4
2019-08-22
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
Ard Biesheuvel
1
-2
/
+2
2019-08-22
crypto: s390/xts-aes - invoke fallback for ciphertext stealing
Ard Biesheuvel
1
-4
/
+4
2019-08-22
crypto: s390/des - switch to new verification routines
Ard Biesheuvel
1
-14
/
+11
2019-08-21
s390/paes: Prepare paes functions for large key blobs
Harald Freudenberger
1
-24
/
+160
2019-07-31
crypto: s390/aes - fix name clash after AES library refactor
Ard Biesheuvel
1
-4
/
+4
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
1
-1
/
+1
2019-06-15
s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
3
-3
/
+3
2019-06-15
s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
1
-2
/
+2
2019-06-15
s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
1
-1
/
+1
2019-05-29
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2
-7
/
+8
2019-05-28
s390/crypto: fix gcm-aes-s390 selftest failures
Harald Freudenberger
1
-41
/
+107
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-17
/
+4
2019-05-02
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2
-2
/
+5
2019-04-25
s390/crypto: use TRNG for seeding/reseeding
Harald Freudenberger
1
-20
/
+47
2019-04-25
s390/crypto: rework generate_entropy function for pseudo random dd
Harald Freudenberger
1
-28
/
+58
2019-04-18
crypto: s390 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-17
/
+4
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
1
-2
/
+2
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-1
/
+1
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-24
/
+24
2018-10-10
s390/crypto: Enhance paes cipher to accept variable length key material
Ingo Franzki
1
-26
/
+37
2018-09-28
s390/crypto: Remove VLA usage of skcipher
Kees Cook
1
-24
/
+24
2018-09-04
s390/crypto: Fix return code checking in cbc_paes_crypt()
Ingo Franzki
1
-1
/
+1
2018-07-08
crypto: aead - remove useless setting of type flags
Eric Biggers
1
-1
/
+0
2018-07-08
crypto: shash - remove useless setting of type flags
Eric Biggers
4
-6
/
+0
2018-05-30
s390/archrandom: Rework arch random implementation.
Harald Freudenberger
1
-4
/
+99
2018-05-07
s390/crc32-vx: use expoline for indirect branches
Martin Schwidefsky
2
-2
/
+7
2018-04-10
s390/crypto: Adjust s390 aes and paes cipher priorities
Harald Freudenberger
2
-8
/
+8
2018-03-19
s390/crypto: Fix kernel crash on aes_s390 module remove.
Harald Freudenberger
1
-1
/
+4
2018-01-12
crypto: hash - annotate algorithms taking optional key
Eric Biggers
1
-0
/
+3
2017-12-05
s390: Remove redudant license text
Martin Schwidefsky
1
-6
/
+0
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
1
-0
/
+1
2017-11-24
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
8
-46
/
+0
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
11
-0
/
+11
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+293
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-29
s390/crypto: add s390 platform specific aes gcm support.
Harald Freudenberger
1
-3
/
+293
[next]