public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 15:27:55 to 2026-03-02 21:36:11 UTC [more...]

[PATCH v2 0/7] Add RMPOPT support
 2026-03-02 21:35 UTC  (3+ messages)
` [PATCH v2 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v2 2/7] x86/sev: add support for enabling RMPOPT

[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
 2026-03-02 21:34 UTC  (7+ messages)

[PATCH net] net/tcp-ao: Fix MAC comparison to be constant-time
 2026-03-02 21:24 UTC  (3+ messages)

[PATCH 00/11] Move SEV-SNP initialization to ccp driver
 2026-03-02 21:20 UTC  (21+ messages)
` [PATCH 01/11] x86/snp: drop support for SNP hotplug
` [PATCH 02/11] x86/snp: Keep the RMP table bookkeeping area mapped
` [PATCH 03/11] x86/snp: Create a function to clear/zero the RMP
` [PATCH 04/11] x86/snp: drop WBINVD before setting SNPEn
` [PATCH 05/11] x86/snp: create snp_prepare_for_snp_init()
` [PATCH 06/11] x86/snp, crypto: move SNP init to ccp driver
` [PATCH 07/11] x86/snp, crypto: move HSAVE_PA setup to arch/
` [PATCH 08/11] x86/snp: allow disabling MFDM
` [PATCH 09/11] x86/snp: create snp_x86_shutdown()
` [PATCH 10/11] crypto: ccp - implement SNP x86 shutdown
` [PATCH 11/11] crypto: ccp - Update HV_FIXED page states to allow freeing of memory

[PATCH net] net/tcp-md5: Fix MAC comparison to be constant-time
 2026-03-02 20:34 UTC 

[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-02 15:57 UTC  (13+ messages)
` [PATCH RFC v11 01/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH RFC v11 02/12] crypto: qce - Remove unused ignore_buf
` [PATCH RFC v11 03/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH RFC v11 04/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH RFC v11 05/12] crypto: qce - Map crypto memory for DMA
` [PATCH RFC v11 06/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH RFC v11 07/12] crypto: qce - Communicate the base physical address to the dmaengine
` [PATCH RFC v11 08/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH RFC v11 09/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH RFC v11 10/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH RFC v11 11/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH RFC v11 12/12] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH 1/2] crypto: ccp - simplify sev_update_firmware()
 2026-03-02 15:17 UTC  (4+ messages)
` [PATCH 2/2] include/psp-sev.h: fix structure member in comment

[PATCH v7 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-03-02 15:08 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-03-02 15:06 UTC  (32+ messages)
` [PATCH 01/21] nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
` [PATCH 02/21] nvme-auth: common: constify static data
` [PATCH 03/21] nvme-auth: use proper argument types
` [PATCH 04/21] nvme-auth: common: add KUnit tests for TLS key derivation
` [PATCH 05/21] nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()
` [PATCH 06/21] nvme-auth: common: explicitly verify psk_len == hash_len
` [PATCH 07/21] nvme-auth: common: add HMAC helper functions
` [PATCH 08/21] nvme-auth: common: use crypto library in nvme_auth_transform_key()
` [PATCH 09/21] nvme-auth: common: use crypto library in nvme_auth_augmented_challenge()
` [PATCH 10/21] nvme-auth: common: use crypto library in nvme_auth_generate_psk()
` [PATCH 11/21] nvme-auth: common: use crypto library in nvme_auth_generate_digest()
` [PATCH 12/21] nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()
` [PATCH 13/21] nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response()
` [PATCH 14/21] nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response()
` [PATCH 15/21] nvme-auth: host: remove allocation of crypto_shash
` [PATCH 16/21] nvme-auth: target: remove obsolete crypto_has_shash() checks
` [PATCH 17/21] nvme-auth: target: use crypto library in nvmet_auth_host_hash()
` [PATCH 18/21] nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash()
` [PATCH 19/21] nvme-auth: common: remove nvme_auth_digest_name()
` [PATCH 20/21] nvme-auth: common: remove selections of no-longer used crypto modules
` [PATCH 21/21] crypto: remove HKDF library

[PATCH] lib/crypto: tests: Add a .kunitconfig file
 2026-03-02 15:01 UTC  (2+ messages)

[PATCH] crypto: qce - Remove return variable and unused assignments
 2026-03-02 14:15 UTC  (3+ messages)

[PATCH v8 0/3] Add support for more AES modes in TI DTHEv2
 2026-03-02 14:08 UTC  (6+ messages)
` [PATCH v8 1/3] crypto: ti - Add support for AES-CTR in DTHEv2 driver

[PATCH] crypto: sa2ul: add missing IS_ERR checks
 2026-03-02 12:27 UTC  (4+ messages)

[PATCH] crypto: drbg - convert to guard(mutex)
 2026-03-02 12:24 UTC  (4+ messages)

[PATCH v6 0/6] Add support for Microchip LAN969x
 2026-03-02 11:20 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v6 2/6] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v6 3/6] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v6 4/6] arm64: dts: microchip: add LAN969x support
` [PATCH v6 5/6] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v6 6/6] arm64: dts: microchip: add "

[PATCH v7 0/3] Enable ICE clock scaling
 2026-03-02 10:49 UTC  (4+ messages)
` [PATCH v7 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v7 2/3] ufs: host: Add ICE clock scaling during UFS clock changes
` [PATCH v7 3/3] soc: qcom: ice: Set ICE clk to TURBO on probe

cleanup the RAID5 XOR library
 2026-03-02  7:38 UTC  (41+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 15/25] riscv: move the XOR code to lib/raid/
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen

