public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-24 06:41:53 to 2026-03-27 14:46:18 UTC [more...]

[PATCH 0/5] xor/arm: Replace vectorized version with intrinsics
 2026-03-27 14:45 UTC  (8+ messages)
` [PATCH 1/5] ARM: Add a neon-intrinsics.h header like on arm64
` [PATCH 2/5] crypto: aegis128 - Use neon-intrinsics.h on ARM too
` [PATCH 3/5] xor/arm: Replace vectorized implementation with arm64's intrinsics
` [PATCH 4/5] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
` [PATCH 5/5] ARM: Remove hacked-up asm/types.h header

[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
 2026-03-27 12:38 UTC  (6+ messages)
` [PATCH v2 2/5] workqueue: add WQ_AFFN_CACHE_SHARD "

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

[PATCH] crypto: qce - use memcpy_and_pad in qce_aead_setkey
 2026-03-27 10:10 UTC  (2+ messages)

[PATCH v2] crypto: inside-secure/eip93 - add missing address terminator character
 2026-03-27 10:10 UTC  (2+ messages)

[PATCH v2] crypto: inside-secure/eip93 - correct ecb(des-eip93) typo
 2026-03-27 10:10 UTC  (2+ messages)

[PATCH] crypto: hisilicon/sec2 - prevent req used-after-free for sec
 2026-03-27 10:09 UTC  (2+ messages)

[PATCH] crypto: cryptd - Remove unused functions
 2026-03-27 10:09 UTC  (2+ messages)

[PATCH] crypto: inside-secure/eip93 - make it selectable for ECONET
 2026-03-27 10:09 UTC  (2+ messages)

[PATCH v11 0/2] Add support for more AES modes in TI DTHEv2
 2026-03-27 10:08 UTC  (2+ messages)

[PATCH 1/2] crypto: stm32 - use list_first_entry_or_null to simplify hash_find_dev
 2026-03-27 10:08 UTC  (2+ messages)

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),rfc3686(ctr(aes)))
 2026-03-27 10:08 UTC  (2+ messages)

[PATCH v3 1/2] printk: add print_hex_dump_devel()
 2026-03-27 10:07 UTC 

[PATCH v2] crypto: qat - add anti-rollback support for GEN6 devices
 2026-03-27 10:07 UTC  (2+ messages)

[PATCH] crypto: nx - Fix packed layout in struct nx842_crypto_header
 2026-03-27 10:06 UTC  (2+ messages)

[PATCH] crypto: nx - annotate struct nx842_crypto_header with __counted_by
 2026-03-27 10:06 UTC  (2+ messages)

[PATCH] crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export
 2026-03-27 10:06 UTC  (2+ messages)

[PATCH] crypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/remove
 2026-03-27 10:05 UTC  (2+ messages)

[PATCH 0/3] crypto: Remove arch-optimized des and des3_ede code
 2026-03-27  9:59 UTC  (9+ messages)
` [PATCH 1/3] crypto: s390 - Remove "
` [PATCH 2/3] crypto: sparc "
` [PATCH 3/3] crypto: x86 "

[PATCH] crypto: aspeed/hash: Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()
 2026-03-27  9:24 UTC 

[PATCH v11 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-03-27  9:20 UTC  (3+ messages)
` [PATCH v11 2/4] crypto: spacc - Add SPAcc ahash support

[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
 2026-03-27  6:04 UTC  (9+ messages)
    ` [PATCH] crypto: authencesn - Use memcpy_from/to_sglist
  ` [PATCH] crypto: algif_aead - Revert to operating out-of-place
` [v2 PATCH] crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption

[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
 2026-03-27  6:02 UTC  (2+ messages)
` [PATCH v2] "

Need some clarification about CRYPTO_AHASH_ALG_BLOCK_ONLY
 2026-03-27  3:39 UTC  (5+ messages)

[PATCH] crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help
 2026-03-27  0:17 UTC 

[PATCH] lib/crypto: sparc: Drop optimized MD5 code
 2026-03-26 23:02 UTC  (3+ messages)

[PATCH] lib/crypto: mips: Drop optimized MD5 code
 2026-03-26 20:48 UTC 

[PATCH v5 0/7] Move SNP initialization to the CCP driver
 2026-03-26 16:11 UTC  (8+ messages)
` [PATCH v5 1/7] x86/sev: Create a function to clear/zero the RMP
` [PATCH v5 2/7] x86/sev: Create snp_prepare()
` [PATCH v5 3/7] x86/sev: Create snp_shutdown()
` [PATCH v5 4/7] x86/sev, crypto/ccp: Move SNP init to ccp driver
` [PATCH v5 5/7] x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/
` [PATCH v5 6/7] crypto/ccp: Implement SNP x86 shutdown
` [PATCH v5 7/7] crypto/ccp: Update HV_FIXED page states to allow freeing of memory

[PATCH net-next] octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipher
 2026-03-26 10:50 UTC  (3+ messages)

[PATCH v2] crypto: deflate - fix decompression window size
 2026-03-26  9:59 UTC 

[PATCH] crypto: deflate - fix decompression window size
 2026-03-26  9:36 UTC  (3+ messages)

[PATCH] crypto: af_alg - fix NULL pointer dereference in scatterwalk
 2026-03-26  9:14 UTC  (2+ messages)

[PATCH] crypto-deflate: fix spurious -ENOSPC
 2026-03-26  9:13 UTC  (2+ messages)

[PATCH v2] crypto: caam - fix DMA corruption on long hmac keys
 2026-03-26  9:13 UTC  (4+ messages)
` [PATCH] crypto: caam - fix overflow "

[PATCH v2] crypto: tegra - Add missing CRYPTO_ALG_ASYNC
 2026-03-26  9:13 UTC  (2+ messages)

cleanup the RAID6 P/Q library
 2026-03-26  5:25 UTC  (22+ messages)
` [PATCH 01/17] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/17] raid6: remove __KERNEL__ ifdefs
` [PATCH 03/17] raid6: move to lib/raid/
` [PATCH 04/17] raid6: remove unused defines in pq.h
` [PATCH 05/17] raid6: remove raid6_get_zero_page
` [PATCH 06/17] raid6: use named initializers for struct raid6_calls
` [PATCH 07/17] raid6: improve the public interface
` [PATCH 08/17] raid6: hide internals
` [PATCH 09/17] raid6: rework the init helpers
` [PATCH 10/17] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 11/17] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 12/17] raid6: update top of file comments
` [PATCH 13/17] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 14/17] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 15/17] raid6_kunit: cleanup dataptr handling
` [PATCH 16/17] raid6_kunit: randomize parameters and increase limits
` [PATCH 17/17] raid6_kunit: randomize buffer alignment

