messages from 2026-03-17 09:21:33 to 2026-03-21 08:49:03 UTC [more...]
[PATCH] crypto: atmel-aes - guard unregister on error in atmel_aes_register_algs
2026-03-21 8:48 UTC (2+ messages)
[PATCH] crypto: qat - add wireless mode support for QAT GEN6
2026-03-21 8:47 UTC (2+ messages)
[PATCH] crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
2026-03-21 8:47 UTC (2+ messages)
[PATCH] crypto: artpec6 - use memcpy_and_pad to simplify prepare_hash
2026-03-21 8:45 UTC (2+ messages)
[PATCH] MAINTAINERS: update email address for Ignat Korchagin
2026-03-21 8:45 UTC (2+ messages)
[PATCH v3 0/7] Move SNP initialization to the CCP driver
2026-03-21 8:44 UTC (10+ messages)
` [PATCH v3 1/7] x86/snp: Create a function to clear/zero the RMP
` [PATCH v3 2/7] x86/snp: create snp_prepare_for_snp_init()
` [PATCH v3 3/7] x86/snp: create snp_x86_shutdown()
` [PATCH v3 4/7] x86/snp, crypto: move SNP init to ccp driver
` [PATCH v3 5/7] x86/snp, crypto: move HSAVE_PA setup to arch/
` [PATCH v3 6/7] crypto: ccp - implement SNP x86 shutdown
` [PATCH v3 7/7] crypto: ccp - Update HV_FIXED page states to allow freeing of memory
[PATCH] crypto: krb5enc - fix sleepable flag handling in encrypt dispatch
2026-03-21 8:41 UTC (2+ messages)
[PATCH] crypto: simd - reject compat registrations without __ prefixes
2026-03-21 8:41 UTC (2+ messages)
[PATCH] fscrypt: use AES library for v1 key derivation
2026-03-21 7:53 UTC
[PATCH] crypto: inside-secure/eip93 - correct ecb(des-eip93) typo
2026-03-21 7:51 UTC (2+ messages)
[PATCH] crypto: hisilicon/sec2 - prevent req used-after-free for sec
2026-03-21 7:00 UTC
[PATCH] lib/crypto: sha1: Explicitly specify alignment of sha1_ctx::buf
2026-03-21 5:59 UTC (2+ messages)
[PATCH v2] crypto: qat - replace scnprintf() with sysfs_emit()
2026-03-21 4:47 UTC
[PATCH] Crypto : qat: Replace scnprintf with sysfs_emit function
2026-03-21 4:44 UTC (3+ messages)
[PATCH 00/12] SM3 library
2026-03-21 4:09 UTC (13+ messages)
` [PATCH 01/12] crypto: sm3 - Fold sm3_init() into its caller
` [PATCH 02/12] crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
` [PATCH 03/12] crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
` [PATCH 04/12] lib/crypto: sm3: Add SM3 library API
` [PATCH 05/12] lib/crypto: tests: Add KUnit tests for SM3
` [PATCH 06/12] crypto: sm3 - Replace with wrapper around library
` [PATCH 07/12] lib/crypto: arm64/sm3: Migrate optimized code into library
` [PATCH 08/12] lib/crypto: riscv/sm3: "
` [PATCH 09/12] lib/crypto: x86/sm3: "
` [PATCH 10/12] crypto: sm3 - Remove sm3_base.h
` [PATCH 11/12] crypto: sm3 - Remove the original "sm3_block_generic()"
` [PATCH 12/12] crypto: sm3 - Remove 'struct sm3_state'
[PATCH] crypto: cryptd - Remove unused functions
2026-03-20 22:17 UTC
[PATCH v2] crypto: zstd - fix segmented acomp streaming paths
2026-03-20 21:51 UTC
[PATCH] crypto: inside-secure/eip93 - make it selectable for ECONET
2026-03-20 21:19 UTC
[PATCH] crypto: zstd - fix segmented acomp streaming paths
2026-03-20 20:44 UTC (3+ messages)
[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
2026-03-20 20:00 UTC (6+ messages)
[PATCH 1/2] crypto: stm32 - use list_first_entry_or_null to simplify hash_find_dev
2026-03-20 18:26 UTC (3+ messages)
` [PATCH 2/2] crypto: stm32 - use list_first_entry_or_null to simplify cryp_find_dev
[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
2026-03-20 17:56 UTC (6+ messages)
` [PATCH v2 1/5] workqueue: fix typo in WQ_AFFN_SMT comment
` [PATCH v2 2/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
` [PATCH v2 3/5] workqueue: set WQ_AFFN_CACHE_SHARD as the default "
` [PATCH v2 4/5] tools/workqueue: add CACHE_SHARD support to wq_dump.py
` [PATCH v2 5/5] workqueue: add test_workqueue benchmark module
[PATCH] crypto: nx - Fix packed layout in struct nx842_crypto_header
2026-03-20 15:06 UTC (2+ messages)
[PATCH v11 0/2] Add support for more AES modes in TI DTHEv2
2026-03-20 10:50 UTC (3+ messages)
` [PATCH v11 1/2] crypto: ti - Add support for AES-GCM in DTHEv2 driver
` [PATCH v11 2/2] crypto: ti - Add support for AES-CCM "
Need some clarification about CRYPTO_AHASH_ALG_BLOCK_ONLY
2026-03-20 9:42 UTC
[PATCH v6 0/6] Add support for Microchip LAN969x
2026-03-20 9:11 UTC (2+ messages)
[PATCH] crypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/remove
2026-03-19 20:02 UTC (3+ messages)
[PATCH v4 0/3] pkcs7: better handling of signed attributes
2026-03-19 19:12 UTC (4+ messages)
` [PATCH v4 1/3] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v4 2/3] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v4 3/3] crypto: pkcs7: add tests for pkcs7_get_authattr
[PATCH] sample/tsm-mr: Use SHA-2 library APIs
2026-03-19 17:51 UTC (4+ messages)
[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),rfc3686(ctr(aes)))
2026-03-19 17:11 UTC
[GIT PULL] Crypto library fixes for v7.0-rc5
2026-03-19 15:52 UTC (2+ messages)
[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
2026-03-19 14:02 UTC (7+ messages)
[PATCH v2] crypto: qat - add anti-rollback support for GEN6 devices
2026-03-19 11:02 UTC
[PATCH v3 2/2] crypto: caam - guard HMAC key hex dumps in hash_digest_key
2026-03-19 9:29 UTC
[PATCH 00/19] GHASH library
2026-03-19 6:17 UTC (20+ messages)
` [PATCH 01/19] lib/crypto: gf128hash: Rename polyval module to gf128hash
` [PATCH 02/19] lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions
` [PATCH 03/19] lib/crypto: gf128hash: Add GHASH support
` [PATCH 04/19] lib/crypto: tests: Add KUnit tests for GHASH
` [PATCH 05/19] crypto: arm/ghash - Make the "ghash" crypto_shash NEON-only
` [PATCH 06/19] crypto: arm/ghash - Move NEON GHASH assembly into its own file
` [PATCH 07/19] lib/crypto: arm/ghash: Migrate optimized code into library
` [PATCH 08/19] crypto: arm64/ghash - Move NEON GHASH assembly into its own file
` [PATCH 09/19] lib/crypto: arm64/ghash: Migrate optimized code into library
` [PATCH 10/19] crypto: arm64/aes-gcm - Rename struct ghash_key and make fixed-sized
` [PATCH 11/19] lib/crypto: powerpc/ghash: Migrate optimized code into library
` [PATCH 12/19] lib/crypto: riscv/ghash: "
` [PATCH 13/19] lib/crypto: s390/ghash: "
` [PATCH 14/19] lib/crypto: x86/ghash: "
` [PATCH 15/19] crypto: gcm - Use GHASH library instead of crypto_ahash
` [PATCH 16/19] crypto: ghash - Remove ghash from crypto_shash API
` [PATCH 17/19] lib/crypto: gf128mul: Remove unused 4k_lle functions
` [PATCH 18/19] lib/crypto: gf128hash: Remove unused content from ghash.h
` [PATCH 19/19] lib/crypto: aesgcm: Use GHASH library API
[PATCH v2] crypto: caam - guard HMAC key hex dumps in hash_digest_key
2026-03-19 4:20 UTC (2+ messages)
[PATCH] x86: enable Data Operand Independent Timing Mode
2026-03-18 20:16 UTC (17+ messages)
[GIT PULL] Crypto Fixes for 7.0
2026-03-18 17:00 UTC (3+ messages)
[PATCH] crypto: qat - add anti-rollback support for GEN6 devices
2026-03-18 15:36 UTC
[PATCH v2 0/7] Add RMPOPT support
2026-03-18 14:00 UTC (11+ messages)
` [PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
[PATCH] crypto: caam - remove HMAC key hex dumps from hash_digest_key
2026-03-18 12:29 UTC (7+ messages)
[PATCH v3 00/12] Add explicit clock vote and enable power-domain for QCOM-ICE
2026-03-18 11:33 UTC (25+ messages)
` [PATCH v3 01/12] dt-bindings: crypto: qcom,ice: Allow power-domain and iface clk
` [PATCH v3 02/12] dt-bindings: crypto: qcom,ice: Require "
` [PATCH v3 03/12] arm64: dts: qcom: kaanapali: Add power-domain and iface clk for ice node
` [PATCH v3 04/12] arm64: dts: qcom: lemans: "
` [PATCH v3 05/12] arm64: dts: qcom: monaco: "
` [PATCH v3 06/12] arm64: dts: qcom: sc7180: "
` [PATCH v3 07/12] arm64: dts: qcom: kodiak: "
` [PATCH v3 08/12] arm64: dts: qcom: sm8450: "
` [PATCH v3 09/12] arm64: dts: qcom: sm8550: "
` [PATCH v3 10/12] arm64: dts: qcom: sm8650: "
` [PATCH v3 11/12] arm64: dts: qcom: sm8750: "
` [PATCH v3 12/12] soc: qcom: ice: Allow explicit votes on 'iface' clock for ICE
[PATCH v11 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-03-18 7:18 UTC (5+ messages)
` [PATCH v11 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v11 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v11 3/4] Add SPAcc AUTODETECT Support
` [PATCH v11 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH v11 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-03-18 6:30 UTC (5+ messages)
` [PATCH v9 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v9 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v9 3/4] Add SPAcc AUTODETECT Support
` [PATCH v9 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH] crypto: nx - annotate struct nx842_crypto_header with __counted_by
2026-03-17 23:35 UTC (2+ messages)
[PATCH] crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export
2026-03-17 16:52 UTC
[PATCH] lib/crypto: arm64: Drop checks for CONFIG_KERNEL_MODE_NEON
2026-03-17 16:40 UTC (6+ messages)
[PATCH] lib/crypto: Remove unused file blockhash.h
2026-03-17 16:39 UTC (3+ messages)
[PATCH] lib/crypto: tests: Drop the default to CRYPTO_SELFTESTS
2026-03-17 16:39 UTC (3+ messages)
[PATCH 0/2] Make 'kunit.py run --alltests' run all crypto library tests
2026-03-17 16:38 UTC (2+ messages)
[PATCH] lib/crc: arm64: Drop check for CONFIG_KERNEL_MODE_NEON
2026-03-17 16:31 UTC (3+ messages)
[PATCH] crypto: crc32c - Remove another outdated comment
2026-03-17 16:30 UTC (3+ messages)
[PATCH] crypto: crc32c - Remove more outdated usage information
2026-03-17 16:30 UTC (3+ messages)
[PATCH] kunit: configs: Enable all CRC tests in all_tests.config
2026-03-17 16:30 UTC (3+ messages)
[PATCH] lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-files
2026-03-17 16:28 UTC (3+ messages)
Does the SPARC optimized crypto and CRC code actually work?
2026-03-17 14:14 UTC (6+ messages)
[PATCH] ima: remove buggy support for asynchronous hashes
2026-03-17 14:13 UTC (4+ messages)
[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2026-03-17 14:04 UTC (6+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
[PATCH v13 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-17 14:02 UTC (13+ messages)
` [PATCH v13 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v13 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v13 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v13 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v13 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v13 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v13 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v13 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v13 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v13 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v13 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v13 12/12] crypto: qce - Communicate the base physical address to the dmaengine
[BUG] crypto: caam - RSA encrypt doesn't always complete new data in out_buf
2026-03-17 11:45 UTC (12+ messages)
[PATCH v2] crypto: caam - fix DMA corruption on long hmac keys
2026-03-17 10:25 UTC (2+ messages)
` [PATCH] crypto: caam - fix overflow "
[PATCH v3 0/2] Enable inline crypto engine on SM8250
2026-03-17 9:27 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: ice: Document sm8250 inline crypto engine
` [PATCH v3 2/2] arm64: dts: qcom: sm8250: Add "
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