- af51aa2 crypto: pcrypt - Delay write to padata->info by Daniel Jordan · 3 years, 1 month ago
- 18fdbdb crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency by Arnd Bergmann · 3 years, 2 months ago
- 80b9d3b crypto: shash - avoid comparing pointers to exported functions under CFI by Ard Biesheuvel · 3 years, 5 months ago
- 5f2d256 crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS by Eric Biggers · 3 years, 8 months ago
- 69f1a97 crypto: api - check for ERR pointers in crypto_destroy_tfm() by Ard Biesheuvel · 3 years, 9 months ago
- eeb0899 crypto: x86 - Regularize glue function prototypes by Kees Cook · 5 years ago
- a8d46a3 crypto: tcrypt - avoid signed overflow in byte count by Ard Biesheuvel · 4 years ago
- f047875 crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key() by Daniele Alessandrelli · 3 years, 10 months ago
- 867c10a0 crypto: asym_tpm: correct zero out potential secrets by Greg Kroah-Hartman · 4 years ago
- ff7397a crypto: ecdh - avoid buffer overflow in ecdh_set_secret() by Ard Biesheuvel · 3 years, 11 months ago
- 36a58bd crypto: ecdh - avoid unaligned accesses in ecdh_set_secret() by Ard Biesheuvel · 4 years ago
- 054be9a crypto: af_alg - avoid undefined behavior accessing salg_name by Eric Biggers · 4 years, 1 month ago
- 528acbf crypto: algif_skcipher - EBUSY on aio should be an error by Herbert Xu · 4 years, 4 months ago
- 66ec375 crypto: algif_aead - Do not set MAY_BACKLOG on the async path by Herbert Xu · 4 years, 4 months ago
- 70957a1 crypto: af_alg - Work around empty control messages without MSG_MORE by Herbert Xu · 4 years, 3 months ago
- 8bc48c3 crypto: algif_aead - fix uninitialized ctx->init by Ondrej Mosnacek · 4 years, 3 months ago
- ddd3934 crypto: af_alg - Fix regression on empty requests by Herbert Xu · 4 years, 5 months ago
- cf368b8 crypto: algif_aead - Only wake up when ctx->more is zero by Herbert Xu · 4 years, 6 months ago
- f62d7f9 keys: asymmetric: fix error return code in software_key_query() by Wei Yongjun · 4 years, 4 months ago
- cc0f678 crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() by Herbert Xu · 4 years, 5 months ago
- 7bb62d0 crypto: algboss - don't wait during notifier callback by Eric Biggers · 4 years, 5 months ago
- 993e0d1 crypto: algif_skcipher - Cap recv SG list at ctx->used by Herbert Xu · 4 years, 6 months ago
- 977b89e crypto: drbg - fix error return code in drbg_alloc_state() by Wei Yongjun · 4 years, 7 months ago
- 6ebdf34 crypto: algapi - Avoid spurious modprobe on LOADED by Eric Biggers · 4 years, 7 months ago
- dca0ae3 gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 6 months ago
- 248414f crypto: rng - Fix a refcounting bug in crypto_rng_reset() by Dan Carpenter · 4 years, 10 months ago
- c23074e crypto: rename sm3-256 to sm3 in hash_algo_name by Tianjia Zhang · 4 years, 9 months ago
- 5a6f5b3 crypto: essiv - fix AEAD capitalization and preposition use in help text by Geert Uytterhoeven · 4 years, 10 months ago
- ee1c6b1 crypto: testmgr - don't try to decrypt uninitialized buffers by Eric Biggers · 5 years ago
- e057d64 crypto: api - Fix race condition in crypto_spawn_alg by Herbert Xu · 5 years ago
- 2c4d820 crypto: pcrypt - Do not clear MAY_SLEEP flag in original request by Herbert Xu · 5 years ago
- a791fc6 crypto: api - fix unexpectedly getting generic implementation by Herbert Xu · 5 years ago
- b4c8ed0 crypto: pcrypt - Avoid deadlock by using per-instance padata queues by Herbert Xu · 5 years ago
- d2b1dcd crypto: api - Check spawn->alg under lock in crypto_drop_spawn by Herbert Xu · 5 years ago
- 00d58d0 crypto: pcrypt - Fix user-after-free on module unload by Herbert Xu · 5 years ago
- 9d9b578 crypto: af_alg - Use bh_lock_sock in sk_destruct by Herbert Xu · 5 years ago
- d7835f2 crypto: algif_skcipher - Use chunksize instead of blocksize by Herbert Xu · 5 years ago
- 36cd99c KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails by Eric Biggers · 5 years ago
- 9004977 crypto: aegis128/simd - build 32-bit ARM for v8 architecture explicitly by Ard Biesheuvel · 5 years ago
- de5d03f crypto: aegis128-neon - use Clang compatible cflags for ARM by Ard Biesheuvel · 5 years ago
- d8d63ea crypto: user - fix memory leak in crypto_reportstat by Navid Emamdoost · 5 years ago
- b022e15 crypto: user - fix memory leak in crypto_report by Navid Emamdoost · 5 years ago
- 8e6d97c crypto: ecdh - fix big endian bug in ECC library by Ard Biesheuvel · 5 years ago
- 2a00d74 crypto: af_alg - cast ki_complete ternary op to int by Ayush Sawal · 5 years ago
- aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
- f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
- 3e414b5 Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
- cc491d8 padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible by Daniel Jordan · 5 years ago
- 63d3578 crypto: pcrypt - remove padata cpumask notifier by Daniel Jordan · 5 years ago
- e6ce0e0 padata: make padata_do_parallel find alternate callback CPU by Daniel Jordan · 5 years ago
- b128a30 padata: allocate workqueue internally by Daniel Jordan · 5 years ago
- 0ba3c02 crypto: skcipher - Unmap pages after an external error by Herbert Xu · 5 years ago
- 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
- be1eb7f crypto: essiv - create wrapper template for ESSIV generation by Ard Biesheuvel · 5 years ago
- f1d087b crypto: aegis128 - Fix -Wunused-const-variable warning by YueHaibing · 5 years ago
- f975abb crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode by Ard Biesheuvel · 5 years ago
- 389139b crypto: arm64/aegis128 - use explicit vector load for permute vectors by Ard Biesheuvel · 5 years ago
- 08c327f crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code by Hans de Goede · 5 years ago
- 01d3aee crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use by Hans de Goede · 5 years ago
- 1a01333 crypto: sha256_generic - Fix some coding style issues by Hans de Goede · 5 years ago
- 18fbe0d crypto: des - remove now unused __des3_ede_setkey() by Ard Biesheuvel · 5 years ago
- 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
- 4fd4be0 crypto: 3des - move verification out of exported routine by Ard Biesheuvel · 5 years ago
- 6ee41e5 crypto: des/3des_ede - add new helpers to verify keys by Ard Biesheuvel · 5 years ago
- 99d5cadf kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE by Jiri Bohac · 5 years ago
- 1984296 crypto: arm64/aegis128 - implement plain NEON version by Ard Biesheuvel · 5 years ago
- a439763 crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics by Ard Biesheuvel · 5 years ago
- cf3d41a crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago
- 8083b1b crypto: xts - add support for ciphertext stealing by Ard Biesheuvel · 5 years ago
- a62084d crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0 by Pascal van Leeuwen · 5 years ago
- 440dc9a crypto: streebog - remove two unused variables by YueHaibing · 5 years ago
- c2ccfa9 crypto: aes-generic - remove unused variable 'rco_tab' by YueHaibing · 5 years ago
- 43b970f crypto: cryptd - Use refcount_t for refcount by Chuhong Yuan · 5 years ago
- 74bf81d crypto: gcm - restrict assoclen for rfc4543 by Iuliana Prodan · 5 years ago
- d13dfae crypto: engine - Reduce default RT priority by Peter Zijlstra · 5 years ago
- 65526f6 crypto: gcm - helper functions for assoclen/authsize check by Iuliana Prodan · 5 years ago
- e201af1 PKCS#7: Introduce pkcs7_get_digest() by Thiago Jung Bauermann · 5 years ago
- dec0fb3 crypto: jitterentropy - build without sanitizer by Arnd Bergmann · 5 years ago
- c9f1fd4 Revert "crypto: aegis128 - add support for SIMD acceleration" by Herbert Xu · 5 years ago
- 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 5 years ago
- 97ac82d crypto: aegis - fix badly optimized clang output by Arnd Bergmann · 5 years ago
- 91b05a7 crypto: user - make NETLINK_CRYPTO work inside netns by Ondrej Mosnacek · 5 years ago
- 97bcb16 crypto: tcrypt - add a speed test for AEGIS128 by Ard Biesheuvel · 5 years ago
- ecc8bc8 crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics by Ard Biesheuvel · 5 years ago
- 7cdc0dd crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago
- 521cdde crypto: aegis - avoid prerotated AES tables by Ard Biesheuvel · 5 years ago
- 368b1bd crypto: aegis128 - drop empty TFM init/exit routines by Ard Biesheuvel · 5 years ago
- 520c199 crypto: aegis128l/aegis256 - remove x86 and generic implementations by Ard Biesheuvel · 5 years ago
- 5cb9770 crypto: morus - remove generic and x86 implementations by Ard Biesheuvel · 5 years ago
- f248caf crypto: testmgr - add tests for lzo-rle by Hannah Pan · 5 years ago
- 1e25ca0 crypto: aes-generic - unexport last-round AES tables by Ard Biesheuvel · 5 years ago
- 5bb12d7 crypto: aes-generic - drop key expansion routine in favor of library version by Ard Biesheuvel · 5 years ago
- 1d2c327 crypto: x86/aes - drop scalar assembler implementations by Ard Biesheuvel · 5 years ago
- 2c53fd1 crypto: x86/aes-ni - switch to generic for fallback and key routines by Ard Biesheuvel · 5 years ago
- e59c1c9 crypto: aes - create AES library based on the fixed time AES code by Ard Biesheuvel · 5 years ago
- b158fcb crypto: aes/fixed-time - align key schedule with other implementations by Ard Biesheuvel · 5 years ago
- 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 5 years ago
- 9552389 crypto: fips - add FIPS test failure notification chain by Gilad Ben-Yossef · 5 years ago
- 17a20ac Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
- 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago