public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-24 01:56:47 to 2026-02-02 06:32:40 UTC [more...]

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

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-01 22:46 UTC  (10+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers

[PATCH v15 0/7] x509, pkcs7, crypto: Add ML-DSA signing
 2026-02-01 19:30 UTC  (13+ messages)
` [PATCH v15 1/7] crypto: Add ML-DSA crypto_sig support
` [PATCH v15 2/7] x509: Separately calculate sha256 for blacklist
` [PATCH v15 3/7] pkcs7, x509: Rename ->digest to ->m
` [PATCH v15 4/7] pkcs7: Allow the signing algo to do whatever digestion it wants itself
` [PATCH v15 5/7] pkcs7, x509: Add ML-DSA support
` [PATCH v15 6/7] modsign: Enable ML-DSA module signing
` [PATCH v15 7/7] pkcs7: Allow authenticatedAttributes for ML-DSA

[PATCH] crypto: img-hash - Use unregister_ahashes in img_{un}register_algs
 2026-02-01 17:56 UTC 

[PATCH] crypto: pkcs7 - use constant-time digest comparison
 2026-02-01 13:07 UTC  (4+ messages)

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
 2026-02-01 11:27 UTC 

[PATCH v14 00/26] zswap compression batching with optimized iaa_crypto driver
 2026-02-01  2:53 UTC  (35+ messages)
` [PATCH v14 01/26] crypto: iaa - Reorganize the iaa_crypto driver code
` [PATCH v14 02/26] crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
` [PATCH v14 03/26] crypto: iaa - New architecture for IAA device WQ [de]comp usage & core mapping
` [PATCH v14 04/26] crypto: iaa - Simplify, consistency of function parameters, minor stats bug fix
` [PATCH v14 05/26] crypto: iaa - Descriptor allocation timeouts with mitigations
` [PATCH v14 06/26] crypto: iaa - iaa_wq uses percpu_refs for get/put reference counting
` [PATCH v14 07/26] crypto: iaa - Simplify the code flow in iaa_compress() and iaa_decompress()
` [PATCH v14 08/26] crypto: iaa - Refactor hardware descriptor setup into separate procedures
` [PATCH v14 09/26] crypto: iaa - Simplified, efficient job submissions for non-irq mode
` [PATCH v14 10/26] crypto: iaa - Deprecate exporting add/remove IAA compression modes
` [PATCH v14 11/26] crypto: iaa - Expect a single scatterlist for a [de]compress request's src/dst
` [PATCH v14 12/26] crypto: iaa - Rearchitect iaa_crypto to have clean interfaces with crypto_acomp
` [PATCH v14 13/26] crypto: acomp - Define a unit_size in struct acomp_req to enable batching
` [PATCH v14 14/26] crypto: acomp - Add bit to indicate segmentation support
` [PATCH v14 15/26] crypto: acomp - Add trivial segmentation wrapper
` [PATCH v14 16/26] crypto: iaa - IAA Batching for parallel compressions/decompressions
` [PATCH v14 17/26] crypto: iaa - Submit the two largest source buffers first in batch decompress
` [PATCH v14 18/26] crypto: acomp, iaa - crypto_acomp integration of IAA Batching
` [PATCH v14 19/26] crypto: iaa - Enable async mode and make it the default
` [PATCH v14 20/26] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v14 21/26] crypto: iaa - Add deflate-iaa-dynamic compression mode
` [PATCH v14 22/26] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v14 23/26] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
` [PATCH v14 24/26] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources
` [PATCH v14 25/26] mm: zswap: Store large folios in batches
` [PATCH v14 26/26] mm: zswap: Batched zswap_compress() for compress batching of large folios

[PATCH] crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
 2026-01-31 21:42 UTC 

[PATCH v2] crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))
 2026-01-31 17:43 UTC 

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
 2026-01-31 17:40 UTC 

[PATCH v2] crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
 2026-01-31 17:38 UTC 

[PATCH] crypto: tesmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
 2026-01-31 11:01 UTC 

[PATCH] drivers/crypto/ccp/ccp-ops.c: Fix a crash due to incorrect cleanup usage of kfree
 2026-01-31  6:33 UTC  (4+ messages)
` [PATCH v2] crypto: ccp - "

[v2 PATCH 1/1] crypto: caam: fix netdev memory leak in dpaa2_caam_probe
 2026-01-31  3:00 UTC  (4+ messages)

[PATCH 0/4] crypto: hisilicon/qm - fix several mailbox issues
 2026-01-31  2:59 UTC  (2+ messages)

[PATCH V2] crypto: hisilicon/trng - support tfms sharing the device
 2026-01-31  2:59 UTC  (2+ messages)

[PATCH] crypto: hisilicon/zip - add lz4 algorithm for hisi_zip
 2026-01-31  2:59 UTC  (2+ messages)

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-31  2:57 UTC  (4+ messages)
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x

[PATCH v2 0/4] Paes and Phmac: Refuse clear key material by default
 2026-01-31  2:57 UTC  (2+ messages)

[PATCH] crypto: stm32 - Replace min_t(size_t) with just min()
 2026-01-31  2:55 UTC  (2+ messages)

[PATCH v5 0/3] crypto: virtio: Some bugfix and enhancement
 2026-01-31  2:54 UTC  (2+ messages)

[PATCH v2 0/4] Fixes for EIP97/EIP197 binding and devicetrees
 2026-01-31  2:52 UTC  (3+ messages)

[PATCH v2 0/6] Enable UFS support on Milos
 2026-01-31  2:50 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE

[PATCH] crypto: inside-secure/eip93 - unregister only available algorithm
 2026-01-31  2:48 UTC  (2+ messages)

