public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 15:33:55 to 2026-03-11 11:25:25 UTC [more...]

[PATCH v12 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-11 11:25 UTC  (18+ messages)
` [PATCH v12 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v12 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v12 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v12 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v12 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v12 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v12 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v12 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v12 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v12 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v12 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v12 12/12] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v2 00/11] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-03-11  9:37 UTC  (25+ messages)
` [PATCH v2 01/11] dt-bindings: crypto: qcom,ice: Allow power-domain and iface clk
` [PATCH v2 02/11] arm64: dts: qcom: kaanapali: Add power-domain and iface clk for ice node
` [PATCH v2 03/11] arm64: dts: qcom: lemans: "
` [PATCH v2 04/11] arm64: dts: qcom: monaco: "
` [PATCH v2 05/11] arm64: dts: qcom: sc7180: "
` [PATCH v2 06/11] arm64: dts: qcom: kodiak: "
` [PATCH v2 07/11] arm64: dts: qcom: sm8450: "
` [PATCH v2 08/11] arm64: dts: qcom: sm8550: "
` [PATCH v2 09/11] arm64: dts: qcom: sm8650: "
` [PATCH v2 10/11] arm64: dts: qcom: sm8750: "
` [PATCH v2 11/11] soc: qcom: ice: Allow explicit votes on 'iface' clock for ICE

cleanup the RAID5 XOR library v2
 2026-03-11  8:45 UTC  (29+ messages)
` [PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
` [PATCH 02/27] arm/xor: remove in_interrupt() handling
` [PATCH 03/27] um/xor: cleanup xor.h
` [PATCH 04/27] xor: move to lib/raid/
` [PATCH 05/27] xor: small cleanups
` [PATCH 06/27] xor: cleanup registration and probing
` [PATCH 07/27] xor: split xor.h
` [PATCH 08/27] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/27] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/27] alpha: move the XOR code to lib/raid/
` [PATCH 11/27] arm: "
` [PATCH 12/27] arm64: "
` [PATCH 13/27] loongarch: "
` [PATCH 14/27] powerpc: "
` [PATCH 15/27] riscv: "
` [PATCH 16/27] sparc: "
` [PATCH 17/27] s390: "
` [PATCH 18/27] x86: "
` [PATCH 19/27] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/27] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/27] xor: add a better public API
` [PATCH 22/27] async_xor: use xor_gen
` [PATCH 23/27] btrfs: "
` [PATCH 24/27] xor: pass the entire operation to the low-level ops
` [PATCH 25/27] xor: use static_call for xor_gen
` [PATCH 26/27] random: factor out a __limit_random_u32_below helper
` [PATCH 27/27] xor: add a kunit test case

[PATCH] crypto: qat - add wireless mode support for QAT GEN6
 2026-03-11  8:22 UTC 

[PATCH v2 0/7] Add RMPOPT support
 2026-03-11  6:00 UTC  (8+ messages)
` [PATCH v2 2/7] x86/sev: add support for enabling RMPOPT
` [PATCH v2 5/7] KVM: guest_memfd: Add cleanup interface for guest teardown

[PATCH v10 0/3] Add support for more AES modes in TI DTHEv2
 2026-03-11  5:32 UTC  (8+ messages)
` [PATCH v10 1/3] crypto: ti - Add support for AES-CTR in DTHEv2 driver
` [PATCH v10 2/3] crypto: ti - Add support for AES-GCM "

[PATCH] crypto: caam - Fix DMA corruption on long hmac keys
 2026-03-11  4:15 UTC  (3+ messages)

[PATCH] crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
 2026-03-11  2:07 UTC 

[PATCH v2 0/6] Enable UFS support on Milos
 2026-03-11  2:06 UTC  (2+ messages)

[PATCH] lib: crypto: fix comments for count_leading_zeros()
 2026-03-10 22:53 UTC  (2+ messages)

[PATCH 5.10] net/tcp-md5: Fix MAC comparison to be constant-time
 2026-03-10 20:17 UTC 

[PATCH 5.15] net/tcp-md5: Fix MAC comparison to be constant-time
 2026-03-10 20:17 UTC 

[PATCH 6.1] net/tcp-md5: Fix MAC comparison to be constant-time
 2026-03-10 20:17 UTC 

[PATCH 6.6] net/tcp-md5: Fix MAC comparison to be constant-time
 2026-03-10 20:17 UTC 

[PATCH 6.12] net/tcp-md5: Fix MAC comparison to be constant-time
 2026-03-10 20:16 UTC 

[PATCH 6.18] net/tcp-md5: Fix MAC comparison to be constant-time
 2026-03-10 20:16 UTC 

[PATCH 6.18] lib/crypto: tests: Depend on library options rather than selecting them
 2026-03-10 19:56 UTC 

[PATCH 5.15] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 6.1] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 6.6] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 6.12] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 6.18] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 5.10] smb: client: Compare MACs in constant time
 2026-03-10 19:51 UTC 

[PATCH 5.15] smb: client: Compare MACs in constant time
 2026-03-10 19:51 UTC 

[PATCH 6.1] smb: client: Compare MACs in constant time
 2026-03-10 19:51 UTC 

[PATCH 6.6] smb: client: Compare MACs in constant time
 2026-03-10 19:50 UTC 

[PATCH 6.12] smb: client: Compare MACs in constant time
 2026-03-10 19:50 UTC 

[PATCH 6.18] smb: client: Compare MACs in constant time
 2026-03-10 19:50 UTC 

[PATCH] firmware_loader: use SHA-256 library API instead of crypto_shash API
 2026-03-10 15:12 UTC  (4+ messages)

[PATCH v3 0/2] Enable inline crypto engine on SM8250
 2026-03-10 14:11 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: ice: Document sm8250 inline crypto engine
` [PATCH v3 2/2] arm64: dts: qcom: sm8250: Add "

