Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-08-15 01:28:10 to 2026-08-25 22:16:07 UTC [more...]

[PATCH v4 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-08-25 22:15 UTC  (19+ messages)
` [PATCH v4 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v4 02/19] crypto: cmh - add core platform driver
` [PATCH v4 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v4 05/19] crypto: cmh - add HMAC ahash
` [PATCH v4 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v4 07/19] crypto: cmh - add SM3 ahash
` [PATCH v4 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v4 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v4 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v4 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v4 12/19] crypto: cmh - add RSA akcipher
` [PATCH v4 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v4 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v4 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v4 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v4 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v4 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v4 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH 0/2] crypto: zstd - avoid initializing the workspace twice
 2026-08-25 22:06 UTC  (3+ messages)
` [PATCH 1/2] crypto: zstd - Avoid redundant cstream initialization
` [PATCH 2/2] crypto: zstd - Avoid redundant dstream initialization

[PATCH 0/7] Add Greybus Sotfsvc and UART Node drivers
 2026-08-25 19:20 UTC  (16+ messages)
` [PATCH 1/7] greybus: connection: Export gb_connection_get() and gb_connection_put()
` [PATCH 2/7] greybus: connection: Add gb_connection_hd_find_by_intf()
` [PATCH 3/7] rust: crc_ccitt: add CRC-CCITT abstraction
` [PATCH 4/7] rust: kernel: Add greybus abstractions
` [PATCH 5/7] drivers: greybus: Add software SVC implementation
` [PATCH 6/7] greybus: Add Rust UART node driver
` [PATCH 7/7] dt-bindings: beagle: Add BeagleConnect Freedom

[PATCH v6 0/9] Fixes and rework for paes_s390 and phmac_s390
 2026-08-24 22:01 UTC 

[PATCH] crypto: qat - Don't use -EFAULT as error code during setkey()
 2026-08-24 12:24 UTC 

[PATCH] keys: reject descriptions that exceed the index length
 2026-08-24 11:30 UTC 

[PATCH] crypto: qat - avoid OOB read when stripping RSA leading zeros
 2026-08-24 10:17 UTC 

[PATCH] pkcs7: Check all signers before waiving authattrs rejection
 2026-08-22 21:27 UTC 

[PATCH v2] crypto: amlogic: Fix DMA memory leak in cipher error path
 2026-08-22  8:45 UTC 

[PATCH 0/3] Add X.509 CRL support
 2026-08-22  8:26 UTC  (4+ messages)
` [PATCH 1/3] ASN.1: fix OPTIONAL for SEQUENCE OF and TYPE_REF
` [PATCH 2/3] x509: add CRL parser with indirect CRL support
` [PATCH 3/3] x509: add CRL signature verification support

[PATCH] crypto: amlogic: Fix DMA memory leak in cipher error path
 2026-08-22  7:20 UTC 

[PATCH] crypto: asymmetric_keys: copy X.509 TBS for data signature algorithms
 2026-08-21 19:25 UTC 

[PATCH 2/2] crypto: amlogic: Use devm APIs for clock and engine management
 2026-08-21 15:13 UTC 

[PATCH 1/2] crypto: amlogic: Fix IRQ handler return value and fallthrough logic
 2026-08-21 15:12 UTC 

[PATCH] crypto: virtio: validate akcipher completion length
 2026-08-21  9:55 UTC 

[PATCH v2 00/10] tpm: Reorganize public headers and extract tpm-buf for standalone reuse
 2026-08-21  8:52 UTC  (8+ messages)
` [PATCH v2 10/10] tpm-buf: Add TPM buffer support header "

[PATCH] crypto: caam - Use bounce buffer for unaligned RSA destination buffers
 2026-08-21  5:18 UTC  (2+ messages)

[PATCH 0/2] crypto: caam - Fix rsa-caam unmap and DMA alignment
 2026-08-21  4:55 UTC  (3+ messages)
` [PATCH 1/2] crypto: caam - Fix wrong unmap operations
` [PATCH 2/2] crypto: caam - Use bounce buffer for unaligned RSA destination buffers

[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-08-21  4:13 UTC  (9+ messages)
` [PATCH v2 07/13] hw_random/via-rng: Stop using "
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function

[PATCH 0/3] lib/crypto: Provide a function for zeroizing hmac_sha1_ctx
 2026-08-21  0:03 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-08-20 16:12 UTC  (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration

[PATCH] crypto: stm32/cryp: fix autosuspend cleanup during teardown
 2026-08-20 14:50 UTC  (2+ messages)

[PATCH] crypto: omap-des: fix autosuspend cleanup during teardown
 2026-08-20 14:49 UTC  (2+ messages)

[PATCH] hwrng: npcm: fix usage_count leak when autosuspend_delay is negative
 2026-08-20 14:49 UTC  (2+ messages)

[PATCH] crypto: rockchip: fix autosuspend cleanup during teardown
 2026-08-20 14:49 UTC  (2+ messages)

[PATCH] hwrng: cctrng: fix usage_count leak when autosuspend_delay is negative
 2026-08-20 14:48 UTC  (2+ messages)

[PATCH] crypto: stm32/hash: fix autosuspend cleanup during teardown
 2026-08-20 14:03 UTC  (2+ messages)

[PATCH] crypto: ccree: fix autosuspend cleanup during teardown
 2026-08-20 14:03 UTC  (2+ messages)

[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
 2026-08-20 11:47 UTC  (2+ messages)

[PATCH] crypto: jh7110-cryp: handle clock enable failures
 2026-08-20 11:31 UTC  (2+ messages)

[PATCH] omap-rng: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-20  4:51 UTC 

[GIT PULL] Crypto Update for 7.3
 2026-08-20  0:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Qualcomm Inline Crypto Engine entry
 2026-08-19 20:13 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon/sec - remove SEC crypto block cipher accelerator
 2026-08-19 16:06 UTC  (2+ messages)

[PATCH v3] crypto: inside-secure - Zeroize temporary arrays on stack with sensitive data
 2026-08-19 15:18 UTC 

[PATCH v2] crypto: inside-secure - Zeroize temporary arrays on stack with sensitive data
 2026-08-19 15:16 UTC  (3+ messages)

[PATCH] crypto: sa2ul - Fix stack overflow in sa_prepare_iopads
 2026-08-19 14:23 UTC 

Announce loop-AES-v3.8j file/swap crypto package
 2026-08-19  9:48 UTC 

[PATCH 0/4] crypto: introduce generic dynamic software fallback and EIP93 support
 2026-08-19  8:05 UTC  (3+ messages)

[PATCH] crypto: inside-secure - Zeroize temporary arrays on stack with sensitive data
 2026-08-19  7:40 UTC  (2+ messages)

[PATCH v5 0/3] Add support for hashing algorithms in TI DTHE V2
 2026-08-19  7:39 UTC  (3+ messages)

[PATCH] crypto: hisilicon/sec - remove SEC crypto block cipher accelerator
 2026-08-19  6:47 UTC  (5+ messages)

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2026-08-18 21:36 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
 2026-08-18 20:37 UTC  (16+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding
  ` [PATCH v3 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
  ` [PATCH v3 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base
  ` [PATCH v3 4/4] arm64: dts: rockchip: Add crypto node to rk3588-base

[PATCH] char: omap-rng: fix runtime PM cleanup
 2026-08-18 13:28 UTC 

[PATCH v3 0/6] Fixes and rework for paes_s390
 2026-08-18 10:48 UTC  (12+ messages)
` [PATCH v3 1/6] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v3 2/6] s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
` [PATCH v3 3/6] s390/crypto: Fix use of mutex in atomic context in PAES
` [PATCH v3 4/6] s390/crypto: Fix missing cra_flags in paes_s390
` [PATCH v3 5/6] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
` [PATCH v3 6/6] s390/crypto: Fix handling of EBUSY in PHMAC "

[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
 2026-08-18  9:03 UTC  (8+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump

[PATCH 00/11] libcrypto: Provide more __cleanup functions for zeroizing data
 2026-08-18  8:53 UTC  (4+ messages)
` [PATCH 10/11] x86/purgatory: Compile purgatory.c with -D__NO_FORTIFY

[PATCH] crypto: omap-aes: fix autosuspend cleanup during teardown
 2026-08-18  8:34 UTC  (2+ messages)

[PATCH] hwrng: atmel: fix usage_count leak when autosuspend_delay is negative
 2026-08-18  8:28 UTC  (2+ messages)

[PATCH v2 0/3] soc: qcom: ice: Enable firmware managed resource
 2026-08-18  7:47 UTC  (8+ messages)
` [PATCH v2 2/3] soc: qcom: ice: Enable PM runtime for ICE driver

[PATCH] crypto: qat - remove dead ADF_HEX code
 2026-08-18  4:28 UTC  (2+ messages)
` [linux-drivers-review] "

[GIT PULL] Crypto library tests for 7.3
 2026-08-18  3:57 UTC  (2+ messages)

[GIT PULL] Crypto library updates for 7.3
 2026-08-18  3:57 UTC  (2+ messages)

[PATCH 0/3] s390/crypto: Enable CONTEXT_ANALYSIS
 2026-08-17 17:34 UTC  (5+ messages)

[PATCH 0/6] x86: add missing vzeroupper instructions
 2026-08-17 17:18 UTC  (16+ messages)
` [PATCH 1/6] xor: add missing vzeroupper to AVX code
` [PATCH 2/6] raid6: add missing vzeroupper to AVX2 code
` [PATCH 3/6] raid6: add missing vzeroupper to AVX-512 code
` [PATCH 4/6] crypto: x86/aria - add missing vzeroupper in AVX2 code
` [PATCH 5/6] crypto: x86/aria - add missing vzeroupper in AVX-512 code
` [PATCH 6/6] netfilter: nft_set_pipapo_avx2: add missing vzeroupper

[PATCH v2 0/6] Fixes and rework for paes_s390
 2026-08-17 10:42 UTC  (7+ messages)
` [PATCH v2 1/6] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v2 2/6] s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
` [PATCH v2 3/6] s390/crypto: Fix use of mutex in atomic context in PAES
` [PATCH v2 4/6] s390/crypto: Fix missing cra_flags in paes_s390
` [PATCH v2 5/6] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
` [PATCH v2 6/6] s390/crypto: Fix handling of EBUSY in PHMAC "

[RFC PATCH] crypto: qat - zero the VF migration state buffer on save
 2026-08-17  4:26 UTC 

[PATCH] hwrng: cctrng: Fix use-after-free in cctrng_remove due to race condition
 2026-08-17  2:39 UTC  (3+ messages)

[PATCH v4 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-08-15 18:10 UTC  (9+ messages)
` [PATCH v4 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
` [PATCH v4 2/8] um: "
` [PATCH v4 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
` [PATCH v4 4/8] lib/crypto: x86: "
` [PATCH v4 5/8] lib/crc: "
` [PATCH v4 6/8] x86/fpu: Remove cpu_has_xfeatures()
` [PATCH v4 7/8] xor: Remove redundant X86_FEATURE_OSXSAVE check
` [PATCH v4 8/8] xor: Add AVX-512 optimized xor_gen()

[PATCH] crypto: ccree - use crypto_memneq() to compare AEAD tag
 2026-08-15 17:09 UTC 

[PATCH] crypto: octeontx - use crypto_memneq() to check HMAC
 2026-08-15 17:09 UTC 

[PATCH] crypto: octeontx2 - use crypto_memneq() to check HMAC for cipher_null authenc
 2026-08-15 17:08 UTC 

[PATCH] crypto: qce - simplify control flow in register functions
 2026-08-15 15:09 UTC 

[PATCH] crypto: asymmetric_keys - fix OOB read in pefile_parse_binary
 2026-08-15 14:00 UTC  (3+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] crypto: asymmetric_keys - add KUnit tests for the PE parser

[PATCH v2] crypto: asymmetric_keys - bound PE section ranges in pefile_parse_binary
 2026-08-15 11:45 UTC  (2+ messages)

[PATCH] crypto: acomp: allocate async request context when cloning
 2026-08-15 10:09 UTC 

[PATCH v2] rhashtable: use private lockdep class for all locks
 2026-08-15  6:24 UTC 

[PATCH] rhashtable: use private lockdep class for all locks
 2026-08-15  4:57 UTC 

[PATCH 1/2] crypto: keembay - use crypto_memneq() to compare GCM AEAD tags
 2026-08-15  1:31 UTC  (2+ messages)

[PATCH] crypto: sa2ul - use crypto_memneq() to compare AEAD tag
 2026-08-15  1:31 UTC  (2+ messages)

[PATCH 0/4] char: use named initializers for acpi_device_id
 2026-08-15  1:30 UTC  (3+ messages)
` [PATCH 2/4] char: hw_random: "

[PATCH] crypto: qce: fix CCM AAD buffer underallocation
 2026-08-15  1:29 UTC  (2+ messages)

[PATCH v2 0/5] crypto: iaa - Fixes for multi entry SG lists
 2026-08-15  1:28 UTC  (2+ messages)


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