[PATCH] crypto: stm32 - Remove unnecessary checks before calling memcpy
 2026-01-31  2:48 UTC  (2+ messages)

[PATCH] crypto: omap - Use sysfs_emit in sysfs show functions
 2026-01-31  2:48 UTC  (2+ messages)

[PATCH v2 0/3] kNFSD Signed Filehandles
 2026-01-30 23:26 UTC  (8+ messages)
` [PATCH v2 3/3] NFSD: Sign filehandles

IMA and PQC
 2026-01-30 20:31 UTC  (7+ messages)

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-01-30 19:19 UTC  (3+ messages)

[PATCH 0/3] OP-TEE/OP-TEE drivers: simplify context matches
 2026-01-30 15:03 UTC  (6+ messages)
` [PATCH 1/3] optee: simplify OP-TEE context match
` [PATCH 2/3] hwrng: optee - "
` [PATCH 3/3] rtc: optee: "

AFALG with TLS on Openssl questions
 2026-01-30 14:51 UTC  (3+ messages)

Pick up keys-next branch for linux-next?
 2026-01-30 12:49 UTC  (2+ messages)

[PATCH v4 0/6] KFuzzTest: a new kernel fuzzing framework
 2026-01-30 11:13 UTC  (3+ messages)

[PATCH v2 0/1] lib/crypto: tests: KUnit test-suite for AES
 2026-01-30 10:54 UTC  (4+ messages)
` [PATCH v2 1/1] lib/crypto: tests: Add KUnit tests "

[PATCH 00/11] Add explicit power-domain and clock voting for QCOM-ICE
 2026-01-30 10:46 UTC  (10+ messages)
` [PATCH 01/11] dt-bindings: crypto: qcom,ice: Require power-domain and iface clk
` [PATCH 11/11] soc: qcom: ice: Add explicit power-domain and clock voting calls for ICE

[PATCH] crypto: eip93: fix sleep inside atomic
 2026-01-30  8:04 UTC  (2+ messages)

[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
 2026-01-30  5:10 UTC  (2+ messages)

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2026-01-29 22:31 UTC  (4+ messages)
` [PATCH RFC 05/16] ARM: dts: aspeed: Remove unspecified LPC host controller node

[PATCH kernel 0/2] crypto/ccp: Fixes for PCI IDE
 2026-01-29 22:29 UTC  (6+ messages)
` [PATCH kernel 2/2] crypto/ccp: Allow multiple streams on the same root bridge

[PATCH v4] hwrng: core - use RCU and work_struct to fix race condition
 2026-01-29 21:50 UTC 

[PATCH] crypto: tesmgr - add authenc(hmac(sha224),cbc(aes)) tests
 2026-01-29 20:26 UTC 

[PATCH] crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()
 2026-01-29 15:10 UTC 

[PATCH v2 3/3] NFSD: Sign filehandles
 2026-01-29 14:36 UTC  (10+ messages)

[PATCH v6 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-01-29 10:35 UTC  (5+ messages)
` [PATCH v6 1/1] "

[PATCH v2 15/15] gpio: virtio: reorder fields to reduce struct padding
 2026-01-29  8:42 UTC  (3+ messages)
` [PATCH v3 15/15] vsock/virtio: reorder fields to reduce padding

[PATCH v3] hwrng: core - use RCU and work_struct to fix race condition
 2026-01-29  5:14 UTC  (2+ messages)

[PATCH/RFC] nfsd: rate limit requests that result in -ESTALE from the filesystem
 2026-01-28  3:27 UTC  (8+ messages)

[PATCH v2] hwrng: core - use RCU for current_rng to fix race condition
 2026-01-28  1:43 UTC  (4+ messages)

[PATCH net-next 0/2] Remove low-level SHA-1 functions
 2026-01-28  0:10 UTC  (4+ messages)
` [PATCH net-next 1/2] ipv6: Switch to higher-level "

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-27 10:21 UTC  (11+ messages)
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 15/36] srcu: Support Clang's "

[LINUX PATCH] crypto: xilinx: Fix inconsistant indentation
 2026-01-27  7:01 UTC 

[PATCH v5] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2026-01-27  4:27 UTC  (4+ messages)

[PATCH v5 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-01-26 21:10 UTC  (3+ messages)
` [PATCH v5] "

[ANN] Linux Security Summit 2026 CfP
 2026-01-26 20:58 UTC 

[PATCH] crypto: rng - Use unregister_rngs in register_rngs
 2026-01-26 17:50 UTC 

[PATCH] crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
 2026-01-26 17:47 UTC 

[PATCH v14 0/5] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-26 13:56 UTC  (13+ messages)
` [PATCH v14 2/5] x509: Separately calculate sha256 for blacklist
` [PATCH v14 3/5] pkcs7: Allow the signing algo to do whatever digestion it wants itself
` [PATCH v14 4/5] pkcs7, x509: Add ML-DSA support
` [PATCH v14 5/5] modsign: Enable ML-DSA module signing

[PATCH V2] crypto: aegis128: Add RISC-V vector SIMD implementation
 2026-01-26  9:24 UTC 

[PATCH v12 00/10] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-25 14:19 UTC  (4+ messages)
` [PATCH v12 06/10] crypto: Add supplementary info param to asymmetric key signature verification

[PATCH bpf-next v6 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2026-01-25 12:34 UTC  (8+ messages)
` [PATCH bpf-next v6 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v6 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v6 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v6 4/4] selftests/bpf: Add tests for "

[PATCH v3] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-01-24 20:29 UTC  (5+ messages)

[PATCH v13 02/12] pkcs7: Allow the signing algo to calculate the digest itself
 2026-01-24 11:46 UTC  (5+ messages)
` [PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing


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