Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-07-28 15:04:29 to 2026-08-03 19:38:10 UTC [more...]

[PATCH v11 0/6] Add RMPOPT support
 2026-08-03 19:37 UTC  (21+ messages)
` [PATCH v11 2/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH] crypto/krb5: use kfree_sensitive() for derived key buffers
 2026-08-03 19:26 UTC 

[PATCH v2 0/9] crypto: Provide a function for zeroizing crypto_aes_ctx
 2026-08-03 19:05 UTC  (11+ messages)
` [PATCH v2 1/9] crypto: Provide a wrapper "
` [PATCH v2 2/9] crypto: aspeed - clear the crypto_aes_ctx when done
` [PATCH v2 3/9] crypto: inside-secure/eip93 "
` [PATCH v2 4/9] crypto: padlock-aes "
` [PATCH v2 5/9] crypto: sa2ul "
` [PATCH v2 6/9] crypto: arm/aes-neonbs "
` [PATCH v2 7/9] crypto: arm64/aes-neonbs "
` [PATCH v2 8/9] crypto: safexcel - zeroize crypto_aes_ctx with __cleanup(aes_clear_ctx)
` [PATCH v2 9/9] crypto: qat "

[PATCH] kunit: irq: Continue increasing hrtimer interval for longer
 2026-08-03 18:18 UTC 

[PATCH] rhashtable: use per-init-site lockdep classes for bucket locks
 2026-08-03 14:38 UTC  (5+ messages)

Yale Blockchain Initiative sales
 2026-08-03 12:44 UTC  (3+ messages)

[PATCH v4 0/4] s390: Remove or replace cond_resched() calls
 2026-08-03 11:38 UTC  (8+ messages)
` [PATCH v4 1/4] s390/crypto: Replace cond_resched() with msleep(1)
` [PATCH v4 2/4] KVM: s390: Remove cond_resched() calls
` [PATCH v4 3/4] "
` [PATCH v4 4/4] s390/cio: "

[PATCH 0/3] lib/crypto: FIPS self-tests for AES encryption modes
 2026-08-03 11:18 UTC  (5+ messages)
` [PATCH 1/3] lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.h
` [PATCH 2/3] lib/crypto: aes: Add FIPS self-tests for unauthenticated modes
` [PATCH 3/3] lib/crypto: aes: Add FIPS self-tests for GCM and CCM

[PATCH v2 0/5] lib/crypto: KUnit tests for AES-CCM and AES-GCM
 2026-08-03 11:16 UTC  (7+ messages)
` [PATCH v2 1/5] lib/crypto: tests: Create test-utils.h
` [PATCH v2 2/5] lib/crypto: tests: Use per-test-case buffers in hash tests
` [PATCH v2 3/5] lib/crypto: tests: Add aead-test-template.h
` [PATCH v2 4/5] lib/crypto: tests: Add KUnit test suite for AES-CCM
` [PATCH v2 5/5] lib/crypto: tests: Add KUnit test suite for AES-GCM

