messages from 2026-08-17 09:15:22 to 2026-08-27 07:55:41 UTC [more...]
[PATCH v2 0/7] Add Greybus Sotfsvc and UART Node drivers
2026-08-27 7:54 UTC (6+ messages)
` [PATCH v2 1/7] greybus: connection: Export gb_connection_get() and gb_connection_put()
` [PATCH v2 2/7] greybus: connection: Add gb_connection_hd_find_by_intf()
` [PATCH v2 3/7] rust: crc_ccitt: add CRC-CCITT abstraction
` [PATCH v2 4/7] rust: kernel: Add greybus abstractions
` [PATCH v2 5/7] drivers: greybus: Add software SVC implementation
[BUG] crypto: hisilicon/hpre: RSA request never completes during signed module verification on Kunpeng arm64
2026-08-27 7:07 UTC (2+ messages)
[PATCH v23 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-08-27 4:43 UTC (5+ messages)
` [PATCH v23 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v23 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v23 3/4] crypto: spacc - add spacc autodetect support
` [PATCH v23 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH v3 0/2] rust: crypto: AES, CMAC, SHA-256, HMAC and RSA bindings
2026-08-27 3:03 UTC (4+ messages)
` [PATCH v3 1/2] rust: crypto: add AES-128, AES-CMAC, SHA-256, and HMAC bindings
` [PATCH v3 2/2] rust: crypto: add synchronous RSA akcipher support
[PATCH 0/3] zstd: probe the CPU for BMI2 support once, not per context
2026-08-27 2:39 UTC (6+ messages)
` [PATCH 1/3] zstd: use ZSTD_cpuSupportsBmi2() in ZSTD_initStaticCCtx()
` [PATCH 2/3] zstd: skip the BMI2 probe when dynamic BMI2 dispatch is disabled
` [PATCH 3/3] zstd: probe the CPU for BMI2 support only once
[PATCH v12 0/5] Add RMPOPT support
2026-08-27 2:06 UTC (3+ messages)
` [PATCH v12 3/5] x86/sev: Initialize RMPOPT configuration MSRs
[PATCH v4 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-08-27 1:39 UTC (22+ messages)
` [PATCH v4 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v4 02/19] crypto: cmh - add core platform driver
` [PATCH v4 03/19] crypto: cmh - add key provisioning and management
` [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 v2] crypto: asymmetric_keys - bound PE section ranges in pefile_parse_binary
2026-08-26 19:50 UTC (3+ messages)
Tech Show Madrid 2026 - Vger.Kernel
2026-08-26 19:16 UTC
[PATCH 0/2] crypto: rsassa-pkcs1: fix undersized key handling
2026-08-26 15:44 UTC (5+ messages)
` [PATCH 1/2] crypto: rsassa-pkcs1: reject undersized keys when signing
` [PATCH 2/2] crypto: rsassa-pkcs1: reject undersized keys when verifying
[PATCH] crypto: qce - simplify control flow in register functions
2026-08-26 14:58 UTC (2+ messages)
[PATCH 0/2] crypto: zstd - avoid initializing the workspace twice
2026-08-26 12:17 UTC (5+ messages)
` [PATCH 1/2] crypto: zstd - Avoid redundant cstream initialization
` [PATCH 2/2] crypto: zstd - Avoid redundant dstream initialization
[PATCH] crypto: qat - release instance on DH fallback allocation failure
2026-08-26 9:39 UTC
[PATCH] hwrng: cctrng: fix usage_count leak when autosuspend_delay is negative
2026-08-26 8:12 UTC (3+ messages)
[PATCH] crypto: rockchip: fix autosuspend cleanup during teardown
2026-08-26 8:12 UTC (3+ messages)
[PATCH] crypto: stm32/cryp: fix autosuspend cleanup during teardown
2026-08-26 8:05 UTC (3+ messages)
[PATCH] crypto: omap-des: fix autosuspend cleanup during teardown
2026-08-26 8:04 UTC (3+ messages)
[PATCH] hwrng: npcm: fix usage_count leak when autosuspend_delay is negative
2026-08-26 8:04 UTC (3+ messages)
[PATCH] crypto: stm32/hash: fix autosuspend cleanup during teardown
2026-08-26 8:02 UTC (3+ messages)
[PATCH] crypto: ccree: fix autosuspend cleanup during teardown
2026-08-26 8:02 UTC (3+ messages)
[PATCH] crypto: caam - reject overlong RSA CRT parameters
2026-08-26 0:21 UTC (2+ messages)
[PATCH] crypto: acomp: allocate async request context when cloning
2026-08-26 0:34 UTC (2+ messages)
[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 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 (13+ 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] 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 (3+ messages)
[PATCH 0/6] x86: add missing vzeroupper instructions
2026-08-17 17:18 UTC (11+ messages)
` [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 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox