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.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-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
2025-07-17
crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
Eric Biggers
3
-0
/
+8
2025-05-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
1
-1
/
+2
2024-09-24
Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+4
2024-09-21
crypto: s390/paes - Fix module aliases
Herbert Xu
1
-1
/
+4
2024-09-05
s390/sha3: Fix SHA3 selftests failures
Ingo Franzki
3
-0
/
+7
2024-08-29
s390/sha3: Support sha3 performance enhancements
Joerg Schmidbauer
4
-8
/
+28
2024-08-29
s390/pkey: Rework and split PKEY kernel module code
Harald Freudenberger
1
-2
/
+2
2024-08-29
s390/crypto: Add hardware acceleration for HMAC modes
Holger Dengler
3
-0
/
+370
2024-08-29
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
1
-3
/
+117
2024-06-28
s390/crc32: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-05-01
s390/paes: Reestablish retry loop in paes
Harald Freudenberger
1
-2
/
+13
2024-03-07
s390/crypto: remove retry loop with sleep from PAES pkey invocation
Harald Freudenberger
1
-14
/
+2
2024-02-16
s390/crc32le: convert to C
Heiko Carstens
3
-146
/
+109
2024-02-16
s390/crc32be: convert to C
Heiko Carstens
3
-110
/
+80
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2
-2
/
+2
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
5
-5
/
+5
2024-02-09
s390/fpu: make use of __uninitialized macro
Heiko Carstens
2
-2
/
+2
2024-01-11
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
1
-1
/
+1
2023-12-08
crypto: s390/aes - Fix buffer overread in CTR mode
Herbert Xu
2
-2
/
+6
2023-08-17
s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs
Holger Dengler
1
-1
/
+1
2023-07-20
s390/crypto: use kfree_sensitive() instead of kfree()
Wang Ming
1
-1
/
+1
2023-07-03
s390: fix various typos
Heiko Carstens
1
-1
/
+1
2023-06-01
s390/pkey: do not use struct pkey_protkey
Harald Freudenberger
1
-2
/
+7
2023-05-15
s390/crypto: use vector instructions only if available for ChaCha20
Heiko Carstens
1
-1
/
+1
2023-04-19
s390/crc32le: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
1
-14
/
+16
2023-04-19
s390/crc32be: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
1
-8
/
+9
2023-04-19
s390/crypto,chacha: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
1
-23
/
+24
2023-02-22
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-5
/
+1
2023-01-10
s390/archrandom: add missing header include
Heiko Carstens
1
-0
/
+1
2023-01-06
crypto: s390/aes - drop redundant xts key check
Vladis Dronov
1
-4
/
+0
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
1
-1
/
+1
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
1
-9
/
+19
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
1
-18
/
+24
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
1
-5
/
+4
2022-08-26
crypto: Kconfig - move s390 entries to a submenu
Robert Elliott
1
-0
/
+120
2022-08-07
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
11
-11
/
+11
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
11
-11
/
+11
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-1
/
+1
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
1
-217
/
+0
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+2
2022-05-28
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+32
2022-05-25
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
1
-2
/
+2
2022-05-13
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
1
-2
/
+32
2022-05-06
s390/crypto: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
1
-10
/
+10
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-16
/
+16
2021-12-31
crypto: s390/sha512 - Use macros instead of direct IV numbers
Tianjia Zhang
1
-16
/
+16
2021-12-20
s390/crypto: fix compile error for ChaCha20 module
Heiko Carstens
1
-10
/
+10
2021-12-06
s390/crypto: add SIMD implementation for ChaCha20
Patrick Steuer
4
-0
/
+1023
[next]