index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
2017-06-12
s390/crypto: fix aes/paes Kconfig dependeny
Harald Freudenberger
2017-06-12
s390: add missing header includes for type checking
Heiko Carstens
2017-04-26
s390/crypt: use the correct module alias for paes_s390.
Harald Freudenberger
2017-04-26
s390/crypto: Provide s390 specific arch random functionality.
Harald Freudenberger
2017-04-26
s390/crypto: Renaming PPNO to PRNO.
Harald Freudenberger
2017-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-01
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
2017-02-24
s390/crypt: Add protected key AES module
Martin Schwidefsky
2017-01-31
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
2017-01-31
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
2017-01-31
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-12
s390/crypto: unlock on error in prng_tdes_read()
Dan Carpenter
2016-09-06
s390/crypto: avoid returning garbage value
Colin Ian King
2016-08-29
s390/crypto: simplify CPACF encryption / decryption functions
Martin Schwidefsky
2016-08-29
s390/crypto: cpacf function detection
Martin Schwidefsky
2016-08-29
s390/crypto: simplify init / exit functions
Martin Schwidefsky
2016-08-29
s390/crypto: simplify return code handling
Martin Schwidefsky
2016-08-29
s390/crypto: cleanup cpacf function codes
Martin Schwidefsky
2016-08-29
s390/fpu: improve kernel_fpu_[begin|end]
Martin Schwidefsky
2016-08-08
s390/crc32-vx: Fix checksum calculation for small sizes
Christian Borntraeger
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-01
crypto: s390/aes - Use skcipher for fallback
Herbert Xu
2016-06-15
s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms
Hendrik Brueckner
2016-06-14
s390/crc32-vx: use vector instructions to optimize CRC-32 computation
Hendrik Brueckner
2016-04-15
s390/crypto: cleanup and move the header with the cpacf definitions
Martin Schwidefsky
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-29
s390/crypto: provide correct file mode at device register.
Harald Freudenberger
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2015-10-15
crypto: s390/sha - replace raw value by their coresponding define
LABBE Corentin
2015-07-22
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
2015-05-13
s390/crypto: fix stckf loop
Harald Freudenberger
2015-04-23
s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.
Harald Freudenberger
2015-03-25
s390: remove test_facility(2) (== z/Architecture mode active) checks
Heiko Carstens
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2014-01-30
crypto: s390 - fix des and des3_ede ctr concurrency issue
Harald Freudenberger
2014-01-30
crypto: s390 - fix des and des3_ede cbc concurrency issue
Harald Freudenberger
2014-01-30
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
2013-12-20
crypto: arch - use crypto_memneq instead of memcmp
Daniel Borkmann
2013-11-28
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-05
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
2013-10-24
s390/crypto: fix aes_s390 crypto module unload problem
Ingo Tuchscherer
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
[next]