messages from 2026-03-05 06:20:15 to 2026-03-10 19:51:03 UTC [more...]
[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 v10 0/3] Add support for more AES modes in TI DTHEv2
2026-03-10 17:05 UTC (6+ 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 v12 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-10 15:44 UTC (13+ 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] firmware_loader: use SHA-256 library API instead of crypto_shash API
2026-03-10 15:12 UTC (4+ messages)
[PATCH] crypto: caam - Fix DMA corruption on long hmac keys
2026-03-10 15:12 UTC (2+ messages)
[PATCH v2 00/11] Add explicit clock vote and enable power-domain for QCOM-ICE
2026-03-10 14:13 UTC (22+ 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
[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 (17+ 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 (17+ 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 v2 0/7] Add RMPOPT support
2026-03-09 9:01 UTC (14+ messages)
` [PATCH v2 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v2 2/7] x86/sev: add support for enabling RMPOPT
` [PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
` [PATCH v2 5/7] KVM: guest_memfd: Add cleanup interface for guest teardown
[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)
[PATCH] crypto: caam - remove HMAC key hex dumps from hash_digest_key
2026-03-06 11:12 UTC
[PATCH 0/1] crypto: arm64/aes-neonbs - Move key expansion off the stack
2026-03-06 5:54 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] MAINTAINERS: remove outdated entry for crypto/rng.c
2026-03-06 4:19 UTC
[PATCH 0/3] lib/crc: Fix crc_kunit dependency and add kunitconfig
2026-03-06 3:35 UTC (4+ messages)
` [PATCH 1/3] lib/crc: tests: Make crc_kunit test only the enabled CRC variants
` [PATCH 2/3] lib/crc: tests: Add CRC_ENABLE_ALL_FOR_KUNIT
` [PATCH 3/3] lib/crc: tests: Add a .kunitconfig file
[PATCH v3 0/5] pkcs7: better handling of signed attributes
2026-03-05 22:11 UTC (18+ messages)
` [PATCH v3 3/5] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
[PATCH v2 1/5] crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
2026-03-05 20:08 UTC (5+ messages)
` [PATCH v2 2/5] crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes)))
` [PATCH v2 3/5] crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes)))
` [PATCH v2 4/5] crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))
` [PATCH v2 5/5] crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))
[PATCH v2 1/2] dt-bindings: crypto: eip93: add clock gate and reset line
2026-03-05 20:00 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: airoha: en7581: add crypto offload support
[GIT PULL] Crypto library fixes for v7.0-rc3
2026-03-05 19:55 UTC (2+ messages)
[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
2026-03-05 19:35 UTC (4+ messages)
[PATCH v3 0/3] lib/crypto: x86/sha: Add PHE Extensions support
2026-03-05 19:18 UTC (8+ messages)
` [PATCH v3 1/3] crypto: padlock-sha - Disable for Zhaoxin processor
` [PATCH v3 2/3] lib/crypto: x86/sha1: PHE Extensions optimized SHA1 transform function
[PATCH] MAINTAINERS: Remove bouncing maintaner for IAA driver
2026-03-05 17:32 UTC (2+ messages)
[PATCH 0/2] crypto: qat - GEN6 firmware loading fixes
2026-03-05 8:58 UTC (3+ messages)
` [PATCH 1/2] crypto: qat - fix indentation of macros in qat_hal.c
` [PATCH 2/2] crypto: qat - fix firmware loading failure for GEN6 devices
[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
2026-03-05 7:19 UTC (5+ messages)
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