public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-04 18:17:16 to 2026-02-12 03:04:47 UTC [more...]

[PATCH v1 00/106] crypto: Standalone crypto module (Series 2/4): Arch-independent crypto
 2026-02-12  2:46 UTC  (68+ messages)
` [PATCH 001/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO and CONFIG_CRYPTO_ALGAPI2 crypto
` [PATCH 002/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AES crypto
` [PATCH 003/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AEAD2 crypto
` [PATCH 004/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_GENIV crypto
` [PATCH 005/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SKCIPHER2 crypto
` [PATCH 006/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SEQIV crypto
` [PATCH 007/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ECHAINIV crypto
` [PATCH 008/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_HASH2 crypto
` [PATCH 009/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AKCIPHER2 crypto
` [PATCH 010/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SIG2 crypto
` [PATCH 011/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_KPP2 crypto
` [PATCH 012/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_RSA crypto
` [PATCH 013/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ACOMP2 crypto
` [PATCH 014/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_MANAGER2 crypto
` [PATCH 015/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CMAC crypto
` [PATCH 016/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_HMAC crypto
` [PATCH 017/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_MD5 crypto
` [PATCH 018/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SHA256 crypto
` [PATCH 019/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SHA512 crypto
` [PATCH 020/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SHA3 crypto
` [PATCH 021/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ECB crypto
` [PATCH 022/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CBC crypto
` [PATCH 023/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CTR crypto
` [PATCH 024/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_GCM crypto
` [PATCH 025/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CCM crypto
` [PATCH 026/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AUTHENC crypto
` [PATCH 027/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_LZO crypto
` [PATCH 028/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_RNG2 crypto
` [PATCH 029/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_DRBG crypto
` [PATCH 030/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_JITTERENTROPY crypto
` [PATCH 031/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_GHASH crypto
` [PATCH 032/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_ASYMMETRIC_KEY_TYPE crypto
` [PATCH 033/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE crypto
` [PATCH 034/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_X509_CERTIFICATE_PARSER crypto
` [PATCH 035/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_PKCS7_MESSAGE_PARSER crypto
` [PATCH 036/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ENGINE crypto
` [PATCH 037/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_HKDF crypto
` [PATCH 038/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_DH crypto
` [PATCH 039/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ECDSA and CONFIG_CRYPTO_ECC crypto
` [PATCH 040/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_USER crypto
` [PATCH 041/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_XCBC crypto
` [PATCH 042/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_NULL crypto
` [PATCH 043/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_MD4 crypto
` [PATCH 044/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_RMD160 crypto
` [PATCH 045/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SHA1 crypto
` [PATCH 046/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SM3_GENERIC crypto
` [PATCH 047/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_STREEBOG crypto
` [PATCH 048/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_WP512 crypto
` [PATCH 049/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_BLAKE2B crypto
` [PATCH 050/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_PCBC crypto
` [PATCH 051/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CTS crypto
` [PATCH 052/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_LRW crypto
` [PATCH 053/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_XTS crypto
` [PATCH 054/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_XCTR and CONFIG_CRYPTO_HCTR2 crypto
` [PATCH 055/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ADIANTUM crypto
` [PATCH 056/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CHACHA20 crypto
` [PATCH 057/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CHACHA20POLY1305 crypto
` [PATCH 058/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AEGIS128 crypto
` [PATCH 059/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_PCRYPT crypto
` [PATCH 060/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CRYPTD crypto
` [PATCH 061/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_DES crypto
` [PATCH 062/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_FCRYPT crypto
` [PATCH 063/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_BLOWFISH and CONFIG_CRYPTO_BLOWFISH_COMMON crypto
` [PATCH 064/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SM4 and CONFIG_CRYPTO_SM4_GENERIC crypto
` [PATCH 065/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_TWOFISH and CONFIG_CRYPTO_TWOFISH_COMMON crypto
` [PATCH 066/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SERPENT crypto
` [PATCH 067/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CAMELLIA crypto

[PATCH v1 00/17] crypto: Standalone crypto module (Series 1/4): Core implementation
 2026-02-12  2:42 UTC  (18+ messages)
` [PATCH 01/17] crypto: add Kconfig options for standalone crypto module
` [PATCH 02/17] crypto: add module entry for standalone crypto kernel module
` [PATCH 03/17] build: special compilation rule for building the standalone crypto module
` [PATCH 04/17] build: Add ELF marker for crypto-objs-m modules
` [PATCH 05/17] module: allow kernel module loading directly from memory
` [PATCH 06/17] crypto: add pluggable interface for builtin crypto modules
` [PATCH 07/17] crypto: dedicated ELF sections for collected crypto initcalls
` [PATCH 08/17] crypto: fips140: add crypto module loader
` [PATCH 09/17] build: embed the standalone crypto module into vmlinux
` [PATCH 10/17] build: add CONFIG_DEBUG_INFO_BTF_MODULES support for the standalone crypto kernel module
` [PATCH 11/17] Allow selective crypto module loading at boot based on FIPS mode
` [PATCH 12/17] Execute crypto initcalls during module initialization
` [PATCH 13/17] crypto/algapi.c: skip crypto_check_module_sig() for the standalone crypto module
` [PATCH 14/17] crypto: fips140: add module integrity self-check
` [PATCH 15/17] x86: crypto: to convert exported crypto symbols into pluggable interface for x86 cryptos
` [PATCH 16/17] arm64: crypto: to convert exported crypto symbols into pluggable interface for arm64 cryptos
` [PATCH 17/17] Add standalone crypto kernel module technical documentation

[PATCH AUTOSEL 6.19-6.6] crypto: hisilicon/qm - move the barrier before writing to the mailbox register
 2026-02-12  1:09 UTC 

[PATCH v5 0/4] Enable ICE clock scaling
 2026-02-11 22:08 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: crypto: ice: add operating-points-v2 property for QCOM ICE
` [PATCH v5 2/4] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v5 3/4] ufs: host: Add ICE clock scaling during UFS clock changes
` [PATCH v5 4/4] soc: qcom: ice: Set ICE clk to TURBO on probe

[PATCH v6 0/3] kNFSD Signed Filehandles
 2026-02-11 22:05 UTC  (5+ messages)
` [PATCH v6 1/3] NFSD: Add a key for signing filehandles
` [PATCH v6 2/3] NFSD/export: Add sign_fh export option
` [PATCH v6 3/3] NFSD: Sign filehandles

AFALG with TLS on Openssl questions
 2026-02-11 17:20 UTC  (4+ messages)

[PATCH v6 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-02-11 16:47 UTC  (4+ messages)

[QUESTION] Debugging some file data corruption
 2026-02-11 14:07 UTC  (2+ messages)

[PATCH v5 0/3] kNFSD Signed Filehandles
 2026-02-10 20:59 UTC  (14+ messages)
` [PATCH v5 1/3] NFSD: Add a key for signing filehandles
` [PATCH v5 2/3] NFSD/export: Add sign_fh export option
` [PATCH v5 3/3] NFSD: Sign filehandles

[GIT PULL] Crypto Update for 7.0
 2026-02-10 18:10 UTC  (2+ messages)

[GIT PULL] Crypto library updates for 7.0
 2026-02-10 18:10 UTC  (2+ messages)

[GIT PULL] x509, pkcs7: Add support for ML-DSA signatures
 2026-02-10 18:10 UTC  (2+ messages)

Announce loop-AES-v3.8h file/swap crypto package
 2026-02-10 15:51 UTC 

[PATCH] padata: Remove cpu online check from cpu add and removal
 2026-02-10 15:39 UTC 

[PATCH] dt-bindings: crypto: ice: add operating-points-v2 property for QCOM ICE
 2026-02-10 14:25 UTC  (2+ messages)

[PATCH v6] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2026-02-10  6:14 UTC 

[PATCH 0/3] OP-TEE/OP-TEE drivers: simplify context matches
 2026-02-10  5:22 UTC  (5+ messages)
` [PATCH 1/3] optee: simplify OP-TEE context match
` [PATCH 2/3] hwrng: optee - "

[PATCH v4 0/3] kNFSD Signed Filehandles
 2026-02-10  1:47 UTC  (14+ messages)
` [PATCH v4 1/3] NFSD: Add a key for signing filehandles
` [PATCH v4 2/3] NFSD/export: Add sign_fh export option
` [PATCH v4 3/3] NFSD: Sign filehandles

[PATCH] crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabled
 2026-02-09 22:42 UTC  (2+ messages)

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-09 14:04 UTC  (7+ messages)
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-02-09 13:27 UTC  (5+ messages)
` [PATCH v5 08/11] arm64: dts: microchip: add LAN969x support
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board

[PATCH] crypto/ccp: Fix use-after-free on error path
 2026-02-09 10:30 UTC 

[PATCH 00/11] Add explicit power-domain and clock voting for QCOM-ICE
 2026-02-09  7:44 UTC  (11+ messages)
` [PATCH 01/11] dt-bindings: crypto: qcom,ice: Require power-domain and iface clk

[PATCH v16 0/7] x509, pkcs7, crypto: Add ML-DSA signing
 2026-02-08 13:41 UTC  (3+ messages)
` [PATCH v16 8/7] pkcs7: Change a pr_warn() to pr_warn_once()

[PATCH] crypto: inside-secure/eip93 - fix register definition
 2026-02-08 10:35 UTC 

[PATCH] crypto: drbg - convert to guard(mutex)
 2026-02-07 23:29 UTC 

[PATCH] crypto: virtio: Convert from tasklet to BH workqueue
 2026-02-07 18:20 UTC 

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des))
 2026-02-07 14:51 UTC 

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
 2026-02-07 14:31 UTC  (5+ messages)

[PATCH next] crypto: qat - replace avg_array() with a better function
 2026-02-07 10:51 UTC  (2+ messages)

[PATCH] crypto: tesmgr - allow authenc(hmac(sha224/sha384),cbc(aes)) in fips mode
 2026-02-06 19:26 UTC 

[PATCH v4 0/4] Enable ICE clock scaling
 2026-02-06 13:23 UTC  (12+ messages)
` [PATCH v4 2/4] soc: qcom: ice: Add OPP-based clock scaling support for ICE

[PATCH v8 0/3] Add support for more AES modes in TI DTHEv2
 2026-02-06 11:37 UTC  (4+ messages)
` [PATCH v8 1/3] crypto: ti - Add support for AES-CTR in DTHEv2 driver

[PATCH] crypto: img-hash - Use unregister_ahashes in img_{un}register_algs
 2026-02-06 11:02 UTC  (2+ messages)

[PATCH] crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
 2026-02-06 11:01 UTC  (2+ messages)

[PATCH v2] crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))
 2026-02-06 11:01 UTC  (2+ messages)

[PATCH v2] crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
 2026-02-06 11:01 UTC  (2+ messages)

[PATCH v4] hwrng: core - use RCU and work_struct to fix race condition
 2026-02-06 11:00 UTC  (2+ messages)

[PATCH] crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()
 2026-02-06 11:00 UTC  (2+ messages)

[PATCH] crypto: rng - Use unregister_rngs in register_rngs
 2026-02-06 10:58 UTC  (2+ messages)

[LINUX PATCH] crypto: xilinx: Fix inconsistant indentation
 2026-02-06 10:58 UTC  (2+ messages)

[PATCH] crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
 2026-02-06 10:58 UTC  (2+ messages)

[PATCH] crypto: ccp - Add sysfs attribute for boot integrity
 2026-02-06 10:56 UTC  (2+ messages)

[PATCH v14 00/26] zswap compression batching with optimized iaa_crypto driver
 2026-02-06 10:49 UTC  (14+ messages)
` [PATCH v14 02/26] crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
` [PATCH v14 12/26] crypto: iaa - Rearchitect iaa_crypto to have clean interfaces with crypto_acomp
` [PATCH v14 18/26] crypto: acomp, iaa - crypto_acomp integration of IAA Batching
` [PATCH v14 26/26] mm: zswap: Batched zswap_compress() for compress batching of large folios

[PATCH V2] crypto: aegis128: Add RISC-V vector SIMD implementation
 2026-02-06 10:03 UTC  (2+ messages)

[PATCH v2] i2c: designware: Enable PSP semaphore for AMDI0010 and fix probe deferral
 2026-02-05 16:15 UTC  (3+ messages)

[PATCH] i2c: designware: Enable PSP semaphore for AMDI0010 and fix probe deferral
 2026-02-05 16:11 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox