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.12.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
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
2017-06-12
s390/crypto: fix aes/paes Kconfig dependeny
Harald Freudenberger
1
-1
/
+2
2017-06-12
s390: add missing header includes for type checking
Heiko Carstens
1
-0
/
+1
2017-04-26
s390/crypt: use the correct module alias for paes_s390.
Harald Freudenberger
1
-1
/
+1
2017-04-26
s390/crypto: Provide s390 specific arch random functionality.
Harald Freudenberger
2
-0
/
+32
2017-04-26
s390/crypto: Renaming PPNO to PRNO.
Harald Freudenberger
1
-21
/
+21
2017-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-03-01
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
1
-1
/
+4
2017-02-24
s390/crypt: Add protected key AES module
Martin Schwidefsky
2
-1
/
+620
2017-01-31
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
1
-16
/
+24
2017-01-31
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
1
-0
/
+7
2017-01-31
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
1
-0
/
+14
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-12
s390/crypto: unlock on error in prng_tdes_read()
Dan Carpenter
1
-2
/
+4
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
[next]