index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
2
-5
/
+1
|
\
|
*
crypto: s390/aes - drop redundant xts key check
Vladis Dronov
2023-01-06
1
-4
/
+0
|
*
crypto: xts - drop xts_check_key()
Vladis Dronov
2023-01-06
1
-1
/
+1
*
|
s390/archrandom: add missing header include
Heiko Carstens
2023-01-10
1
-0
/
+1
|
/
*
crypto: Kconfig - simplify cipher entries
Robert Elliott
2022-08-26
1
-9
/
+19
*
crypto: Kconfig - simplify hash entries
Robert Elliott
2022-08-26
1
-18
/
+24
*
crypto: Kconfig - simplify CRC entries
Robert Elliott
2022-08-26
1
-5
/
+4
*
crypto: Kconfig - move s390 entries to a submenu
Robert Elliott
2022-08-26
1
-0
/
+120
*
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-06
11
-11
/
+11
|
\
|
*
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2022-07-19
11
-11
/
+11
*
|
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-07-18
1
-1
/
+1
*
|
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
2022-06-30
1
-217
/
+0
|
/
*
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-06-03
1
-2
/
+2
|
\
|
*
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
2022-05-25
1
-2
/
+2
*
|
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-27
1
-2
/
+32
|
\
\
|
|
/
|
/
|
|
*
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
2022-05-13
1
-2
/
+32
*
|
s390/crypto: fix typos in comments
Julia Lawall
2022-05-06
2
-2
/
+2
|
/
*
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-03-10
1
-10
/
+10
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-01-11
1
-16
/
+16
|
\
|
*
crypto: s390/sha512 - Use macros instead of direct IV numbers
Tianjia Zhang
2021-12-31
1
-16
/
+16
*
|
s390/crypto: fix compile error for ChaCha20 module
Heiko Carstens
2021-12-20
1
-10
/
+10
*
|
s390/crypto: add SIMD implementation for ChaCha20
Patrick Steuer
2021-12-06
4
-0
/
+1023
|
/
*
s390/archrandom: add parameter check for s390_arch_random_generate
Harald Freudenberger
2021-04-21
1
-0
/
+4
*
s390/crc32-vx: couple of typo fixes
Bhaskar Chowdhury
2021-03-24
1
-2
/
+2
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-02-21
1
-0
/
+2
|
\
|
*
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-03
1
-0
/
+2
*
|
s390/crypto: use store_tod_clock_ext()
Heiko Carstens
2021-02-13
1
-1
/
+1
*
|
s390/crypto: improve retry logic in case of master key change
Harald Freudenberger
2021-01-27
1
-8
/
+20
|
/
*
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-14
2
-38
/
+125
|
\
|
*
s390/crypto: add arch_get_random_long() support
Harald Freudenberger
2020-12-10
1
-1
/
+109
|
*
s390/prng: let misc_register() add the prng sysfs attributes
Julian Wiedmann
2020-11-20
1
-37
/
+16
*
|
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
6
-6
/
+5
|
/
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-2
/
+2
*
s390/crypto: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
1
-7
/
+7
*
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
1
-6
/
+6
*
s390/crypto: explicitly memzero stack key material in aes_s390.c
Torsten Duwe
2020-02-27
1
-0
/
+3
*
s390/pkey/zcrypt: Support EP11 AES secure keys
Harald Freudenberger
2020-01-30
1
-1
/
+1
*
s390/crypto: enable clear key values for paes ciphers
Harald Freudenberger
2020-01-30
1
-22
/
+49
*
s390/crypto: Rework on paes implementation
Harald Freudenberger
2020-01-30
1
-40
/
+117
*
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
1
-20
/
+3
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
4
-31
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-25
3
-862
/
+580
|
\
|
*
crypto: s390/des - convert to skcipher API
Eric Biggers
2019-10-23
1
-247
/
+172
|
*
crypto: s390/paes - convert to skcipher API
Eric Biggers
2019-10-23
1
-240
/
+174
|
*
crypto: s390/aes - convert to skcipher API
Eric Biggers
2019-10-23
1
-375
/
+234
*
|
s390/crypto: Fix unsigned variable compared with zero
YueHaibing
2019-11-20
1
-2
/
+5
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-18
4
-27
/
+24
|
\
|
*
crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-09-05
1
-4
/
+4
|
*
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
Ard Biesheuvel
2019-08-22
1
-2
/
+2
|
*
crypto: s390/xts-aes - invoke fallback for ciphertext stealing
Ard Biesheuvel
2019-08-22
1
-4
/
+4
[next]