cleanup the RAID5 XOR library
 2026-03-10 14:00 UTC  (8+ messages)
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 21/25] xor: add a better public API

[PATCH] crypto: tegra - Disable softirqs before finalizing request
 2026-03-10  9:28 UTC 

[BUG] crypto: caam - RSA encrypt doesn't always complete new data in out_buf
 2026-03-10  8:57 UTC  (13+ messages)

[RFC PATCH 0/8] Reimplement TCP-AO using crypto library
 2026-03-10  7:42 UTC  (13+ messages)
` [RFC PATCH 1/8] net/tcp-ao: Drop support for most non-RFC-specified algorithms
` [RFC PATCH 2/8] net/tcp-ao: Use crypto library API instead of crypto_ahash
` [RFC PATCH 3/8] net/tcp-ao: Use stack-allocated MAC and traffic_key buffers
` [RFC PATCH 4/8] net/tcp-ao: Return void from functions that can no longer fail
` [RFC PATCH 5/8] net/tcp: Remove tcp_sigpool
` [RFC PATCH 6/8] crypto: hash - Remove support for cloning hash tfms
` [RFC PATCH 7/8] crypto: cipher - Remove support for cloning cipher tfms
` [RFC PATCH 8/8] crypto: api - Remove core support for cloning tfms

[PATCH v2 0/2] Enable inline crypto engine on SM8250
 2026-03-10  3:03 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: ice: Document sm8250 inline crypto engine
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Add "

[PATCH] crypto: artpec6 - use memcpy_and_pad to simplify prepare_hash
 2026-03-09 21:11 UTC 

[PATCH v2] crypto: arm64/aes-neonbs - Move key expansion off the stack
 2026-03-09 20:48 UTC  (4+ messages)

[PATCH] lib/crypto: tests: Fix aes_cbc_macs dependency and add to kunitconfig
 2026-03-09 20:28 UTC  (2+ messages)

[PATCH 00/11] Move SEV-SNP initialization to ccp driver
 2026-03-09 18:00 UTC  (16+ messages)
` [PATCH 01/11] x86/snp: drop support for SNP hotplug
    ` [PATCH v2 00/10] Move SNP initialization to the CCP driver
      ` [PATCH v2 01/10] x86/snp: drop support for SNP hotplug
      ` [PATCH v2 02/10] x86/snp: drop WBINVD before setting SNPEn
      ` [PATCH v2 03/10] x86/snp: Keep the RMP table bookkeeping area mapped
      ` [PATCH v2 04/10] x86/snp: Create a function to clear/zero the RMP
      ` [PATCH v2 05/10] x86/snp: create snp_prepare_for_snp_init()
      ` [PATCH v2 06/10] x86/snp, crypto: move SNP init to ccp driver
      ` [PATCH v2 07/10] x86/snp, crypto: move HSAVE_PA setup to arch/
      ` [PATCH v2 08/10] x86/snp: create snp_x86_shutdown()
      ` [PATCH v2 09/10] crypto: ccp - implement SNP x86 shutdown
      ` [PATCH v2 10/10] crypto: ccp - Update HV_FIXED page states to allow freeing of memory
