messages from 2026-08-18 13:25:48 to 2026-08-27 18:21:09 UTC [more...]
[PATCH v4 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-08-27 18:21 UTC (24+ 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 v12 0/5] Add RMPOPT support
2026-08-27 16:29 UTC (4+ messages)
` [PATCH v12 3/5] x86/sev: Initialize RMPOPT configuration MSRs
[PATCH v1 00/11] FBE virtualization: inline encryption for virtio-blk guests
2026-08-27 16:07 UTC (12+ messages)
` [PATCH v1 01/11] virtio_blk: add inline encryption support
` [PATCH v1 02/11] soc: qcom: add crypto_virt backend for virtio-blk inline crypto
` [PATCH v1 03/11] soc: qcom: crypto_virt: add support for create, prepare and import keys
` [PATCH v1 04/11] dt-bindings: soc: qcom: add binding for qcom,crypto-virt
` [PATCH v1 05/11] blk-crypto: add slot-based inline encryption path
` [PATCH v1 06/11] scsi: ufs: core: add slot path to ufshcd_prepare_lrbp_crypto
` [PATCH v1 07/11] blk-crypto: move bio_crypt_dun_increment() to the public header
` [PATCH v1 08/11] block: add /dev/blk-crypto-proxy for host-side virtio-blk inline encryption
` [PATCH v1 09/11] soc: qcom: add ICE keyslot partitioning driver for guest VMs
` [PATCH v1 10/11] blk-crypto: add slot_offset to blk_crypto_profile
` [PATCH v1 11/11] scsi: ufs: ufs-qcom: support ICE keyslot partitioning for guest VMs
[PATCH v2 0/7] Add Greybus Sotfsvc and UART Node drivers
2026-08-27 16:06 UTC (9+ 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
` [PATCH v2 6/7] dt-bindings: beagle: Add BeagleConnect Freedom
` [PATCH v2 7/7] greybus: Add Rust UART node driver
[PATCH] crypto: keembay - Remove bouncing maintainer
2026-08-27 15:51 UTC
[PATCH v3 0/2] rust: crypto: AES, CMAC, SHA-256, HMAC and RSA bindings
2026-08-27 14:59 UTC (6+ 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 14:21 UTC (7+ 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 v7 0/2] Add support for hashing algorithms in TI DTHE V2
2026-08-27 13:35 UTC (3+ messages)
` [PATCH v7 1/2] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
` [PATCH v7 2/2] crypto: ti - Add support for HMAC "
[PATCH v2 0/7] Fix several issues in DTHEv2 driver
2026-08-27 13:23 UTC (7+ messages)
` [PATCH v2 1/7] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
` [PATCH v2 2/7] crypto: ti - Fix potential deadlock bug in DTHEv2
` [PATCH v2 3/7] crypto: ti - Fix potential memory corruption on highmem pages
` [PATCH v2 4/7] crypto: ti - Trim scatterlists to correct length in AES
` [PATCH v2 5/7] crypto: ti - Fix use-after-free of dev_data on DTHEv2 driver removal
` [PATCH v2 7/7] crypto: ti - Validate sg_nents_for_len() return value in DTHEv2 AEAD
[PATCH v6 0/2] Add support for hashing algorithms in TI DTHE V2
2026-08-27 11:26 UTC (3+ messages)
` [PATCH v6 1/2] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
` [PATCH v6 2/2] crypto: ti - Add support for HMAC "
[PATCH 0/5] Fix several issues in DTHEv2 driver
2026-08-27 10:57 UTC (6+ messages)
` [PATCH 1/5] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
` [PATCH 2/5] crypto: ti - Fix potential deadlock and allocation bugs in DTHEv2
` [PATCH 3/5] crypto: ti - Fix potential memory corruption on highmem pages
` [PATCH 4/5] crypto: ti - Trim scatterlists to correct length in AES
` [PATCH 5/5] crypto: ti - Fix use-after-free of dev_data on DTHEv2 driver removal
[BUG] crypto: hisilicon/hpre: RSA request never completes during signed module verification on Kunpeng arm64
2026-08-27 8:40 UTC (3+ 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 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 (11+ messages)
` [PATCH v3 "
` [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
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