messages from 2026-03-21 04:12:01 to 2026-03-25 15:25:10 UTC [more...]
[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
Need some clarification about CRYPTO_AHASH_ALG_BLOCK_ONLY
2026-03-25 12:26 UTC (2+ messages)
[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
2026-03-25 9:21 UTC
[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 (3+ messages)
[PATCH 00/12] SM3 library
2026-03-24 23:27 UTC (8+ messages)
` [PATCH 08/12] lib/crypto: riscv/sm3: Migrate optimized code into library
` [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 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: deflate - fix decompression window size
2026-03-24 18:08 UTC
[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
cleanup the RAID5 XOR library v3
2026-03-24 16:42 UTC (29+ messages)
` [PATCH 01/26] xor: assert that xor_blocks is not from preemptible user context
` [PATCH 02/26] arm/xor: remove in_interrupt() handling
` [PATCH 03/26] um/xor: cleanup xor.h
` [PATCH 04/26] xor: move to lib/raid/
` [PATCH 05/26] xor: small cleanups
` [PATCH 06/26] xor: cleanup registration and probing
` [PATCH 07/26] xor: split xor.h
` [PATCH 08/26] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/26] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/26] alpha: move the XOR code to lib/raid/
` [PATCH 11/26] arm: "
` [PATCH 12/26] arm64: "
` [PATCH 13/26] loongarch: "
` [PATCH 14/26] powerpc: "
` [PATCH 15/26] riscv: "
` [PATCH 16/26] sparc: "
` [PATCH 17/26] s390: "
` [PATCH 18/26] x86: "
` [PATCH 19/26] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/26] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/26] xor: add a better public API
` [PATCH 22/26] async_xor: use xor_gen
` [PATCH 23/26] btrfs: "
` [PATCH 24/26] xor: pass the entire operation to the low-level ops
` [PATCH 25/26] xor: use static_call for xor_gen
` [PATCH 26/26] xor: add a kunit test case
[PATCH v4 00/11] Add explicit clock vote and enable power-domain for QCOM-ICE
2026-03-24 16:29 UTC (25+ 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 03/11] arm64: dts: qcom: kaanapali: Add power-domain and iface clk for ice node
` [PATCH v4 04/11] arm64: dts: qcom: lemans: "
` [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)
cleanup the RAID6 P/Q library
2026-03-24 6:40 UTC (18+ 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
[PATCH 00/19] GHASH library
2026-03-24 0:50 UTC (3+ messages)
[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
2026-03-23 22:43 UTC (9+ messages)
` [PATCH v2 2/5] workqueue: add WQ_AFFN_CACHE_SHARD "
[PATCH 0/3] crypto: atmel-sha204a - multiple RNG fixes
2026-03-23 21:27 UTC (4+ messages)
` [PATCH 1/3] crypto: atmel-sha204a - fix memory leak at non-blocking RNG work_data
` [PATCH 2/3] crypto: atmel-sha204a - fix truncated 32-byte blocking read
` [PATCH 3/3] crypto: atmel-sha204a - fix non-blocking read logic
Does the SPARC optimized crypto and CRC code actually work?
2026-03-23 18:20 UTC (10+ messages)
[PATCH v7 0/3] Enable ICE clock scaling
2026-03-23 17:12 UTC (3+ messages)
` [PATCH v7 3/3] soc: qcom: ice: Set ICE clk to TURBO on probe
[PATCH v3 0/7] Move SNP initialization to the CCP driver
2026-03-23 15:49 UTC (14+ messages)
` [PATCH v3 2/7] x86/snp: create snp_prepare_for_snp_init()
` [PATCH v3 3/7] x86/snp: create snp_x86_shutdown()
` [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 v14 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-23 15:17 UTC (13+ messages)
` [PATCH v14 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v14 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v14 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v14 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v14 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v14 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v14 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v14 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v14 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v14 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v14 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v14 12/12] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH v13 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-23 13:41 UTC (7+ messages)
` [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] crypto: qce - use memcpy_and_pad in qce_aead_setkey
2026-03-23 10:47 UTC (2+ messages)
[PATCH] crypto: inside-secure/eip93 - make it selectable for ECONET
2026-03-23 9:19 UTC (3+ messages)
[PATCH net-next] octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipher
2026-03-23 7:02 UTC (2+ messages)
[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
2026-03-22 14:13 UTC (6+ messages)
[PATCH] MAINTAINERS: update email address for Ignat Korchagin
2026-03-22 2:19 UTC (4+ messages)
[PATCH] crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
2026-03-22 1:54 UTC (2+ messages)
[PATCH 0/2] dm-crypt: Reimplement elephant diffuser using AES library
2026-03-21 23:06 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dm-crypt: Make crypt_iv_operations::wipe return void
[PATCH v2] crypto: inside-secure/eip93 - add missing address terminator character
2026-03-21 10:23 UTC
[PATCH v2] crypto: inside-secure/eip93 - correct ecb(des-eip93) typo
2026-03-21 9:59 UTC
[PATCH 1/5] crypto: add missing kernel-doc for anonymous union members
2026-03-21 8:52 UTC (2+ messages)
[PATCH v2] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
2026-03-21 8:51 UTC (2+ messages)
[PATCH] crypto: simd - Remove unused skcipher support
2026-03-21 8:52 UTC (2+ messages)
[PATCH v2] padata: Put CPU offline callback in ONLINE section to allow failure
2026-03-21 8:51 UTC (2+ messages)
[PATCH] crypto: Fix several spelling mistakes in comments
2026-03-21 8:50 UTC (2+ messages)
[PATCH] crypto:hisilicon - add device load query functionality to debugfs
2026-03-21 8:49 UTC (2+ messages)
[PATCH] hwrng: hw_random.h: avoid kernel-doc warnings
2026-03-21 8:49 UTC (2+ messages)
[PATCH 1/2] crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
2026-03-21 8:49 UTC (2+ messages)
[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] 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] Crypto : qat: Replace scnprintf with sysfs_emit function
2026-03-21 4:44 UTC (3+ 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