messages from 2025-02-26 03:06:52 to 2025-03-03 20:49:48 UTC [more...]
[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
2025-03-03 20:49 UTC (16+ messages)
` [PATCH v5 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v5 2/7] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v5 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v5 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM
[PATCH] x86/crc32: use builtins to improve code generation
2025-03-03 20:27 UTC (15+ messages)
` [PATCH v2] "
[PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
2025-03-03 20:17 UTC (22+ messages)
` [PATCH 1/7] crypto: iaa - Test the correct request flag
` [PATCH 2/7] crypto: acomp - Remove acomp request flags
` [PATCH 3/7] crypto: acomp - Add request chaining and virtual addresses
` [PATCH 4/7] crypto: testmgr - Remove NULL dst acomp tests
` [PATCH 5/7] crypto: scomp - Remove support for non-trivial SG lists
` [PATCH 6/7] crypto: scomp - Add chaining and virtual address support
` [RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface
[PATCH] crypto: virtio - Erase some sensitive memory when it is freed
2025-03-03 19:08 UTC
[PATCH v8 00/14] zswap IAA compress batching
2025-03-03 18:21 UTC (18+ messages)
` [PATCH v8 01/14] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v8 02/14] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers
` [PATCH v8 03/14] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v8 04/14] crypto: iaa - Implement batch compression/decompression with request chaining
` [PATCH v8 05/14] crypto: iaa - Enable async mode and make it the default
` [PATCH v8 06/14] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v8 07/14] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v8 08/14] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v8 09/14] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v8 10/14] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v8 11/14] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage
` [PATCH v8 13/14] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-03-03 11:30 UTC (17+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three void APIs
` [PATCH *-next 15/18] mfd: db8500-prcmu: "
[PATCH v7 00/15] zswap IAA compress batching
2025-03-03 8:55 UTC (20+ messages)
` [PATCH v7 01/15] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v7 02/15] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers
` [PATCH v7 03/15] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v7 04/15] crypto: iaa - Implement batch compression/decompression with request chaining
` [PATCH v7 05/15] crypto: iaa - Enable async mode and make it the default
` [PATCH v7 06/15] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v7 07/15] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v7 08/15] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v7 09/15] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v7 10/15] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v7 11/15] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks
` [PATCH v7 12/15] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage
` [PATCH v7 13/15] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v7 14/15] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
` [PATCH v7 15/15] mm: zswap: Compress batching with request chaining in zswap_store() of large folios
[GIT PULL v2] crypto: Add Kerberos crypto lib
2025-03-03 8:44 UTC
[PATCH 0/4] RISC-V CRC optimizations
2025-03-03 6:53 UTC (5+ messages)
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-03 5:32 UTC (15+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
` [RFC PATCH v2 20/22] sev-guest: Stop changing encrypted page state for TDISP devices
[herbert-cryptodev-2.6:master 80/80] ld.lld: error: undefined symbol: chacha_crypt_generic
2025-03-03 3:09 UTC (2+ messages)
` [PATCH] crypto: Kconfig - Select LIB generic option
[PATCH v3 04/19] crypto: scatterwalk - add new functions for copying data
2025-03-03 2:39 UTC (4+ messages)
[PATCH v3 03/19] crypto: scatterwalk - add new functions for iterating through data
2025-03-03 2:35 UTC (4+ messages)
[herbert-cryptodev-2.6:master 80/80] ERROR: modpost: "poly1305_final_generic" [crypto/poly1305_generic.ko] undefined!
2025-03-02 13:36 UTC
[RESEND PATCH] crypto: bcm - set memory to zero only once
2025-03-02 11:40 UTC (3+ messages)
[PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes
2025-03-02 10:11 UTC (11+ messages)
` [PATCH v2 3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
[PATCH] crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type
2025-03-02 8:15 UTC (2+ messages)
[PATCH] crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info
2025-03-02 8:15 UTC (3+ messages)
[PATCH v3] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML
2025-03-02 8:12 UTC (2+ messages)
[PATCH v3 00/19] crypto: scatterlist handling improvements
2025-03-02 8:11 UTC (2+ messages)
[PATCH] hwrng: Fix indentation of HW_RANDOM_CN10K help text
2025-03-02 8:11 UTC (2+ messages)
[PATCH RFC 0/2] Add support for hashing algorithms in TI DTHE V2
2025-03-02 8:09 UTC (3+ messages)
` [PATCH RFC 1/2] crypto: ti: Add support for SHA224/256/384/512 in DTHE V2 driver
[PATCH] crypto: bpf - Add MODULE_DESCRIPTION for skcipher
2025-03-02 8:04 UTC (2+ messages)
[GIT PULL] crypto: Add Kerberos crypto lib
2025-03-02 6:09 UTC (2+ messages)
[PATCH] crypto: lib/aescfb - fix build with GCC 15 due to -Werror=unterminated-string-initialization
2025-03-02 3:52 UTC (2+ messages)
[RFC PATCH v3 00/13] Clavis LSM
2025-03-01 2:20 UTC (14+ messages)
[PATCH v2 0/2] Enable TRNG for QCS615 Platform
2025-02-28 21:46 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,prng: document QCS615
` [PATCH v2 2/2] arm64: dts: qcom: qcs615: add TRNG node
[PATCH] crypto: lib/Kconfig - fix chacha/poly1305 dependencies more more
2025-02-28 17:10 UTC (18+ messages)
` [PATCH] crypto: lib/Kconfig - Select and hide arch options
` [v2 PATCH] crypto: lib/Kconfig - Hide arch options from user
` [v3 "
[PATCH v4 0/6] Drivers for Loongson security engine
2025-02-28 14:13 UTC (2+ messages)
[PATCH] lib/lzo: Avoid output overruns when compressing
2025-02-28 14:02 UTC (13+ messages)
` [v2 PATCH] crypto: lzo - Fix compression buffer overrun
` [v3 "
[RFC PATCH 0/2] Eliminate the no-SIMD en/decryption fallbacks on x86
2025-02-28 12:39 UTC (9+ messages)
` [RFC PATCH 1/2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
[PATCH v2] crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPI
2025-02-28 12:11 UTC
[PATCH v6 00/16] zswap IAA compress batching
2025-02-28 10:00 UTC (14+ messages)
` [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios
[PATCH] crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPI
2025-02-28 4:19 UTC (5+ messages)
[PATCH] MAINTAINERS: .mailmap: Update Sumit Garg's email address
2025-02-27 11:32 UTC
[PATCH 0/1] mxs-dcp: Fix support for UNIQUE_KEY?
2025-02-27 10:48 UTC (3+ messages)
[PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis
2025-02-27 7:00 UTC (2+ messages)
[PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
2025-02-27 3:05 UTC (12+ messages)
[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
2025-02-27 2:30 UTC (8+ messages)
[PATCH] dt-bindings: crypto: inside-secure,safexcel: Allow dma-coherent
2025-02-26 21:42 UTC
[syzbot] [crypto?] possible deadlock in crypto_exit_scomp_ops_async
2025-02-26 3:08 UTC (8+ messages)
` mm: zswap: fix crypto_free_acomp deadlock in zswap_cpu_comp_dead
[PATCH v4 5/6] tpm: Add a driver for Loongson TPM device
2025-02-26 3:05 UTC (2+ messages)
` [PATCH v4 6/6] MAINTAINERS: Add tpm_lsse.c to LOONGSON CRYPTO DRIVER entry
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;
as well as URLs for NNTP newsgroup(s).