index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
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-21
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-06
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-27
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
2021-04-21
s390/archrandom: add parameter check for s390_arch_random_generate
Harald Freudenberger
1
-0
/
+4
2021-03-24
s390/crc32-vx: couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
[next]