public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 16:18:43 to 2026-03-18 15:44:07 UTC [more...]

[PATCH] x86: enable Data Operand Independent Timing Mode
 2026-03-18 15:44 UTC  (14+ 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

[GIT PULL] Crypto Fixes for 7.0
 2026-03-18  7:50 UTC  (2+ messages)

[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 - Fix packed layout in struct nx842_crypto_header
 2026-03-17 23:40 UTC 

[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  (4+ messages)
` [PATCH 1/2] lib/crypto: tests: Introduce CRYPTO_LIB_ENABLE_ALL_FOR_KUNIT
` [PATCH 2/2] kunit: configs: Enable all crypto library tests in all_tests.config

[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)

[PATCH v3 0/7] Move SNP initialization to the CCP driver
 2026-03-17 16:21 UTC  (8+ 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

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

[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
 2026-03-17 13:58 UTC  (8+ messages)
` [PATCH RFC 1/5] workqueue: fix parse_affn_scope() prefix matching bug
` [PATCH RFC 4/5] workqueue: add test_workqueue benchmark module
` [PATCH RFC 5/5] tools/workqueue: add CACHE_SHARD support to wq_dump.py

[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 "

[PATCH] crypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/remove
 2026-03-17  8:04 UTC 

[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
 2026-03-17  6:54 UTC 

cleanup the RAID5 XOR library v2
 2026-03-16 22:12 UTC  (3+ messages)
` [PATCH 10/27] alpha: move the XOR code to lib/raid/

[PATCH v2] crypto: tegra - Add missing CRYPTO_ALG_ASYNC
 2026-03-16 20:21 UTC 

[PATCH v2 00/11] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-03-16 12:38 UTC  (14+ messages)
` [PATCH v2 01/11] dt-bindings: crypto: qcom,ice: Allow power-domain and iface clk
` [PATCH v2 11/11] soc: qcom: ice: Allow explicit votes on 'iface' clock for ICE

[PATCH] crypto: tegra - Add missing CRYPTO_ALG_ASYNC
 2026-03-16  5:00 UTC  (3+ messages)

[PATCH v2] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
 2026-03-15 23:21 UTC  (4+ messages)

[PATCH 1/5] crypto: add missing kernel-doc for anonymous union members
 2026-03-15 14:57 UTC 

[PATCH] crypto: inside-secure/eip93 - correct ecb(des-eip93) typo
 2026-03-15 11:05 UTC 

[PATCH] crypto: inside-secure/eip93 - add missing address terminator character
 2026-03-15 11:00 UTC 

[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
 2026-03-15  4:32 UTC  (4+ messages)

[PATCH] crypto: simd - Remove unused skcipher support
 2026-03-14 21:37 UTC 

[PATCH] crypto:scompress: fix kernel-doc warning and spelling error
 2026-03-14 20:16 UTC 

[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
 2026-03-14 19:37 UTC  (9+ messages)

[PATCH v4 0/2] lib/crypto: x86/sha: Add PHE Extensions support
 2026-03-14 18:50 UTC  (5+ messages)
` [PATCH v4 1/2] crypto: padlock-sha - Disable for Zhaoxin processor
` [PATCH v4 2/2] lib/crypto: x86/sha256: PHE Extensions optimized SHA256 transform function

[PATCH] crypto: replace broken libkcapi link in Crypto API documentation
 2026-03-14 10:44 UTC  (3+ messages)

[PATCH] crypto: atmel - use list_first_entry_or_null to simplify find_dev
 2026-03-14  5:19 UTC  (2+ messages)

[PATCH] crypto: atmel-tdes - fix DMA sync direction
 2026-03-14  5:17 UTC  (2+ messages)

[PATCH] crypto: inside-secure/eip93 - register hash before authenc algorithms
 2026-03-14  5:17 UTC  (2+ messages)

[PATCH v2 1/5] crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
 2026-03-14  5:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove outdated entry for crypto/rng.c
 2026-03-14  5:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove bouncing maintaner for IAA driver
 2026-03-14  5:16 UTC  (3+ messages)

[PATCH 0/2] crypto: qat - GEN6 firmware loading fixes
 2026-03-14  5:16 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix leaking the same page twice
 2026-03-14  5:15 UTC  (2+ messages)

[PATCH] crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
 2026-03-14  5:14 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981
 2026-03-14  5:12 UTC  (2+ messages)

[PATCH] crypto: tcrypt: stop ahash speed tests when setkey fails
 2026-03-14  5:11 UTC  (2+ messages)

[PATCH] crypto: tcrypt: clamp num_mb to avoid divide-by-zero
 2026-03-14  5:11 UTC  (2+ messages)

[PATCH 1/2] crypto: ccp - simplify sev_update_firmware()
 2026-03-14  5:07 UTC  (2+ messages)

[PATCH] crypto: qce - Remove return variable and unused assignments
 2026-03-14  5:07 UTC  (2+ messages)

[PATCH v6 0/6] Add support for Microchip LAN969x
 2026-03-14  5:06 UTC  (3+ messages)
` [PATCH v6 2/6] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng

[PATCH v4] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
 2026-03-14  4:47 UTC  (2+ messages)

[PATCH 0/6] crypto: zynqmp-aes-gcm: Bug fixes and sha3-384 support
 2026-03-14  4:46 UTC  (4+ messages)
` [PATCH 2/6] crypto: zynqmp-sha: Change algo type from shash to ahash

[PATCH] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
 2026-03-14  4:17 UTC  (2+ messages)

[PATCH v3 0/3] Add support for hashing algorithms in TI DTHE V2
 2026-03-14  3:59 UTC  (3+ messages)
` [PATCH v3 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver

[PATCH 0/3] lib/crc: Fix crc_kunit dependency and add kunitconfig
 2026-03-14  0:03 UTC  (2+ messages)

[BUG REPORT] crypto: ccp: Interrupting INIT_EX firmware writeback crashes host
 2026-03-13 22:58 UTC 

[PATCH 01/11] x86/snp: drop support for SNP hotplug
 2026-03-13 16:17 UTC  (4+ messages)
` [PATCH v2 00/10] Move SNP initialization to the CCP driver
  ` [PATCH v2 04/10] x86/snp: Create a function to clear/zero the RMP

[PATCH v2] padata: Put CPU offline callback in ONLINE section to allow failure
 2026-03-13 15:24 UTC 

[PATCH] crypto: Fix several spelling mistakes in comments
 2026-03-13 14:52 UTC 

[PATCH v7 0/3] Enable ICE clock scaling
 2026-03-13 12:21 UTC  (2+ messages)

[PATCH] crypto:hisilicon - add device load query functionality to debugfs
 2026-03-13  9:40 UTC 

[PATCH v3 0/3] lib/crypto: x86/sha: Add PHE Extensions support
 2026-03-13  3:28 UTC  (9+ messages)
` [PATCH v3 2/3] lib/crypto: x86/sha1: PHE Extensions optimized SHA1 transform function

[PATCH v2] lib: crypto: fix comments for count_leading_zeros()
 2026-03-12 21:55 UTC  (4+ messages)

[PATCH] crypto: add missing kernel-doc for anonymous union members
 2026-03-12 21:34 UTC 

[PATCH 0/5] Revoke supported SEV VM types
 2026-03-12 20:04 UTC  (8+ messages)
` [PATCH 1/5] kvm/sev: don't expose unusable "
` [PATCH 4/5] kvm/sev: mask off firmware unsupported vm types
` [PATCH 5/5] selftests/kvm: teach sev_*_test about revoking VM types

[PATCH] crypto:scompress: fix kernel-doc warning and spelling error
 2026-03-12 18:00 UTC 

[PATCH] crypto:skcipher: fix kernel-doc warning for anonymous union member
 2026-03-12 17:47 UTC 

[PATCH] padata: Put CPU offline callback in ONLINE section to allow failure
 2026-03-12 17:29 UTC 


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