linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-06 02:52:51 to 2025-03-12 13:34:19 UTC [more...]

[PATCH v6 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-12 13:34 UTC  (17+ 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

[PATCH] crypto: qat - introduce fuse array
 2025-03-12 11:39 UTC 

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

[PATCH v4 0/6] Drivers for Loongson security engine
 2025-03-12  8:38 UTC  (4+ messages)
` [PATCH v4 1/6] mfd: Add support for Loongson Security Module

[v2 PATCH 0/2] crypto: Use nth_page instead of doing it by hand
 2025-03-12  4:30 UTC  (3+ messages)
` [v2 PATCH 1/2] crypto: scatterwalk - "
` [v2 PATCH 2/2] crypto: hash "

[PATCH 0/3] crypto: Use nth_page instead of doing it by hand
 2025-03-12  2:49 UTC  (10+ messages)
` [PATCH 1/3] crypto: scatterwalk - "
` [PATCH 2/3] crypto: hash "
` [PATCH 3/3] crypto: krb5 - Use SG miter "

[GIT PULL net-next] crypto: Add Kerberos crypto lib
 2025-03-11 23:14 UTC  (2+ messages)

[PATCH v7 0/8] dmaengine: qcom: bam_dma: add command descriptor support
 2025-03-11 16:02 UTC  (12+ messages)
` [PATCH v7 1/8] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v7 2/8] dmaengine: qcom: bam_dma: extend the driver's device match data
` [PATCH v7 3/8] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support
` [PATCH v7 4/8] crypto: qce - use devres to allocate the result buffer
` [PATCH v7 5/8] crypto: qce - Map crypto memory for DMA
` [PATCH v7 6/8] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v7 7/8] crypto: qce - Switch to using DMA
` [PATCH v7 8/8] crypto: qce - Add support for BAM locking

[PATCH 1/2] crypto: fix dependencies on lib/crypto modules
 2025-03-11 12:32 UTC  (5+ messages)
` [PATCH 2/2] crypto: lib/Kconfig: hide library options

[PATCH v6 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
 2025-03-11  5:11 UTC  (6+ messages)
` [PATCH v6 02/12] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v6 03/12] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support

[v2 PATCH 0/3] crypto: scatterwalk - scatterwalk_next and memcpy_sglist
 2025-03-11  4:36 UTC  (11+ 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

[v3 PATCH 0/8] crypto: acomp - Add request chaining and virtual address support
 2025-03-11  3:16 UTC  (12+ messages)
` [v3 PATCH 1/8] crypto: api - Add cra_type->destroy hook
` [v3 PATCH 2/8] crypto: scomp - Remove tfm argument from alloc/free_ctx
` [v3 PATCH 3/8] crypto: acomp - Move stream management into scomp layer
` [v3 PATCH 4/8] crypto: scomp - Disable BH when taking per-cpu spin lock
` [v3 PATCH 5/8] crypto: acomp - Add request chaining and virtual addresses
` [v3 PATCH 6/8] crypto: testmgr - Remove NULL dst acomp tests
` [v3 PATCH 7/8] crypto: scomp - Remove support for most non-trivial destination SG lists
` [v3 PATCH 8/8] crypto: scomp - Add chaining and virtual address support

[PATCH v2] dt-bindings: rng: rockchip,rk3588-rng: Drop unnecessary status from example
 2025-03-10 19:30 UTC  (5+ messages)

[PATCH v8 00/14] zswap IAA compress batching
 2025-03-10 17:31 UTC  (17+ 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

[PATCH] crypto: scatterwalk - simplify map and unmap calling convention
 2025-03-10 17:20 UTC 

[PATCH 0/6] arm64: dts: qcom: sm8750: Introduce crypto support for SM8750
 2025-03-10 17:13 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: qcom: sm8750: Add QCrypto nodes

[v3 PATCH 0/3] crypto: scatterwalk - scatterwalk_next and memcpy_sglist
 2025-03-10 16:56 UTC  (5+ messages)
` [v3 PATCH 1/3] crypto: scatterwalk - Change scatterwalk_next calling convention
` [v3 PATCH 2/3] crypto: scatterwalk - Add memcpy_sglist
` [v3 PATCH 3/3] crypto: skcipher - Eliminate duplicate virt.addr field

[PATCH] crypto: qat - add macro to write 64-bit values to registers
 2025-03-10 16:15 UTC 

[PATCH 0/4] RISC-V CRC optimizations
 2025-03-10 12:44 UTC  (7+ messages)

[PATCH] crypto: axis/artpec6: change from kzalloc to kcalloc in artpec6_crypto_probe()
 2025-03-10  7:07 UTC  (2+ messages)

[PATCH] crypto: virtio - Erase some sensitive memory when it is freed
 2025-03-10  4:55 UTC  (2+ messages)

[PATCH] crypto: acomp - Add ACOMP_REQUEST_ALLOC
 2025-03-09  7:19 UTC 

[PATCH] crypto: ccp: Fix uAPI definitions of PSP errors
 2025-03-08 13:33 UTC  (3+ messages)

[PATCH] crypto: skcipher - Make skcipher_walk src.virt.addr const
 2025-03-08 12:53 UTC 

[PATCH] crypto: skcipher - fix mismatch between mapping and unmapping order
 2025-03-08  8:33 UTC  (2+ messages)

[PATCH v2] crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPI
 2025-03-08  8:32 UTC  (2+ messages)

[PATCH v2 0/2] Enable TRNG for QCS615 Platform
 2025-03-08  8:32 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,prng: document QCS615

[PATCH] dt-bindings: crypto: inside-secure,safexcel: Allow dma-coherent
 2025-03-08  8:31 UTC  (2+ messages)

[GIT PULL v2] crypto: Add Kerberos crypto lib
 2025-03-08  8:29 UTC  (2+ messages)

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

[PATCH 0/1] mxs-dcp: Fix support for UNIQUE_KEY?
 2025-03-08  8:29 UTC  (3+ messages)
` [PATCH 1/1] crypto: mxs-dcp: Only set OTP_KEY bit for OTP key

[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] 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  (18+ messages)

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

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

[PATCH 0/5] Remove unnecessary prompts for CRC library (batch 1)
 2025-03-06 17:22 UTC  (3+ messages)

[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  (7+ messages)

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

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

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


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