public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 11:42:06 to 2026-01-20 18:47:26 UTC [more...]

[PATCH bpf-next v5 0/7] Add cryptographic hash and signature verification kfuncs to BPF
 2026-01-20 18:46 UTC  (3+ messages)
` [PATCH bpf-next v5 1/7] bpf: Extend bpf_crypto_type with hash operations
` [PATCH bpf-next v5 4/7] bpf: Add hash kfunc for cryptographic hashing

[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-20 18:31 UTC  (18+ messages)
` [PATCH v13 01/12] crypto: Add ML-DSA crypto_sig support
` [PATCH v13 02/12] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v13 03/12] pkcs7: Allow direct signing of data with ML-DSA
` [PATCH v13 04/12] pkcs7, x509: Add ML-DSA support
` [PATCH v13 05/12] modsign: Enable ML-DSA module signing
` [PATCH v13 06/12] crypto: Add supplementary info param to asymmetric key signature verification
` [PATCH v13 07/12] crypto: Add RSASSA-PSS support
` [PATCH v13 08/12] pkcs7, x509: "
` [PATCH v13 09/12] modsign: Enable RSASSA-PSS module signing
` [PATCH v13 10/12] pkcs7: Add FIPS selftest for RSASSA-PSS
` [PATCH v13 11/12] x509, pkcs7: Limit crypto combinations that may be used for module signing
` [PATCH v13 12/12] pkcs7: Add ML-DSA FIPS selftest

[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
 2026-01-20 18:24 UTC  (10+ messages)
` [PATCH tip/locking/core 1/6] cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializers
` [PATCH tip/locking/core 2/6] compiler-context-analysis: Introduce scoped init guards
` [PATCH tip/locking/core 3/6] kcov: Use scoped init guard
` [PATCH tip/locking/core 4/6] crypto: "
` [PATCH tip/locking/core 5/6] tomoyo: "
` [PATCH tip/locking/core 6/6] compiler-context-analysis: Remove __assume_ctx_lock from initializers

[PATCH v12 00/10] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-20 16:10 UTC  (16+ messages)
` [PATCH v12 01/10] crypto: Add ML-DSA crypto_sig support
` [PATCH v12 02/10] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v12 03/10] pkcs7: Allow direct signing of data with ML-DSA
` [PATCH v12 04/10] pkcs7, x509: Add ML-DSA support
` [PATCH v12 05/10] modsign: Enable ML-DSA module signing
` [PATCH v12 06/10] crypto: Add supplementary info param to asymmetric key signature verification
` [PATCH v12 07/10] crypto: Add RSASSA-PSS support
` [PATCH v12 08/10] pkcs7, x509: "
` [PATCH v12 09/10] modsign: Enable RSASSA-PSS module signing
` [PATCH v12 10/10] x509, pkcs7: Limit crypto combinations that may be used for "

[PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
 2026-01-20 15:53 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/5] Fixes for PMF and CCP drivers after S4
 2026-01-20 15:50 UTC  (15+ messages)
` [PATCH v6 1/5] platform/x86/amd/pmf: Prevent TEE errors after hibernate
` [PATCH v6 2/5] crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
` [PATCH v6 3/5] crypto: ccp - Add an S4 restore flow
` [PATCH v6 4/5] crypto: ccp - Factor out ring destroy handling to a helper
` [PATCH v6 5/5] crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails

NIST FIPS test vector failures
 2026-01-20 15:42 UTC  (6+ messages)
  ` Python script to generate X509/CMS from NIST testcases

[PATCH v2 0/6] Enable UFS support on Milos
 2026-01-20 14:52 UTC  (4+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: milos: Add UFS nodes

[PATCH v8 0/3] Add support for more AES modes in TI DTHEv2
 2026-01-20 14:44 UTC  (4+ messages)
` [PATCH v8 1/3] crypto: ti - Add support for AES-CTR in DTHEv2 driver
` [PATCH v8 2/3] crypto: ti - Add support for AES-GCM "
` [PATCH v8 3/3] crypto: ti - Add support for AES-CCM "

[PATCH v1 0/4] kNFSD Signed Filehandles
 2026-01-20 14:44 UTC  (49+ messages)
` [PATCH v1 1/4] nfsd: Convert export flags to use BIT() macro
` [PATCH v1 2/4] nfsd: Add a key for signing filehandles
` [PATCH v1 3/4] NFSD/export: Add sign_fh export option
` [PATCH v1 4/4] NFSD: Sign filehandles

[PATCH v4 0/6] KFuzzTest: a new kernel fuzzing framework
 2026-01-20 14:26 UTC  (10+ messages)
` [PATCH v4 1/6] kfuzztest: add user-facing API and data structures
` [PATCH v4 2/6] kfuzztest: implement core module and input processing
` [PATCH v4 4/6] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH v4 6/6] MAINTAINERS: add maintainer information for KFuzzTest

