public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-25 21:53:21 to 2026-02-03 18:44:18 UTC [more...]

[PATCH bpf-next v7 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2026-02-03 18:44 UTC  (7+ messages)
` [PATCH bpf-next v7 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v7 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v7 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v7 4/4] selftests/bpf: Add tests for "

[PATCH v2 1/2] crypto: safexcel - Group authenc ciphersuites
 2026-02-03 18:21 UTC  (2+ messages)
` [PATCH v2 2/2] crypto: safexcel - Add support for authenc(hmac(md5),*) suites

[PATCH 1/2] crypto: safexcel - Group authenc ciphersuites
 2026-02-03 18:13 UTC  (5+ messages)
` [PATCH 2/2] crypto: safexcel - Add support for authenc(hmac(md5),*) suites

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

IMA and PQC
 2026-02-03 13:43 UTC  (9+ messages)

[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
 2026-02-03 13:39 UTC  (15+ messages)

[PATCH v15 0/7] x509, pkcs7, crypto: Add ML-DSA signing
 2026-02-03  9:42 UTC  (16+ 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 00/11] Add explicit power-domain and clock voting for QCOM-ICE
 2026-02-03  9:31 UTC  (12+ 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 v16 0/7] x509, pkcs7, crypto: Add ML-DSA signing
 2026-02-03  8:37 UTC  (12+ messages)
` [PATCH v16 1/7] crypto: Add ML-DSA crypto_sig support
` [PATCH v16 2/7] x509: Separately calculate sha256 for blacklist
` [PATCH v16 3/7] pkcs7, x509: Rename ->digest to ->m
` [PATCH v16 4/7] pkcs7: Allow the signing algo to do whatever digestion it wants itself
` [PATCH v16 5/7] pkcs7, x509: Add ML-DSA support
` [PATCH v16 6/7] modsign: Enable ML-DSA module signing
` [PATCH v16 7/7] pkcs7: Allow authenticatedAttributes for ML-DSA

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

[BUG] intel_qat: KASAN slab-use-after-free in __mutex_lock from adf_dev_up via IOCTL_START_ACCEL_DEV (syzkaller)
 2026-02-03  3:59 UTC 

[PATCH] crypto: caam - Replace snprintf with strscpy in caam_hash_alloc
 2026-02-02 23:01 UTC 

[PATCH] lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
 2026-02-02 22:15 UTC 

[PATCH] crypto: octeontx - Replace scnprintf with strscpy in print_ucode_info
 2026-02-02 17:33 UTC 

[PATCH v4 0/4] Enable ICE clock scaling
 2026-02-02 15:01 UTC  (15+ 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 v5] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2026-02-02 12:25 UTC  (5+ messages)

[PATCH v2 0/6] Enable UFS support on Milos
 2026-02-02 10:02 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE
` [PATCH v2 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable UFS

[Kernel Bug] possible deadlock in crypto_alg_lookup
 2026-02-02  6:38 UTC 

[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] 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  (12+ messages)
` [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] 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

[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: "

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] 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  (3+ 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 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  (9+ messages)
` [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 V2] crypto: aegis128: Add RISC-V vector SIMD implementation
 2026-01-26  9:24 UTC 


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