[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
 2026-08-03 10:42 UTC  (2+ messages)

[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
 2026-08-03  8:32 UTC  (3+ messages)

[PATCH v5 0/2] mfd: loongson-se: Add multi-node support and fix miscellaneous issues
 2026-08-03  8:01 UTC  (4+ messages)
` [PATCH v5 1/2] mfd: loongson-se: Add multi-node support
` [PATCH v5 2/2] mfd: loongson-se: Fix miscellaneous issues

[PATCH] crypto: hisilicon/sec - Fix use-after-free and unchecked kfifo_put in sec_send_request()
 2026-08-03  1:50 UTC  (2+ messages)

[PATCH] crypto: hisilicon/sec - Fix element drop and UAF in sec_send_request()
 2026-08-03  1:36 UTC  (3+ messages)

[PATCH 0/3] crypto: af_alg_restrict cleanups
 2026-08-02 23:00 UTC  (4+ messages)
` [PATCH 1/3] crypto: af_alg - Make cbc(paes) privileged-only
` [PATCH 2/3] crypto: af_alg - Replace 'bool privileged' with flags
` [PATCH 3/3] crypto: af_alg - Stop after finding name in allowlist

[PATCH v1] hwrng: imx-rngc: Disable clock on registration failure
 2026-08-02 22:22 UTC 

[PATCH] crypto: qce - Replace with stub driver
 2026-08-02 22:20 UTC  (11+ messages)

[PATCH v3] crypto: hisilicon/sec - Fix element drop and UAF in sec_send_request()
 2026-08-02  7:45 UTC 

KMSAN: use-after-free in sw842_decompress (zswap writeback)
 2026-08-02  6:22 UTC  (3+ messages)

[PATCH v5] crypto: rsassa-pkcs1 - Avoid cacheline sharing with underlying driver
 2026-08-01  8:44 UTC  (3+ messages)

[PATCH] crypto: amcc - fix missing DMA memory barriers in descriptor handling
 2026-07-31 21:20 UTC 

[PATCH] crypto: qat - remove dead ADF_HEX code
 2026-07-31 12:48 UTC 

[PATCH v3 0/4] s390: Remove or replace cond_resched() calls
 2026-07-31 11:56 UTC  (13+ messages)
` [PATCH v3 1/4] s390/crypto: Replace cond_resched() with msleep(1)
` [PATCH v3 2/4] KVM: s390: Remove cond_resched() calls
` [PATCH v3 3/4] "
` [PATCH v3 4/4] s390/cio: "

[PATCH 1/2] crypto: qce - simplify devm_qce_register_algs
 2026-07-31 10:25 UTC  (2+ messages)
` [PATCH 2/2] crypto: qce - simplify qce_handle_request

[Patch v9] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2026-07-31  8:38 UTC  (2+ messages)

[PATCH] crypto: af_alg: Allow cbc(paes)
 2026-07-31  7:42 UTC  (9+ messages)

[PATCH v2 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-07-31  4:26 UTC  (19+ messages)
` [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
` [PATCH v2 2/8] um: "
` [PATCH v2 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
` [PATCH v2 4/8] lib/crypto: x86: "

[PATCH] crypto: caam/jr: fix use-after-free in interrupt handler teardown
 2026-07-30 23:16 UTC 

[PATCH] crypto: amcc: get irq and ioremap resource first
 2026-07-30 20:49 UTC 

[PATCH] crypto: caam: simplify probe resource and IRQ handling
 2026-07-30 20:47 UTC 

[PATCH] crypto: amcc - fix racy teardown with devm_request_irq
 2026-07-30 19:14 UTC 

[PATCHv2] crypto: cesa: clear cesa_dev on _remove
 2026-07-30 19:00 UTC 

[PATCH] crypto: qce - Remove driver
 2026-07-30 16:40 UTC  (21+ messages)

[PATCH] crypto: ccp - don't abuse kernel-doc comment format
 2026-07-30 15:50 UTC  (2+ messages)

[PATCH] crypto: ecdsa - Fix typo in function documentation
 2026-07-30 15:48 UTC 

[PATCH v4] crypto: rsassa-pkcs1 - Avoid cacheline sharing with underlying driver
 2026-07-30 12:06 UTC  (3+ messages)

[PATCH v3] crypto: rsassa-pkcs1 - Align DMA buffer to CRYPTO_DMA_ALIGN
 2026-07-30 11:38 UTC  (5+ messages)

[PATCH v4 00/19] crypto: talitos - Driver cleanup
 2026-07-30 10:00 UTC  (3+ messages)

[PATCH] crypto: krb5 - Use constant-time checksum comparison
 2026-07-30  9:33 UTC  (3+ messages)
  `  "

[PATCH v6 0/8] crypto: qce - Fix crypto self-test failures
 2026-07-30  8:53 UTC  (5+ messages)
` [PATCH v6 1/8] crypto: qce - Fix HMAC self-test failures for empty messages

[PATCH] crypto: qce - drop redundant variable in qce_skcipher_done
 2026-07-30  7:40 UTC  (2+ messages)

[PATCH] crypto: bcm - use memcpy_and_pad in ahash_hmac_setkey
 2026-07-30  7:40 UTC  (2+ messages)

[PATCH] crypto: tegra - fix rctx->cryptlen in tegra_gcm_do_one_req()
 2026-07-30  7:40 UTC  (3+ messages)
` [PATCH v2] crypto: tegra - fix rctx->cryptlen calculation "

[PATCH] crypto: cesa: manage SRAM teardown with devm
 2026-07-30  7:39 UTC  (2+ messages)

[PATCH 1/3] crypto: caam: Fix DMA mapping leak in the cbc(paes) job path
 2026-07-30  7:25 UTC  (2+ messages)

[PATCH v6 0/2] hwrng: starfive: updates for jh7110-trng DT binding and rework clk/reset teardown
 2026-07-30  7:14 UTC  (3+ messages)
` [PATCH v6 2/2] hwrng: starfive: rework clk/reset teardown order for JHB100

[PATCH v3 0/2] Enable ICE for UFS on Hamoa IoT EVK
 2026-07-30  6:36 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: qcom,inline-crypto-engine: Add x1e80100 support
` [PATCH v3 2/2] arm64: dts: qcom: hamoa: Add ICE node for UFS inline encryption

[PATCH 0/3] Remove old AES-GCM library
 2026-07-30  1:37 UTC  (2+ messages)

[PATCH 0/5] lib/crypto: KUnit tests for AES-CCM and AES-GCM
 2026-07-30  1:33 UTC  (6+ messages)
` [PATCH 1/5] lib/crypto: tests: Create test-utils.h
` [PATCH 2/5] lib/crypto: tests: Use per-test-case buffers in hash tests
` [PATCH 3/5] lib/crypto: tests: Add aead-test-template.h
` [PATCH 4/5] lib/crypto: tests: Add KUnit test suite for AES-CCM
` [PATCH 5/5] lib/crypto: tests: Add KUnit test suite for AES-GCM

[PATCH] crypto: ecc - Add NIST P224 curve parameters
 2026-07-29 19:37 UTC  (6+ messages)

[PATCH v4 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-29 14:16 UTC  (3+ messages)
` [PATCH v4 6/6] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
 2026-07-29 11:55 UTC  (3+ messages)

[PATCH v19 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-07-29 10:25 UTC  (5+ messages)
` [PATCH v19 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v19 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v19 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v19 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[PATCH v8] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2026-07-29  8:56 UTC  (4+ messages)

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-07-29  7:50 UTC  (8+ messages)
` [PATCH 10/16] clk: Add support for clock nexus dt bindings

[PATCHv2] crypto: talitos: Use platform_get_irq() to retrieve interrupt
 2026-07-29  3:02 UTC 

[PATCH] crypto: cesa: clear cesa_dev on _remove
 2026-07-28 22:42 UTC 

[PATCH v14 26/26] mm: zswap: Batched zswap_compress() for compress batching of large folios
 2026-07-28 22:15 UTC  (3+ messages)

[PATCH 1/2] crypto: atmel-ecc - simplify control flow in atmel_ecdh_set_secret
 2026-07-28 20:58 UTC  (2+ messages)
` [PATCH 2/2] crypto: atmel-ecc - drop redundant return variable

[PATCH v2 0/4] s390: Remove or replace cond_resched() calls
 2026-07-28 16:13 UTC  (5+ messages)
` [PATCH v2 1/4] s390/crypto: Replace cond_resched() with msleep(1)
` [PATCH v2 2/4] KVM: s390: Remove cond_resched() calls


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