]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-04-12  Chenghai Huangcrypto: hisilicon - remove unused and non-public APIs...
2026-04-12  Chenghai Huangcrypto: hisilicon/qm - drop redundant variable initiali...
2026-04-12  Chenghai Huangcrypto: hisilicon/qm - remove else after return
2026-04-12  Chenghai Huangcrypto: hisilicon/qm - add const qualifier to info_name...
2026-04-12  Zhushuai Yincrypto: hisilicon - fix the format string type error
2026-04-12  Haoxiang Licrypto: ccree - fix a memory leak in cc_mac_digest()
2026-04-03  Giovanni Cabidducrypto: qat - add support for zstd
2026-04-03  Giovanni Cabidducrypto: qat - use swab32 macro
2026-04-03  Thorsten Blumcrypto: img-hash - drop redundant return variable
2026-04-03  Thorsten Blumcrypto: img-hash - use list_first_entry_or_null to...
2026-04-03  Eric Biggerscrypto: cryptomgr - Select algorithm types only when...
2026-04-03  Paul Louvelcrypto: aspeed - Use memcpy_from_sglist() in aspeed_aha...
2026-04-03  Thorsten Blumcrypto: kconfig - fix typos in atmel-ecc and atmel...
2026-04-03  Eric Biggerscrypto: x86 - Remove des and des3_ede code
2026-04-03  Eric Biggerscrypto: sparc - Remove des and des3_ede code
2026-04-03  Eric Biggerscrypto: s390 - Remove des and des3_ede code
2026-04-03  Eric Biggerscrypto: rng - Don't pull in DRBG when CRYPTO_FIPS=n
2026-04-03  Eric Biggerscrypto: fips - Depend on CRYPTO_DRBG=y
2026-04-03  Eric Biggerscrypto: rng - Make crypto_stdrng_get_bytes() use normal...
2026-04-03  Eric Biggerscrypto: rng - Unexport "default RNG" symbols
2026-04-03  Eric Biggersnet: tipc: Use crypto_stdrng_get_bytes()
2026-04-03  Eric Biggerscrypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_b...
2026-04-03  Eric Biggerscrypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()
2026-04-03  Eric Biggerscrypto: geniv - Use crypto_stdrng_get_bytes()
2026-04-03  Eric Biggerscrypto: ecc - Use crypto_stdrng_get_bytes()
2026-04-03  Eric Biggerscrypto: dh - Use crypto_stdrng_get_bytes()
2026-04-03  Eric Biggerscrypto: rng - Add crypto_stdrng_get_bytes()
2026-04-03  Giovanni Cabidducrypto: iaa - fix per-node CPU counter reset in rebalan...
2026-04-03  Atharv Dubeycrypto: qat - replace scnprintf() with sysfs_emit()
2026-04-03  Giovanni Cabidducrypto: qat - fix type mismatch in RAS sysfs show functions
2026-04-03  Giovanni Cabidducrypto: qat - fix compression instance leak
2026-04-03  Giovanni Cabidducrypto: qat - use acomp_tfm_ctx()
2026-04-03  Thorsten Blumcrypto: ccp - Replace snprintf("%s") with strscpy
2026-04-03  Thorsten Blumcrypto: hifn_795x - Replace snprintf("%s") with strscpy
2026-04-03  Ahsan Attacrypto: qat - disable 420xx AE cluster when lead engine...
2026-04-03  Ahsan Attacrypto: qat - disable 4xxx AE cluster when lead engine...
2026-04-03  Aleksander... crypto: testmgr - Add test vectors for authenc(hmac...
2026-03-27  Thorsten Blumcrypto: qce - use memcpy_and_pad in qce_aead_setkey
2026-03-27  Mieczyslaw... crypto: inside-secure/eip93 - add missing address termi...
2026-03-27  Mieczyslaw... crypto: inside-secure/eip93 - correct ecb(des-eip93...
2026-03-27  Wenkai Lincrypto: hisilicon/sec2 - prevent req used-after-free...
2026-03-27  Eric Biggerscrypto: cryptd - Remove unused functions
2026-03-27  Aleksander... crypto: inside-secure/eip93 - make it selectable for...
2026-03-27  T Prathamcrypto: ti - Add support for AES-CCM in DTHEv2 driver
2026-03-27  T Prathamcrypto: ti - Add support for AES-GCM in DTHEv2 driver
2026-03-27  Thorsten Blumcrypto: stm32 - use list_first_entry_or_null to simplif...
2026-03-27  Thorsten Blumcrypto: stm32 - use list_first_entry_or_null to simplif...
2026-03-27  Aleksander... crypto: testmgr - Add test vectors for authenc(hmac...
2026-03-27  Suman Kumar... crypto: qat - add anti-rollback support for GEN6 devices
2026-03-27  Thorsten Blumcrypto: caam - guard HMAC key hex dumps in hash_digest_key
2026-03-27  Thorsten Blumprintk: add print_hex_dump_devel()
2026-03-27  Gustavo A.... crypto: nx - Fix packed layout in struct nx842_crypto_h...
2026-03-27  Thorsten Blumcrypto: nx - annotate struct nx842_crypto_header with...
2026-03-27  Thorsten Blumcrypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ah...
2026-03-27  Thorsten Blumcrypto: s5p-sss - use unregister_{ahashes,skciphers...
2026-03-22  Kit Dallegecrypto: add missing kernel-doc for anonymous union...
2026-03-22  Eric Biggerscrypto: simd - Remove unused skcipher support
2026-03-22  Thorsten Blumcrypto: atmel-sha204a - Fix potential UAF and memory...
2026-03-22  Daniel Jordanpadata: Put CPU offline callback in ONLINE section...
2026-03-22  Sun Chaobocrypto: Fix several spelling mistakes in comments
2026-03-22  Zongyu Wucrypto: hisilicon - add device load query functionality...
2026-03-22  Randy Dunlaphwrng: core - avoid kernel-doc warnings
2026-03-22  Thorsten Blumcrypto: nx - fix context leak in nx842_crypto_free_ctx
2026-03-22  Thorsten Blumcrypto: nx - fix bounce buffer leaks in nx842_crypto_...
2026-03-22  Thorsten Blumcrypto: atmel-aes - guard unregister on error in atmel_...
2026-03-22  George Abraham Pcrypto: qat - add wireless mode support for QAT GEN6
2026-03-22  Thorsten Blumcrypto: atmel-aes - Fix 3-page memory leak in atmel_aes...
2026-03-22  Herbert Xucrypto: tegra - Disable softirqs before finalizing...
2026-03-22  Thorsten Blumcrypto: artpec6 - use memcpy_and_pad to simplify prepar...
2026-03-21  Wesley Atwellcrypto: krb5enc - fix sleepable flag handling in encryp...
2026-03-21  Wesley Atwellcrypto: simd - reject compat registrations without...
2026-03-15  Thorsten Blumcrypto: atmel - use list_first_entry_or_null to simplif...
2026-03-15  Thorsten Blumcrypto: atmel-tdes - fix DMA sync direction
2026-03-15  Aleksander... crypto: inside-secure/eip93 - register hash before...
2026-03-15  Eric BiggersMAINTAINERS: remove outdated entry for crypto/rng.c
2026-03-15  Aleksander... crypto: testmgr - Add test vectors for authenc(hmac...
2026-03-15  Aleksander... crypto: testmgr - Add test vectors for authenc(hmac...
2026-03-15  Aleksander... crypto: testmgr - Add test vectors for authenc(hmac...
2026-03-15  Aleksander... crypto: testmgr - Add test vectors for authenc(hmac...
2026-03-15  Aleksander... crypto: testmgr - Add test vectors for authenc(hmac...
2026-03-15  Dave HansenMAINTAINERS: Remove bouncing maintaner for IAA driver
2026-03-15  Suman Kumar... crypto: qat - fix firmware loading failure for GEN6...
2026-03-15  Suman Kumar... crypto: qat - fix indentation of macros in qat_hal.c
2026-03-15  Thorsten Blumcrypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C...
2026-03-15  Aleksander... dt-bindings: crypto: inside-secure,safexcel: add compat...
2026-03-14  Saeed Mirzamohammadicrypto: tcrypt - stop ahash speed tests when setkey...
2026-03-14  Saeed Mirzamohammadicrypto: tcrypt - clamp num_mb to avoid divide-by-zero
2026-03-14  Tycho Andersen... include/psp-sev.h: fix structure member in comment
2026-03-14  Tycho Andersen... crypto: ccp - simplify sev_update_firmware()
2026-03-14  Thorsten Blumcrypto: qce - Remove return variable and unused assignments
2026-03-14  Robert Markodt-bindings: rng: atmel,at91-trng: add microchip,lan969...
2026-03-07  Thorsten Blumcrypto: qat - Drop redundant local variables
2026-03-07  Alexander Dahlcrypto: docs/userspace-if - Fix outdated links
2026-03-07  T Prathamcrypto: ti - Add support for AES-CTR in DTHEv2 driver
2026-03-07  Chuyi Zhoupadata: Remove cpu online check from cpu add and removal
2026-03-07  Randy Dunlapcrypto: ecc - correct kernel-doc format
2026-03-07  Randy Dunlapcrypto: des - fix all kernel-doc warnings
2026-03-07  Randy Dunlapcrypto: acomp - repair kernel-doc warnings
2026-03-07  Mykyta Yatsenkorhashtable: consolidate hash computation in rht_key_get...
2026-03-07  Thorsten Blumcrypto: atmel-i2c - Replace hard-coded bus clock rate...
next