index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-20
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
1
-24
/
+24
|
\
|
*
s390/crypto: Remove VLA usage of skcipher
Kees Cook
2018-09-28
1
-24
/
+24
*
|
s390/crypto: Enhance paes cipher to accept variable length key material
Ingo Franzki
2018-10-10
1
-26
/
+37
*
|
s390/crypto: Fix return code checking in cbc_paes_crypt()
Ingo Franzki
2018-09-04
1
-1
/
+1
|
/
*
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-1
/
+0
*
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-09
4
-6
/
+0
*
s390/archrandom: Rework arch random implementation.
Harald Freudenberger
2018-05-30
1
-4
/
+99
*
s390/crc32-vx: use expoline for indirect branches
Martin Schwidefsky
2018-05-07
2
-2
/
+7
*
s390/crypto: Adjust s390 aes and paes cipher priorities
Harald Freudenberger
2018-04-10
2
-8
/
+8
*
s390/crypto: Fix kernel crash on aes_s390 module remove.
Harald Freudenberger
2018-03-18
1
-1
/
+4
*
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-01-12
1
-0
/
+3
*
s390: Remove redudant license text
Martin Schwidefsky
2017-12-05
1
-6
/
+0
*
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-12-05
1
-0
/
+1
*
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
8
-46
/
+0
*
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
11
-0
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-3
/
+293
|
\
|
*
s390/crypto: add s390 platform specific aes gcm support.
Harald Freudenberger
2017-09-29
1
-3
/
+293
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
s390/crypto: fix aes/paes Kconfig dependeny
Harald Freudenberger
2017-06-12
1
-1
/
+2
*
s390: add missing header includes for type checking
Heiko Carstens
2017-06-12
1
-0
/
+1
*
s390/crypt: use the correct module alias for paes_s390.
Harald Freudenberger
2017-04-26
1
-1
/
+1
*
s390/crypto: Provide s390 specific arch random functionality.
Harald Freudenberger
2017-04-26
2
-0
/
+32
*
s390/crypto: Renaming PPNO to PRNO.
Harald Freudenberger
2017-04-26
1
-21
/
+21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
1
-1
/
+4
|
\
|
*
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
2017-03-01
1
-1
/
+4
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
|
/
*
s390/crypt: Add protected key AES module
Martin Schwidefsky
2017-02-24
2
-1
/
+620
*
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
2017-01-31
1
-16
/
+24
*
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
2017-01-31
1
-0
/
+7
*
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
2017-01-31
1
-0
/
+14
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390/crypto: unlock on error in prng_tdes_read()
Dan Carpenter
2016-12-12
1
-2
/
+4
*
s390/crypto: avoid returning garbage value
Colin Ian King
2016-09-06
1
-1
/
+1
*
s390/crypto: simplify CPACF encryption / decryption functions
Martin Schwidefsky
2016-08-29
2
-214
/
+136
*
s390/crypto: cpacf function detection
Martin Schwidefsky
2016-08-29
7
-221
/
+167
*
s390/crypto: simplify init / exit functions
Martin Schwidefsky
2016-08-29
2
-98
/
+79
*
s390/crypto: simplify return code handling
Martin Schwidefsky
2016-08-29
5
-140
/
+44
*
s390/crypto: cleanup cpacf function codes
Martin Schwidefsky
2016-08-29
2
-76
/
+69
*
s390/fpu: improve kernel_fpu_[begin|end]
Martin Schwidefsky
2016-08-29
1
-1
/
+1
*
s390/crc32-vx: Fix checksum calculation for small sizes
Christian Borntraeger
2016-08-08
1
-3
/
+3
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-26
1
-53
/
+60
|
\
|
*
crypto: s390/aes - Use skcipher for fallback
Herbert Xu
2016-07-01
1
-53
/
+60
*
|
s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms
Hendrik Brueckner
2016-06-15
2
-0
/
+313
*
|
s390/crc32-vx: use vector instructions to optimize CRC-32 computation
Hendrik Brueckner
2016-06-14
2
-0
/
+475
|
/
*
s390/crypto: cleanup and move the header with the cpacf definitions
Martin Schwidefsky
2016-04-15
9
-660
/
+146
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-04-01
1
-0
/
+2
|
\
|
*
s390/crypto: provide correct file mode at device register.
Harald Freudenberger
2016-03-29
1
-0
/
+2
*
|
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
1
-0
/
+1
*
|
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-17
1
-0
/
+5
|
/
[next]