index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-20
/
+1095
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-0
/
+2
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
2
-2
/
+2
2025-07-14
lib/crypto: s390/sha1: Migrate optimized code into library
Eric Biggers
3
-114
/
+0
2025-06-30
lib/crypto: s390/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
3
-162
/
+0
2025-06-30
crypto: sha512 - Rename conflicting symbols
Eric Biggers
1
-4
/
+4
2025-06-26
crypto: s390 - Add selftest support for phmac
Harald Freudenberger
1
-0
/
+137
2025-06-26
crypto: s390 - New s390 specific protected key hash phmac
Harald Freudenberger
2
-0
/
+912
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2
-0
/
+2
2025-06-13
crypto: s390/sha3 - Use cpu byte-order when exporting
Herbert Xu
3
-15
/
+37
2025-06-13
crypto: s390/hmac - Fix counter in export state
Herbert Xu
1
-4
/
+8
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-542
/
+1273
2025-05-21
s390/crypto: Extend protected key conversion retry loop
Harald Freudenberger
1
-2
/
+5
2025-05-17
s390/crypto: Rework protected key AES for true asynch support
Harald Freudenberger
1
-542
/
+1270
2025-05-05
crypto: s390/sha512 - Initialise upper counter to zero for sha384
Herbert Xu
1
-8
/
+9
2025-05-05
crypto: s390/hmac - Use API partial block handling
Herbert Xu
1
-47
/
+108
2025-05-05
crypto: s390/hmac - Extend hash length counters to 128 bits
Herbert Xu
1
-11
/
+14
2025-05-05
crypto: s390/sha256 - implement library instead of shash
Eric Biggers
3
-155
/
+0
2025-04-30
s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
Harald Freudenberger
1
-3
/
+3
2025-04-30
crypto: s390/sha512 - Fix sha512 state size
Herbert Xu
2
-8
/
+8
2025-04-28
crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
5
-986
/
+0
2025-04-28
crypto: s390 - drop redundant dependencies on S390
Eric Biggers
1
-10
/
+0
2025-04-23
crypto: s390/sha512 - Use API partial block handling
Herbert Xu
3
-136
/
+47
2025-04-23
crypto: s390/sha3 - Use API partial block handling
Herbert Xu
3
-73
/
+54
2025-04-23
crypto: arm64/sha3-ce - Use API partial block handling
Herbert Xu
1
-1
/
+0
2025-04-23
crypto: s390/sha256 - Use API partial block handling
Herbert Xu
1
-16
/
+17
2025-04-23
crypto: s390/sha1 - Use API partial block handling
Herbert Xu
3
-15
/
+92
2025-04-23
crypto: s390/ghash - Use API partial block handling
Herbert Xu
1
-57
/
+47
2025-04-07
crypto: s390/chacha - remove the skcipher algorithms
Eric Biggers
2
-95
/
+13
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
1
-1
/
+7
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
1
-7
/
+1
2025-03-21
crypto: scatterwalk - simplify map and unmap calling convention
Eric Biggers
1
-2
/
+1
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
1
-12
/
+9
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
1
-1
/
+2
2025-03-02
crypto: s390/aes-gcm - use the new scatterwalk functions
Eric Biggers
1
-20
/
+13
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
6
-746
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-01
s390/crc32: expose CRC32 functions through lib
Eric Biggers
6
-746
/
+0
2024-10-29
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
1
-5
/
+104
2024-10-29
s390/crypto: Postpone the key split to key conversion
Holger Dengler
1
-25
/
+74
2024-10-29
s390/crypto: Introduce function for tokenize clearkeys
Holger Dengler
1
-11
/
+23
2024-10-29
s390/crypto: Generalize parameters for key conversion
Holger Dengler
1
-7
/
+7
2024-10-29
s390/crypto: Use module-local structures for protected keys
Holger Dengler
1
-28
/
+35
2024-10-29
s390/crypto: Convert to reverse x-mas tree, rename ret to rc
Holger Dengler
1
-61
/
+61
2024-10-25
s390/crypto: Switch over to sysfs_emit()
Mete Durlu
1
-7
/
+7
2024-09-24
Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
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
[next]