| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-29 | crypto: s390 - add select CRYPTO_AEAD for aes | Arnd Bergmann | 1 | -0/+1 |
| 2026-04-15 | Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 3 | -519/+0 |
| 2026-04-03 | crypto: s390 - Remove des and des3_ede code | Eric Biggers | 3 | -519/+0 |
| 2026-03-23 | lib/crypto: s390/ghash: Migrate optimized code into library | Eric Biggers | 3 | -155/+0 |
| 2026-02-10 | Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2 | -45/+77 |
| 2026-01-31 | crypto: s390/paes - Refuse clear key material by default | Harald Freudenberger | 1 | -36/+57 |
| 2026-01-31 | crypto: s390/phmac - Refuse clear key material by default | Harald Freudenberger | 1 | -9/+20 |
| 2026-01-15 | lib/crypto: s390/aes: Migrate optimized code into library | Eric Biggers | 2 | -115/+0 |
| 2025-12-02 | Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 6 | -504/+0 |
| 2025-12-02 | Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 5 | -10/+5 |
| 2025-11-24 | s390: Remove KMSG_COMPONENT macro | Heiko Carstens | 5 | -10/+5 |
| 2025-11-05 | crypto: s390/sha3 - Remove superseded SHA-3 code | Eric Biggers | 6 | -504/+0 |
| 2025-11-03 | crypto: s390/sha3 - Rename conflicting functions | David Howells | 2 | -10/+10 |
| 2025-10-23 | crypto: s390/phmac - Do not modify the req->nbytes value | Harald Freudenberger | 1 | -18/+34 |
| 2025-08-22 | crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious | Herbert Xu | 1 | -1/+7 |
| 2025-07-31 | Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 7 | -18/+1093 |
| 2025-07-29 | Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | 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 | -13/+35 |
| 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... | Linus Torvalds | 1 | -538/+1269 |
| 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 | -538/+1266 |
| 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 | -46/+107 |
| 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/eb... | 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... | 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 | -141/+104 |
| 2024-02-16 | s390/crc32be: convert to C | Heiko Carstens | 3 | -107/+77 |
| 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 | -21/+22 |
| 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 |
| 2021-02-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+2 |
| 2021-02-13 | s390/crypto: use store_tod_clock_ext() | Heiko Carstens | 1 | -1/+1 |
| 2021-01-27 | s390/crypto: improve retry logic in case of master key change | Harald Freudenberger | 1 | -8/+20 |
| 2021-01-03 | crypto: remove cipher routines from public crypto API | Ard Biesheuvel | 1 | -0/+2 |
| 2020-12-14 | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -38/+125 |
| 2020-12-10 | s390/crypto: add arch_get_random_long() support | Harald Freudenberger | 1 | -1/+109 |
| 2020-11-20 | s390/prng: let misc_register() add the prng sysfs attributes | Julian Wiedmann | 1 | -37/+16 |
| 2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 6 | -6/+5 |
| 2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -2/+2 |
| 2020-06-16 | s390/crypto: use scnprintf() instead of snprintf() | Chen Zhou | 1 | -7/+7 |
| 2020-05-08 | crypto: s390/sha1 - prefix the "sha1_" functions | Eric Biggers | 1 | -6/+6 |
| 2020-02-27 | s390/crypto: explicitly memzero stack key material in aes_s390.c | Torsten Duwe | 1 | -0/+3 |
| 2020-01-30 | s390/pkey/zcrypt: Support EP11 AES secure keys | Harald Freudenberger | 1 | -1/+1 |
| 2020-01-30 | s390/crypto: enable clear key values for paes ciphers | Harald Freudenberger | 1 | -21/+48 |
| 2020-01-30 | s390/crypto: Rework on paes implementation | Harald Freudenberger | 1 | -40/+117 |
| 2020-01-09 | crypto: remove propagation of CRYPTO_TFM_RES_* flags | Eric Biggers | 1 | -20/+3 |
| 2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 4 | -31/+10 |
| 2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -862/+580 |
| 2019-11-20 | s390/crypto: Fix unsigned variable compared with zero | YueHaibing | 1 | -2/+5 |
| 2019-10-23 | crypto: s390/des - convert to skcipher API | Eric Biggers | 1 | -247/+172 |
| 2019-10-23 | crypto: s390/paes - convert to skcipher API | Eric Biggers | 1 | -240/+174 |
| 2019-10-23 | crypto: s390/aes - convert to skcipher API | Eric Biggers | 1 | -375/+234 |
| 2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -27/+24 |
| 2019-09-13 | s390/crypto: Support for SHA3 via CPACF (MSA6) | Joerg Schmidbauer | 5 | -27/+362 |
| 2019-09-05 | s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding | Harald Freudenberger | 1 | -0/+6 |
| 2019-09-05 | crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h | Hans de Goede | 1 | -4/+4 |
| 2019-08-22 | crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier | Ard Biesheuvel | 1 | -2/+2 |
| 2019-08-22 | crypto: s390/xts-aes - invoke fallback for ciphertext stealing | Ard Biesheuvel | 1 | -4/+4 |
| 2019-08-22 | crypto: s390/des - switch to new verification routines | Ard Biesheuvel | 1 | -14/+11 |
| 2019-08-21 | s390/paes: Prepare paes functions for large key blobs | Harald Freudenberger | 1 | -24/+160 |
| 2019-07-31 | crypto: s390/aes - fix name clash after AES library refactor | Ard Biesheuvel | 1 | -4/+4 |
| 2019-07-27 | crypto: ghash - add comment and improve help text | Eric Biggers | 1 | -1/+1 |
| 2019-06-15 | s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP | David Hildenbrand | 3 | -3/+3 |
| 2019-06-15 | s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP | David Hildenbrand | 1 | -2/+2 |
| 2019-06-15 | s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP | David Hildenbrand | 1 | -1/+1 |
| 2019-05-29 | s390/crypto: fix possible sleep during spinlock aquired | Harald Freudenberger | 2 | -7/+8 |
| 2019-05-28 | s390/crypto: fix gcm-aes-s390 selftest failures | Harald Freudenberger | 1 | -41/+107 |
| 2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -17/+4 |
| 2019-05-02 | s390: add missing ENDPROC statements to assembler functions | Martin Schwidefsky | 2 | -2/+5 |
| 2019-04-25 | s390/crypto: use TRNG for seeding/reseeding | Harald Freudenberger | 1 | -20/+47 |
| 2019-04-25 | s390/crypto: rework generate_entropy function for pseudo random dd | Harald Freudenberger | 1 | -27/+57 |
| 2019-04-18 | crypto: s390 - Forbid 2-key 3DES in FIPS mode | Herbert Xu | 1 | -17/+4 |
| 2019-01-25 | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 1 | -2/+2 |
| 2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations | Eric Biggers | 1 | -1/+1 |
| 2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -24/+24 |
| 2018-10-10 | s390/crypto: Enhance paes cipher to accept variable length key material | Ingo Franzki | 1 | -26/+37 |
| 2018-09-28 | s390/crypto: Remove VLA usage of skcipher | Kees Cook | 1 | -24/+24 |
| 2018-09-04 | s390/crypto: Fix return code checking in cbc_paes_crypt() | Ingo Franzki | 1 | -1/+1 |
| 2018-07-09 | crypto: aead - remove useless setting of type flags | Eric Biggers | 1 | -1/+0 |
| 2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers | 4 | -6/+0 |
| 2018-05-30 | s390/archrandom: Rework arch random implementation. | Harald Freudenberger | 1 | -4/+99 |
| 2018-05-07 | s390/crc32-vx: use expoline for indirect branches | Martin Schwidefsky | 2 | -2/+7 |
| 2018-04-10 | s390/crypto: Adjust s390 aes and paes cipher priorities | Harald Freudenberger | 2 | -8/+8 |
| 2018-03-18 | s390/crypto: Fix kernel crash on aes_s390 module remove. | Harald Freudenberger | 1 | -1/+4 |
| 2018-01-12 | crypto: hash - annotate algorithms taking optional key | Eric Biggers | 1 | -0/+3 |
| 2017-12-05 | s390: Remove redudant license text | Martin Schwidefsky | 1 | -6/+0 |
| 2017-12-05 | s390: add a few more SPDX identifiers | Martin Schwidefsky | 1 | -0/+1 |
| 2017-11-24 | s390: crypto: Remove redundant license text | Greg Kroah-Hartman | 8 | -46/+0 |
| 2017-11-24 | s390: crypto: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 11 | -0/+11 |
| 2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -3/+293 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
| 2017-09-29 | s390/crypto: add s390 platform specific aes gcm support. | Harald Freudenberger | 1 | -3/+293 |
| 2017-06-12 | s390/crypto: fix aes/paes Kconfig dependeny | Harald Freudenberger | 1 | -1/+2 |
| 2017-06-12 | s390: add missing header includes for type checking | Heiko Carstens | 1 | -0/+1 |
| 2017-04-26 | s390/crypt: use the correct module alias for paes_s390. | Harald Freudenberger | 1 | -1/+1 |
| 2017-04-26 | s390/crypto: Provide s390 specific arch random functionality. | Harald Freudenberger | 2 | -0/+32 |
| 2017-04-26 | s390/crypto: Renaming PPNO to PRNO. | Harald Freudenberger | 1 | -21/+21 |
| 2017-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+4 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+2 |
| 2017-03-01 | s390/crypt: fix missing unlock in ctr_paes_crypt on error path | Martin Schwidefsky | 1 | -1/+4 |
| 2017-02-24 | s390/crypt: Add protected key AES module | Martin Schwidefsky | 2 | -1/+620 |
| 2017-01-31 | s390/prng: Adjust generation of entropy to produce real 256 bits. | Harald Freudenberger | 1 | -16/+24 |
| 2017-01-31 | s390/crypto: Extend key length check for AES-XTS in fips mode. | Harald Freudenberger | 1 | -0/+7 |
| 2017-01-31 | s390/crypto: Check des3_ede keys for uniqueness in fips mode | Matthew Rosato | 1 | -0/+14 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-12-12 | s390/crypto: unlock on error in prng_tdes_read() | Dan Carpenter | 1 | -2/+4 |
| 2016-09-06 | s390/crypto: avoid returning garbage value | Colin Ian King | 1 | -1/+1 |
| 2016-08-29 | s390/crypto: simplify CPACF encryption / decryption functions | Martin Schwidefsky | 2 | -214/+136 |
| 2016-08-29 | s390/crypto: cpacf function detection | Martin Schwidefsky | 7 | -219/+165 |
| 2016-08-29 | s390/crypto: simplify init / exit functions | Martin Schwidefsky | 2 | -98/+79 |
| 2016-08-29 | s390/crypto: simplify return code handling | Martin Schwidefsky | 5 | -140/+44 |
| 2016-08-29 | s390/crypto: cleanup cpacf function codes | Martin Schwidefsky | 2 | -76/+69 |
| 2016-08-29 | s390/fpu: improve kernel_fpu_[begin|end] | Martin Schwidefsky | 1 | -1/+1 |
| 2016-08-08 | s390/crc32-vx: Fix checksum calculation for small sizes | Christian Borntraeger | 1 | -3/+3 |
| 2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -53/+60 |
| 2016-07-01 | crypto: s390/aes - Use skcipher for fallback | Herbert Xu | 1 | -53/+60 |
| 2016-06-15 | s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms | Hendrik Brueckner | 2 | -0/+313 |
| 2016-06-14 | s390/crc32-vx: use vector instructions to optimize CRC-32 computation | Hendrik Brueckner | 2 | -0/+475 |
| 2016-04-15 | s390/crypto: cleanup and move the header with the cpacf definitions | Martin Schwidefsky | 9 | -660/+146 |
| 2016-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+2 |