cleanup the RAID5 XOR library v3
 2026-03-26  5:18 UTC  (5+ messages)

[PATCH] lib/crypto: chacha - Zeroize permuted_state before it leaves scope
 2026-03-26  3:29 UTC 

[PATCH 00/11] Stop pulling DRBG code into non-FIPS kernels
 2026-03-26  2:31 UTC  (14+ messages)
` [PATCH 01/11] crypto: rng - Add crypto_stdrng_get_bytes()
` [PATCH 02/11] crypto: dh - Use crypto_stdrng_get_bytes()
` [PATCH 03/11] crypto: ecc "
` [PATCH 04/11] crypto: geniv "
` [PATCH 05/11] crypto: hisilicon/hpre "
` [PATCH 06/11] crypto: intel/keembay-ocs-ecc "
` [PATCH 07/11] net: tipc: "
` [PATCH 08/11] crypto: rng - Unexport "default RNG" symbols
` [PATCH 09/11] crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
` [PATCH 10/11] crypto: fips - Depend on CRYPTO_DRBG=y
` [PATCH 11/11] crypto: rng - Don't pull in DRBG when CRYPTO_FIPS=n

[PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
 2026-03-26  2:14 UTC  (6+ messages)

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-03-25 21:09 UTC  (6+ messages)

[PATCH] fscrypt: use AES library for v1 key derivation
 2026-03-25 19:09 UTC  (2+ messages)

[PATCH v4 0/7] Move SNP initialization to the CCP driver
 2026-03-25 15:25 UTC  (10+ messages)
` [PATCH v4 1/7] x86/sev: Create a function to clear/zero the RMP
` [PATCH v4 2/7] x86/sev: Create snp_prepare()
` [PATCH v4 3/7] x86/sev: Create snp_shutdown()
` [PATCH v4 4/7] x86/sev, crypto/ccp: Move SNP init to ccp driver
` [PATCH v4 5/7] x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/
` [PATCH v4 6/7] crypto/ccp: Implement SNP x86 shutdown
` [PATCH v4 7/7] crypto/ccp: Update HV_FIXED page states to allow freeing of memory

[PATCH v2] crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
 2026-03-25  5:48 UTC  (3+ messages)

[PATCH] lib: Move crypto library tests to Runtime Testing menu
 2026-03-24 23:27 UTC  (2+ messages)

[PATCH 00/12] SM3 library
 2026-03-24 23:27 UTC  (2+ messages)

[PATCH v3] crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
 2026-03-24 23:02 UTC 

[PATCH] crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()
 2026-03-24 19:44 UTC  (2+ messages)

[PATCH v2 0/5] Revoke supported SEV VM types
 2026-03-24 19:40 UTC  (6+ messages)
` [PATCH v2 1/5] crypto/ccp: hoist kernel part of SNP_PLATFORM_STATUS
` [PATCH v2 2/5] crypto/ccp: export firmware supported vm types
` [PATCH v2 3/5] KVM: SEV: don't expose unusable VM types
` [PATCH v2 4/5] KVM: SEV: mask off firmware unsupported vm types
` [PATCH v2 5/5] KVM: selftests: teach sev_*_test about revoking VM types

[PATCH 0/2] crypto: qat - fix and cleanup RAS sysfs show functions
 2026-03-24 18:17 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - fix type mismatch in "
` [PATCH 2/2] crypto: qat - replace scnprintf() with sysfs_emit()

[PATCH] crypto: acomp - fix wrong pointer in acomp_reqchain_done()
 2026-03-24 18:07 UTC 

[PATCH] crypto: qat - fix compression instance leak
 2026-03-24 17:59 UTC 

[PATCH] crypto: qat - use acomp_tfm_ctx()
 2026-03-24 16:52 UTC 

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

[PATCH v2] crypto: qat - replace scnprintf() with sysfs_emit()
 2026-03-24 12:34 UTC  (2+ messages)

[PATCH] crypto: ccp - Replace snprintf("%s") with strscpy
 2026-03-24 11:30 UTC 

[PATCH] crypto: hifn_795x - Replace snprintf("%s") with strscpy
 2026-03-24 11:27 UTC 

[PATCH] crypto: qat - disable 420xx AE cluster when lead engine is fused off
 2026-03-24 11:12 UTC 

[PATCH] crypto: qat - disable 4xxx AE cluster when lead engine is fused off
 2026-03-24 11:11 UTC 

[PATCH] crypto: caam - Fix DMA corruption on long hmac keys
 2026-03-24  9:51 UTC  (3+ messages)


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