` [PATCH 02/11] x86/snp: Keep the RMP table bookkeeping area mapped

[PATCH] MAINTAINERS: update email address for Ignat Korchagin
 2026-03-09 17:59 UTC  (2+ messages)

[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-09 17:05 UTC  (10+ messages)
` [PATCH RFC v11 07/12] crypto: qce - Communicate the base physical address to the dmaengine
` [PATCH RFC v11 12/12] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2026-03-09 14:42 UTC  (4+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)

[PATCH v7 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-03-09 14:36 UTC  (2+ messages)

[PATCH 00/11] Add explicit power-domain and clock voting for QCOM-ICE
 2026-03-09 12:20 UTC  (7+ messages)
` [PATCH 11/11] soc: qcom: ice: Add explicit power-domain and clock voting calls for ICE

[PATCH 0/2] Enable inline crypto engine on SM8250
 2026-03-09 11:28 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: crypto: ice: Document sm8250 inline crypto engine
` [PATCH 2/2] arm64: dts: qcom: sm8250: Add "

[PATCH] crypto: zstd - fix segmented acomp streaming paths
 2026-03-09  8:20 UTC 

[PATCH] crypto: krb5enc - fix sleepable flag handling in encrypt dispatch
 2026-03-09  6:26 UTC 

[PATCH] crypto: simd - reject compat registrations without __ prefixes
 2026-03-09  4:31 UTC 

[PATCH] crypto: atmel - use list_first_entry_or_null to simplify find_dev
 2026-03-08 23:22 UTC 

[PATCH] crypto: atmel-tdes - fix DMA sync direction
 2026-03-07 15:31 UTC 

[PATCH] mfd: loongson-se: Add multi-node support
 2026-03-07  6:29 UTC  (3+ messages)

[PATCH] crypto: qat - Drop redundant local variables
 2026-03-07  5:36 UTC  (2+ messages)

[PATCH] docs: crypto: userspace-if: Fix outdated links
 2026-03-07  5:36 UTC  (2+ messages)

[PATCH v2] padata: Remove cpu online check from cpu add and removal
 2026-03-07  5:34 UTC  (2+ messages)

[PATCH] crypto: ecc - correct kernel-doc format
 2026-03-07  5:34 UTC  (2+ messages)

[PATCH] crypto: des - fix all kernel-doc warnings
 2026-03-07  5:33 UTC  (2+ messages)

[PATCH] crypto: acomp: acompress.h: repair kernel-doc warnings
 2026-03-07  5:33 UTC  (2+ messages)

[PATCH] rhashtable: consolidate hash computation in rht_key_get_hash()
 2026-03-07  5:33 UTC  (2+ messages)

[PATCH] crypto: atmel-i2c - Replace hard-coded bus clock rate with constant
 2026-03-07  5:29 UTC  (2+ messages)

[PATCH] crypto: qce - Replace snprintf("%s") with strscpy
 2026-03-07  5:29 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove Daniele Alessandrelli as Keem Bay maintainer
 2026-03-07  5:29 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the Eliza ICE
 2026-03-07  5:28 UTC  (2+ messages)

[PATCH] crypto: vmx - Remove disabled build directive
 2026-03-07  5:28 UTC  (2+ messages)

[PATCH] crypto: atmel-ecc - Release client on allocation failure
 2026-03-07  5:27 UTC  (2+ messages)

[PATCH] crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
 2026-03-07  5:27 UTC  (2+ messages)

[PATCH] crypto: fix spelling errors in comments
 2026-03-07  4:55 UTC  (2+ messages)

[PATCH v4 3/6] kfuzztest: add ReST documentation
 2026-03-07  1:39 UTC  (6+ messages)
` Question about "stateless or low-state functions" in KFuzzTest doc

[PATCH v10 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-03-07  1:19 UTC  (3+ messages)
` [PATCH v10 2/4] crypto: spacc - Add SPAcc ahash support

[PATCH] crypto: inside-secure/eip93 - register hash before authenc algorithms
 2026-03-06 22:17 UTC 

[PATCH 1/8] crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()
 2026-03-07  3:09 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 7.0
 2026-03-06 18:38 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