linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-04 20:47:54 to 2025-03-07 21:44:12 UTC [more...]

[PATCH v6 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-07 21:43 UTC  (16+ messages)
` [PATCH v6 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v6 2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v6 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v6 4/8] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v6 5/8] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v6 6/8] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v6 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v6 8/8] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[v2 PATCH 0/3] crypto: scatterwalk - scatterwalk_next and memcpy_sglist
 2025-03-07 21:43 UTC  (6+ messages)
` [v2 PATCH 1/3] crypto: scatterwalk - Change scatterwalk_next calling convention
` [v2 PATCH 2/3] crypto: scatterwalk - Add memcpy_sglist
` [v2 PATCH 3/3] crypto: skcipher - Eliminate duplicate virt.addr field

[PATCH v6 4/8] crypto: ccp: Fix uapi definitions of PSP errors
 2025-03-07 21:21 UTC  (6+ messages)

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-03-07 19:46 UTC  (40+ messages)
` [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v12 03/19] x86: Secure Launch Resource Table header file
` [PATCH v12 04/19] x86: Secure Launch main "
` [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v12 06/19] x86: Add early SHA-256 "
` [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v12 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v12 10/19] x86: Secure Launch kernel late "
` [PATCH v12 14/19] tpm, tpm_tis: Close all localities
` [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel

[PATCH v8 00/14] zswap IAA compress batching
 2025-03-07 19:30 UTC  (15+ messages)
` [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

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-07 15:17 UTC  (19+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH v2] dt-bindings: rng: rockchip,rk3588-rng: Drop unnecessary status from example
 2025-03-07 14:05 UTC  (2+ messages)

[PATCH v6 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
 2025-03-07 13:37 UTC  (3+ messages)
` [PATCH v6 03/12] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support

[PATCH] dt-bindings: rng: rockchip,rk3588-rng.: Drop unnecessary status from example
 2025-03-07  9:28 UTC  (2+ messages)

[PATCH v1 0/1] Rework protected key AES for true asynch support
 2025-03-07  8:36 UTC  (5+ messages)
` [PATCH v1 1/1] s390/crypto: "

[PATCH] crypto: scatterwalk - Add memcpy_sglist
 2025-03-07  4:22 UTC  (6+ messages)
  ` [v2 PATCH] "
    ` [v3 "

[PATCH] crypto: scatterwalk - Change scatterwalk_next calling convention
 2025-03-07  3:05 UTC  (11+ messages)
          ` [PATCH] crypto: skcipher - Elinimate duplicate virt.addr field

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-07  2:46 UTC  (29+ messages)

[PATCH] MAINTAINERS: Add Lukas & Ignat & Stefan for asymmetric keys
 2025-03-06 22:38 UTC  (6+ messages)

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-03-06 19:02 UTC  (3+ messages)

[PATCH 0/5] Remove unnecessary prompts for CRC library (batch 1)
 2025-03-06 17:22 UTC  (8+ messages)
` [PATCH 1/5] lib/crc: remove unnecessary prompt for CONFIG_CRC4
` [PATCH 2/5] lib/crc: remove unnecessary prompt for CONFIG_CRC7
` [PATCH 3/5] lib/crc: remove unnecessary prompt for CONFIG_CRC8
` [PATCH 4/5] lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
` [PATCH 5/5] lib/crc: remove unnecessary prompt for CONFIG_CRC64

[PATCH] lib/crc7: unexport crc7_be_syndrome_table
 2025-03-06 17:22 UTC  (2+ messages)

[PATCH] lib/crc_kunit.c: update comment in crc_benchmark()
 2025-03-06 17:21 UTC  (2+ messages)

[PATCH] lib/crc_kunit.c: add test and benchmark for crc7_be()
 2025-03-06 17:21 UTC  (2+ messages)

[PATCH] x86/crc32: optimize tail handling for crc32c short inputs
 2025-03-06 17:21 UTC  (8+ messages)

[RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface
 2025-03-06 16:58 UTC  (25+ messages)

[v2 PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
 2025-03-06 12:14 UTC  (10+ messages)
` [v2 PATCH 3/7] crypto: acomp - Add request chaining and virtual addresses

[RFC PATCH v2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
 2025-03-06 12:09 UTC  (12+ messages)

[PATCH v3 00/10] Tegra Security Engine driver improvements
 2025-03-06  8:19 UTC  (5+ messages)
` [PATCH v3 09/10] crypto: tegra: Reserve keyslots to allocate dynamically

[PATCH] crypto: skcipher - fix mismatch between mapping and unmapping order
 2025-03-06  3:33 UTC 

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-03-05 22:17 UTC  (11+ messages)
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
 2025-03-05 16:16 UTC  (21+ messages)
` [PATCH v2 01/34] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH v2 03/34] compiler-capability-analysis: Add test stub
` [PATCH v2 06/34] cleanup: Basic compatibility with capability analysis
` [PATCH v2 23/34] compiler-capability-analysis: Remove __cond_lock() function-like helper
` [PATCH v2 31/34] drivers/tty: Enable capability analysis for core files
` [PATCH v2 34/34] MAINTAINERS: Add entry for Capability Analysis

[PATCH] crypto: octeontx2: suppress auth failure screaming due to negative tests
 2025-03-05  7:57 UTC 

[PATCH] crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD
 2025-03-05  4:02 UTC  (2+ messages)

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
 2025-03-05  3:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself to co-maintain ZSTD
 2025-03-04 22:08 UTC  (2+ messages)

[PATCH] x86/crc32: use builtins to improve code generation
 2025-03-04 21:52 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v7 00/15] zswap IAA compress batching
 2025-03-04 21:14 UTC  (4+ messages)
` [PATCH v7 01/15] crypto: acomp - Add synchronous/asynchronous acomp request chaining


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).