index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
45 hours
s390/crypto: Enable CONTEXT_ANALYSIS
Heiko Carstens
45 hours
s390/crypto: Map EBUSY to EIO when key conversion fails repeatedly
Harald Freudenberger
45 hours
s390/crypto: Fix wrong return code to engine in asynch callbacks
Harald Freudenberger
45 hours
s390/crypto: Fix handling of EBUSY in PHMAC when req is pushed to crypto engine
Harald Freudenberger
45 hours
s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
Harald Freudenberger
45 hours
s390/crypto: Fix missing cra_flags in paes_s390
Harald Freudenberger
45 hours
s390/crypto: Fix use of mutex in atomic context in PAES
Harald Freudenberger
45 hours
s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
Harald Freudenberger
45 hours
s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
Harald Freudenberger
45 hours
s390/crypto: Fix use of mutex in atomic context
Harald Freudenberger
45 hours
s390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithm
Harald Freudenberger
45 hours
s390/crypto: Fix skcipher_walk return code handling in aes_s390
Harald Freudenberger
2026-08-05
s390/crypto: Replace cond_resched() with msleep(1)
Peter Zijlstra
2026-05-29
crypto: s390 - add select CRYPTO_AEAD for aes
Arnd Bergmann
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-04-03
crypto: s390 - Remove des and des3_ede code
Eric Biggers
2026-03-23
lib/crypto: s390/ghash: Migrate optimized code into library
Eric Biggers
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-01-31
crypto: s390/paes - Refuse clear key material by default
Harald Freudenberger
2026-01-31
crypto: s390/phmac - Refuse clear key material by default
Harald Freudenberger
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-05
crypto: s390/sha3 - Remove superseded SHA-3 code
Eric Biggers
2025-11-03
crypto: s390/sha3 - Rename conflicting functions
David Howells
2025-10-23
crypto: s390/phmac - Do not modify the req->nbytes value
Harald Freudenberger
2025-08-22
crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious
Herbert Xu
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
2025-07-14
lib/crypto: s390/sha1: Migrate optimized code into library
Eric Biggers
2025-06-30
lib/crypto: s390/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
crypto: sha512 - Rename conflicting symbols
Eric Biggers
2025-06-26
crypto: s390 - Add selftest support for phmac
Harald Freudenberger
2025-06-26
crypto: s390 - New s390 specific protected key hash phmac
Harald Freudenberger
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2025-06-13
crypto: s390/sha3 - Use cpu byte-order when exporting
Herbert Xu
2025-06-13
crypto: s390/hmac - Fix counter in export state
Herbert Xu
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-05-21
s390/crypto: Extend protected key conversion retry loop
Harald Freudenberger
2025-05-17
s390/crypto: Rework protected key AES for true asynch support
Harald Freudenberger
2025-05-05
crypto: s390/sha512 - Initialise upper counter to zero for sha384
Herbert Xu
2025-05-05
crypto: s390/hmac - Use API partial block handling
Herbert Xu
2025-05-05
crypto: s390/hmac - Extend hash length counters to 128 bits
Herbert Xu
2025-05-05
crypto: s390/sha256 - implement library instead of shash
Eric Biggers
2025-04-30
s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
Harald Freudenberger
2025-04-30
crypto: s390/sha512 - Fix sha512 state size
Herbert Xu
2025-04-28
crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
2025-04-28
crypto: s390 - drop redundant dependencies on S390
Eric Biggers
[next]