[PATCH 1/5] crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
 2026-03-01 15:53 UTC  (5+ messages)
` [PATCH 2/5] crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes)))
` [PATCH 3/5] crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes)))
` [PATCH 4/5] crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))
` [PATCH 5/5] crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))

[PATCH v2] crypto: drbg - convert to guard(mutex)
 2026-03-01 12:07 UTC 

[PATCH] lib/crypto: tests: Depend on library options rather than selecting them
 2026-03-01  3:19 UTC  (6+ messages)

FAILED: Patch "crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req" failed to apply to 5.10-stable tree
 2026-03-01  2:02 UTC 

FAILED: Patch "crypto: virtio: Add spinlock protection with virtqueue notification" failed to apply to 5.10-stable tree
 2026-03-01  2:02 UTC 

FAILED: Patch "crypto: virtio: Add spinlock protection with virtqueue notification" failed to apply to 5.15-stable tree
 2026-03-01  1:52 UTC 

FAILED: Patch "crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req" failed to apply to 5.15-stable tree
 2026-03-01  1:52 UTC 

FAILED: Patch "crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req" failed to apply to 6.1-stable tree
 2026-03-01  1:44 UTC 

FAILED: Patch "crypto: virtio: Add spinlock protection with virtqueue notification" failed to apply to 6.1-stable tree
 2026-03-01  1:44 UTC 

FAILED: Patch "crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req" failed to apply to 6.6-stable tree
 2026-03-01  1:35 UTC 

FAILED: Patch "crypto: virtio: Add spinlock protection with virtqueue notification" failed to apply to 6.6-stable tree
 2026-03-01  1:35 UTC 

FAILED: Patch "crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "crypto: virtio: Add spinlock protection with virtqueue notification" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

FAILED: Patch "crypto: virtio: Add spinlock protection with virtqueue notification" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

FAILED: Patch "crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req" failed to apply to 6.19-stable tree
 2026-03-01  1:14 UTC 

FAILED: Patch "crypto: virtio: Add spinlock protection with virtqueue notification" failed to apply to 6.19-stable tree
 2026-03-01  1:14 UTC 

[PATCH 3/4] arm64: crypto: fix SPDX comment style in sm3-neon-core.S
 2026-03-01  0:38 UTC 

[PATCH 2/4] arm64: crypto: fix SPDX comment style in sm4-ce-cipher-core.S
 2026-03-01  0:38 UTC 

[PATCH v3] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
 2026-02-28 20:17 UTC 

[PATCH v2] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
 2026-02-28 13:19 UTC 

[PATCH] crypto: atmel-sha204a - Fix error codes in OTP reads
 2026-02-28  9:57 UTC  (3+ messages)

[PATCH v6 0/4] Enable ICE clock scaling
 2026-02-28  8:57 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: crypto: ice: add operating-points-v2 property for QCOM ICE

[PATCH] crypto: atmel-sha204a - Fix OOM ->tfm_count leak
 2026-02-28  8:56 UTC  (2+ messages)

[PATCH v2] crypto: atmel-sha204a - Fix OTP sysfs read and error handling
 2026-02-28  8:48 UTC  (2+ messages)

AFALG with TLS on Openssl questions
 2026-02-28  8:47 UTC  (5+ messages)

[PATCH] crypto/ccp: Fix use-after-free on error path
 2026-02-28  8:44 UTC  (2+ messages)

[PATCH] crypto: inside-secure/eip93 - fix register definition
 2026-02-28  8:43 UTC  (2+ messages)

[PATCH] crypto: virtio: Convert from tasklet to BH workqueue
 2026-02-28  8:43 UTC  (2+ messages)

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des))
 2026-02-28  8:43 UTC  (2+ messages)

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

[PATCH] crypto: tesmgr - allow authenc(hmac(sha224/sha384),cbc(aes)) in fips mode
 2026-02-28  8:41 UTC  (2+ messages)

[PATCH] crypto: octeontx - Replace scnprintf with strscpy in print_ucode_info
 2026-02-28  3:57 UTC  (2+ messages)

[PATCH] crypto: caam - Replace snprintf with strscpy in caam_hash_alloc
 2026-02-28  3:58 UTC  (2+ messages)

[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
 2026-02-27 21:32 UTC  (12+ messages)

[PATCH] crypto: qat - Drop redundant local variables
 2026-02-27 12:21 UTC  (2+ messages)

[PATCH v3 0/5] pkcs7: better handling of signed attributes
 2026-02-27  3:50 UTC  (4+ messages)
` [PATCH v3 3/5] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-26 22:33 UTC  (7+ messages)

[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
 2026-02-26 22:28 UTC  (11+ messages)
` [PATCH 2/4] selftests/kvm: check that SEV-ES VMs are allowed in SEV-SNP mode

[PATCH] crypto: atmel-sha204a - Fix OTP address check and uninitialized data access
 2026-02-26 21:22 UTC  (2+ messages)

IMA and PQC
 2026-02-26 21:05 UTC  (15+ messages)

[PATCH 0/5] crypto: Drop stale usages in various help texts
 2026-02-26 19:54 UTC  (2+ messages)

[PATCH v4 0/2] lib/crypto: ML-DSA verification support
 2026-02-26 19:21 UTC  (5+ messages)
` [PATCH v4 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification

[PATCH 00/12] NH library and Adiantum cleanup
 2026-02-26 18:11 UTC  (4+ messages)
` [PATCH 02/12] lib/crypto: tests: Add KUnit tests for NH

[PATCH] docs: crypto: userspace-if: Fix outdated links
 2026-02-26 15:56 UTC 


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