]> git.itanic.dy.fi Git - linux-stable/history - crypto
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
[linux-stable] / crypto /
2023-05-17 Herbert Xucrypto: drbg - Only fail when jent is unavailable in...
2023-05-17 Nicolai Stangecrypto: drbg - make drbg_prepare_hrng() handle jent...
2023-04-20 Robbie Harwoodasymmetric_keys: log on fatal failures in PE/pkcs7
2023-04-20 Robbie Harwoodverify_pefile: relax wrapper length check
2023-03-11 Herbert Xucrypto: rsa-pkcs1pad - Use akcipher_request_complete
2023-03-11 Herbert Xucrypto: seqiv - Handle EBUSY correctly
2023-03-11 Herbert Xucrypto: essiv - Handle EBUSY correctly
2023-03-11 Chen Wanduncrypto: essiv - remove redundant null pointer check...
2023-01-18 Zhang Yiquncrypto: tcrypt - Fix multibuffer skcipher speed test...
2022-10-26 Ignat Korchagincrypto: akcipher - default implementation for setting...
2022-06-22 Nicolai Stangecrypto: drbg - make reseeding from get_random_bytes...
2022-06-22 Stephan Müllercrypto: drbg - always try to free Jitter RNG instance
2022-06-22 Nicolai Stangecrypto: drbg - move dynamic ->reseed_threshold adjustme...
2022-06-22 Nicolai Stangecrypto: drbg - track whether DRBG was seeded with ...
2022-06-22 Nicolai Stangecrypto: drbg - prepare for more fine-grained tracking...
2022-06-22 Stephan Müllercrypto: drbg - always seeded with SP800-90B compliant...
2022-06-22 Jason A. Donenfeldrandom: replace custom notifier chain with standard one
2022-06-14 Sebastian Andrzej... crypto: cryptd - Protect per-CPU resource by disabling BH.
2022-06-06 Vitaly Chikunovcrypto: ecrdsa - Fix incorrect use of vli_cmp
2022-04-15 Herbert Xucrypto: authenc - Fix sleep in atomic context in decryp...
2022-04-15 Eric Biggerscrypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_...
2022-04-15 Eric Biggerscrypto: rsa-pkcs1pad - restore signature length check
2022-04-15 Eric Biggerscrypto: rsa-pkcs1pad - correctly get hash from source...
2021-11-17 Daniel Jordancrypto: pcrypt - Delay write to padata->info
2021-11-17 Arnd Bergmanncrypto: ecc - fix CRYPTO_DEFAULT_RNG dependency
2021-07-14 Ard Biesheuvelcrypto: shash - avoid comparing pointers to exported...
2021-05-11 Eric Biggerscrypto: rng - fix crypto_rng_reset() refcounting when...
2021-05-11 Ard Biesheuvelcrypto: api - check for ERR pointers in crypto_destroy_...
2021-03-20 Kees Cookcrypto: x86 - Regularize glue function prototypes
2021-03-07 Ard Biesheuvelcrypto: tcrypt - avoid signed overflow in byte count
2021-03-04 Daniele Alessandrellicrypto: ecdh_helper - Ensure 'len >= secret.len' in...
2021-01-12 Greg Kroah-Hartmancrypto: asym_tpm: correct zero out potential secrets
2021-01-12 Ard Biesheuvelcrypto: ecdh - avoid buffer overflow in ecdh_set_secret()
2020-12-30 Ard Biesheuvelcrypto: ecdh - avoid unaligned accesses in ecdh_set_sec...
2020-12-30 Eric Biggerscrypto: af_alg - avoid undefined behavior accessing...
2020-10-29 Herbert Xucrypto: algif_skcipher - EBUSY on aio should be an...
2020-10-29 Herbert Xucrypto: algif_aead - Do not set MAY_BACKLOG on the...
2020-09-03 Herbert Xucrypto: af_alg - Work around empty control messages...
2020-08-21 Ondrej Mosnacekcrypto: algif_aead - fix uninitialized ctx->init
2020-08-21 Herbert Xucrypto: af_alg - Fix regression on empty requests
2020-08-21 Herbert Xucrypto: algif_aead - Only wake up when ctx->more is...
2020-07-22 Wei Yongjunkeys: asymmetric: fix error return code in software_key...
2020-07-09 Herbert Xucrypto: af_alg - fix use-after-free in af_alg_accept...
2020-06-24 Eric Biggerscrypto: algboss - don't wait during notifier callback
2020-06-24 Herbert Xucrypto: algif_skcipher - Cap recv SG list at ctx->used
2020-06-17 Wei Yongjuncrypto: drbg - fix error return code in drbg_alloc_state()
2020-06-17 Eric Biggerscrypto: algapi - Avoid spurious modprobe on LOADED
2020-05-20 Linus Torvaldsgcc-10: avoid shadowing standard library 'free()' in...
2020-04-17 Dan Carpentercrypto: rng - Fix a refcounting bug in crypto_rng_reset()
2020-02-28 Tianjia Zhangcrypto: rename sm3-256 to sm3 in hash_algo_name
2020-02-24 Geert Uytterhoevencrypto: essiv - fix AEAD capitalization and preposition...
2020-02-14 Eric Biggerscrypto: testmgr - don't try to decrypt uninitialized...
2020-02-11 Herbert Xucrypto: api - Fix race condition in crypto_spawn_alg
2020-02-11 Herbert Xucrypto: pcrypt - Do not clear MAY_SLEEP flag in origina...
2020-02-11 Herbert Xucrypto: api - fix unexpectedly getting generic implemen...
2020-02-11 Herbert Xucrypto: pcrypt - Avoid deadlock by using per-instance...
2020-02-11 Herbert Xucrypto: api - Check spawn->alg under lock in crypto_dro...
2020-02-01 Herbert Xucrypto: pcrypt - Fix user-after-free on module unload
2020-02-01 Herbert Xucrypto: af_alg - Use bh_lock_sock in sk_destruct
2020-01-17 Herbert Xucrypto: algif_skcipher - Use chunksize instead of blocksize
2019-12-31 Eric BiggersKEYS: asymmetric: return ENOMEM if akcipher_request_all...
2019-12-31 Ard Biesheuvelcrypto: aegis128/simd - build 32-bit ARM for v8 archite...
2019-12-31 Ard Biesheuvelcrypto: aegis128-neon - use Clang compatible cflags...
2019-12-13 Navid Emamdoostcrypto: user - fix memory leak in crypto_reportstat
2019-12-13 Navid Emamdoostcrypto: user - fix memory leak in crypto_report
2019-12-13 Ard Biesheuvelcrypto: ecdh - fix big endian bug in ECC library
2019-12-13 Ayush Sawalcrypto: af_alg - cast ki_complete ternary op to int
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git.kernel.org...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-07 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc6' of https://git.kernel...
2019-11-04 Thomas GleixnerMerge tag 'timers-v5.4-rc6' of https://git.linaro.org...
2019-11-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-10-26 Linus TorvaldsMerge tag 'for-linus-5.4-rc5-tag' of git://git.kernel...
2019-10-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-10-25 Thomas GleixnerMerge tag 'irqchip-fixes-5.4-2' of git://git.kernel...
2019-10-23 Linus TorvaldsMerge tag 'regulator-fix-v5.4-rc4' of git://git.kernel...
2019-10-23 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-10-23 Linus TorvaldsMerge tag 'for-5.4-rc4-tag' of git://git.kernel.org...
2019-10-21 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc4' of https://git.kernel...
2019-10-19 Linus TorvaldsMerge tag 'for-linus-2019-10-18' of git://git.kernel...
2019-10-18 Linus TorvaldsMerge tag 'mkp-scsi-postmerge' of git://git.kernel...
2019-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-10-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-15 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git.kernel.org...
2019-10-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.4-1' of git://git.kernel...
2019-10-13 Linus TorvaldsMerge tag 'for-linus-20191012' of git://git.kernel...
2019-10-12 Linus TorvaldsMerge tag 'for-linus-5.4-rc3-tag' of git://git.kernel...
2019-10-11 Linus TorvaldsMerge tag 'for-linus-20191010' of git://git.kernel...
2019-10-10 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-10-10 Linus TorvaldsMerge tag 'for-5.4-rc2-tag' of git://git.kernel.org...
2019-10-10 Linus TorvaldsMerge branch 'work.dcache' of git://git.kernel.org...
2019-10-10 Linus TorvaldsMerge branch 'work.mount3' of git://git.kernel.org...
next