[PATCH 1/3] dt-bindings: crypto: qcom,prng: Add SM8450
 2026-01-20 10:41 UTC  (3+ messages)

[PATCH] crypto: eip93: fix sleep inside atomic
 2026-01-20  2:54 UTC 

[v2 PATCH 1/1] crypto: caam: fix netdev memory leak in dpaa2_caam_probe
 2026-01-20  1:55 UTC 

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-01-20  0:10 UTC  (8+ 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 19/28] x86/tpm: Early TPM PCR extending driver

[PATCH v2 0/1] lib/crypto: tests: KUnit test-suite for AES
 2026-01-19 20:31 UTC  (5+ messages)
` [PATCH v2 1/1] lib/crypto: tests: Add KUnit tests "

[PATCH v3 RESEND v3 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ
 2026-01-19 16:42 UTC  (2+ messages)
` [PATCH v3 RESEND v3 1/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-01-19  9:26 UTC  (10+ messages)
` [PATCH v3 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v3 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() "
` [PATCH v3 9/9] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH] crypto: caam: fix netdev memory leak in dpaa2_caam_probe
 2026-01-19  2:02 UTC  (7+ messages)

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-18 14:03 UTC  (5+ messages)
` [PATCH v5 07/11] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board

[PATCH v3 0/3] lib/crypto: x86/sha: Add PHE Extensions support
 2026-01-18  0:31 UTC  (6+ messages)
` [PATCH v3 1/3] crypto: padlock-sha - Disable for Zhaoxin processor
` [PATCH v3 2/3] lib/crypto: x86/sha1: PHE Extensions optimized SHA1 transform function
` [PATCH v3 3/3] lib/crypto: x86/sha256: PHE Extensions optimized SHA256 "

[PATCH v1 0/1] lib/crypto: tests: KUnit test-suite for AES
 2026-01-17 23:59 UTC  (14+ messages)
` [PATCH v1 1/1] lib/crypto: tests: Add KUnit tests "

[PATCH 0/4] crypto: hisilicon/qm - fix several mailbox issues
 2026-01-17 10:18 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - move the barrier before writing to the mailbox register
` [PATCH 2/4] crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
` [PATCH 3/4] crypto: hisilicon/qm - obtain the mailbox configuration at one time
` [PATCH 4/4] crypto: hisilicon/qm - increase wait time for mailbox

[PATCH V2] crypto: hisilicon/trng - support tfms sharing the device
 2026-01-17  7:18 UTC 

[PATCH] crypto: hisilicon/zip - add lz4 algorithm for hisi_zip
 2026-01-17  2:34 UTC 

[PATCH v6 0/4] uacce: driver fixes for memory leaks and state management
 2026-01-16 15:43 UTC  (3+ messages)

[BUG] crypto: tcrypt - data corruption in ahash tests with CRYPTO_AHASH_ALG_BLOCK_ONLY
 2026-01-16  8:33 UTC  (3+ messages)

[PATCH] crypto: hisilicon/sgl - fix inconsistent map/unmap direction issue
 2026-01-16  6:06 UTC  (2+ messages)

[PATCH v4 00/11] crypto: hisilicon - add fallback function for hisilicon accelerater driver
 2026-01-16  6:05 UTC  (2+ messages)

[PATCH] crypto: cavium: fix dma_free_coherent() size
 2026-01-16  6:04 UTC  (2+ messages)

[PATCH] crypto: marvell: fix dma_free_coherent() size
 2026-01-16  6:04 UTC  (2+ messages)

[PATCH v2 00/35] AES library improvements
 2026-01-15 22:00 UTC  (4+ messages)
` [PATCH v2 15/35] lib/crypto: s390/aes: Migrate optimized code into library

Invitation to comment on VIRTIO v1.4 CSD01
 2026-01-15 19:37 UTC 

[PATCH v2 34/35] lib/crypto: aes: Remove old AES en/decryption functions
 2026-01-15 18:13 UTC  (5+ messages)
` [RFC PATCH 0/1] lib/crypto: tests: KUnit test-suite for AES
  ` [RFC PATCH 1/1] lib/crypto: tests: Add KUnit tests "

[PATCH v2 0/4] Paes and Phmac: Refuse clear key material by default
 2026-01-15 12:00 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: skcipher - Add new helper function crypto_skcipher_tested
` [PATCH v2 2/4] s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
` [PATCH v2 3/4] crypto: s390/phmac - Refuse clear key material by default
` [PATCH v2 4/4] crypto: s390/paes "


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