linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-14 10:51:02 to 2025-02-20 12:48:01 UTC [more...]

[PATCH 0/5] Turris ECDSA signatures via keyctl()
 2025-02-20 12:47 UTC  (2+ messages)

[PATCH v3] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML
 2025-02-20 11:57 UTC 

[PATCH V3 0/6] Drivers for Loongson security engine
 2025-02-20 11:23 UTC  (5+ messages)
` [PATCH V3 5/6] tpm: Add a driver for Loongson TPM device
` [PATCH V3 6/6] MAINTAINERS: Add tpm_lsse.c to LOONGSON CRYPTO DRIVER entry

[PATCH V3 0/6] Drivers for Loongson security engine
 2025-02-20 11:16 UTC  (7+ messages)
` [PATCH V3 1/6] mfd: Add support for Loongson Security Module
` [PATCH V3 2/6] MAINTAINERS: Add maintainer for Loongson Security Module driver
` [PATCH V3 3/6] crypto: loongson - add Loongson RNG driver support
` [PATCH V3 4/6] MAINTAINERS: Add maintainer for Loongson RNG driver

[PATCH 0/3] crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
 2025-02-20 10:18 UTC  (8+ messages)
` [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY

[PATCH 0/9] crypto: qce - refactor the driver
 2025-02-20  9:14 UTC  (9+ messages)
` [PATCH 9/9] crypto: qce - switch to using a mutex

[RFC PATCH 0/2] Eliminate the no-SIMD en/decryption fallbacks on x86
 2025-02-20  5:13 UTC  (3+ messages)
` [RFC PATCH 1/2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
` [RFC PATCH 2/2] crypto: x86 - stop using the SIMD helper

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-02-20  2:29 UTC  (33+ messages)
` [RFC PATCH v2 01/22] pci/doe: Define protocol types and make those public
` [RFC PATCH v2 02/22] PCI/IDE: Fixes to make it work on AMD SNP-SEV
` [RFC PATCH v2 03/22] PCI/IDE: Init IDs on all IDE streams beforehand
` [RFC PATCH v2 04/22] iommu/amd: Report SEV-TIO support
` [RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid
` [RFC PATCH v2 07/22] coco/tsm: Add tsm and tsm-host modules
` [RFC PATCH v2 08/22] pci/tsm: Add PCI driver for TSM
` [RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface
` [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO
` [RFC PATCH v2 11/22] KVM: SEV: Add TIO VMGEXIT
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
` [RFC PATCH v2 15/22] KVM: X86: Handle private MMIO as shared
` [RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module
` [RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation
` [RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO
` [RFC PATCH v2 19/22] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event
` [RFC PATCH v2 20/22] sev-guest: Stop changing encrypted page state for TDISP devices
` [RFC PATCH v2 21/22] pci: Allow encrypted MMIO mapping via sysfs
` [RFC PATCH v2 22/22] pci: Define pci_iomap_range_encrypted

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

[PATCH v3 0/2] Add Zhaoxin hardware engine driver support for SHA
 2025-02-19 19:30 UTC  (3+ messages)
` [PATCH 1/2] x86/cpufeatures: Add CPU feature flags for Zhaoxin Hash Engine v2

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-19 19:16 UTC  (13+ messages)

[PATCH RFC 0/2] Add support for hashing algorithms in TI DTHE V2
 2025-02-19 18:47 UTC  (5+ messages)
` [PATCH RFC 1/2] crypto: ti: Add support for SHA224/256/384/512 in DTHE V2 driver
` [PATCH RFC 2/2] crypto: ti: Add support for MD5 in DTHE V2 Hashing Engine driver

[PATCH v3 00/19] crypto: scatterlist handling improvements
 2025-02-19 18:23 UTC  (20+ messages)
` [PATCH v3 01/19] crypto: scatterwalk - move to next sg entry just in time
` [PATCH v3 02/19] crypto: scatterwalk - add new functions for skipping data
` [PATCH v3 03/19] crypto: scatterwalk - add new functions for iterating through data
` [PATCH v3 04/19] crypto: scatterwalk - add new functions for copying data
` [PATCH v3 05/19] crypto: scatterwalk - add scatterwalk_get_sglist()
` [PATCH v3 06/19] crypto: skcipher - use scatterwalk_start_at_pos()
` [PATCH v3 07/19] crypto: aegis - use the new scatterwalk functions
` [PATCH v3 08/19] crypto: arm/ghash "
` [PATCH v3 09/19] crypto: arm64 "
` [PATCH v3 10/19] crypto: nx "
` [PATCH v3 11/19] crypto: s390/aes-gcm "
` [PATCH v3 12/19] crypto: s5p-sss "
` [PATCH v3 13/19] crypto: stm32 "
` [PATCH v3 14/19] crypto: x86/aes-gcm "
` [PATCH v3 15/19] crypto: x86/aegis "
` [PATCH v3 16/19] net/tls: "
` [PATCH v3 17/19] crypto: skcipher - "
` [PATCH v3 18/19] crypto: scatterwalk - remove obsolete functions
` [PATCH v3 19/19] crypto: scatterwalk - don't split at page boundaries when !HIGHMEM

[PATCH] hwrng: Fix indentation of HW_RANDOM_CN10K help text
 2025-02-19 18:06 UTC  (2+ messages)

[PATCH v6 0/9] Basic SEV-SNP Selftests
 2025-02-19 16:55 UTC  (19+ messages)
` [PATCH v6 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v6 2/9] KVM: SEV: Disable SEV on platform init failure
` [PATCH v6 4/9] KVM: selftests: Add VMGEXIT helper
` [PATCH v6 6/9] KVM: selftests: Add library support for interacting with SNP
` [PATCH v6 9/9] KVM: selftests: Add a basic SEV-SNP smoke test

[RESEND PATCH] crypto: bcm - set memory to zero only once
 2025-02-19 11:12 UTC 

[syzbot] [crypto?] KASAN: use-after-free Read in crypto_poly1305_update
 2025-02-18 22:05 UTC  (3+ messages)
` [syzbot] [bcachefs] "

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-02-18 19:39 UTC  (4+ messages)

[v2 PATCH 00/11] Multibuffer hashing take two
 2025-02-18 17:48 UTC  (21+ messages)
` [v2 PATCH 01/11] crypto: ahash - Only save callback and data in ahash_save_req
` [v2 PATCH 02/11] crypto: x86/ghash - Use proper helpers to clone request
` [v2 PATCH 03/11] crypto: hash - Add request chaining API
` [v2 PATCH 04/11] crypto: tcrypt - Restore multibuffer ahash tests
` [v2 PATCH 05/11] crypto: ahash - Add virtual address support
` [v2 PATCH 06/11] crypto: ahash - Set default reqsize from ahash_alg
` [v2 PATCH 07/11] crypto: testmgr - Add multibuffer hash testing
` [v2 PATCH 08/11] crypto: x86/sha2 - Restore multibuffer AVX2 support
` [v2 PATCH 09/11] crypto: hash - Add sync hash interface
` [v2 PATCH 10/11] fsverity: Use sync hash instead of shash
` [v2 PATCH 11/11] fsverity: improve performance by using multibuffer hashing

[PATCH] KVM: SVM: snp_alloc_firmware_pages: memory leak
 2025-02-18 14:42 UTC  (4+ messages)

[PATCH] x86/crc: add ANNOTATE_NOENDBR to suppress objtool warnings
 2025-02-18  8:43 UTC  (2+ messages)

[PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
 2025-02-18  8:02 UTC  (15+ messages)

[PATCH] Revert "fscrypt: relax Kconfig dependencies for crypto API algorithms"
 2025-02-17 19:16 UTC  (2+ messages)

[PATCH] Revert "fsverity: relax build time dependency on CRYPTO_SHA256"
 2025-02-17 19:15 UTC  (2+ messages)

crypto: fscrypt: crypto_create_tfm_node memory leak
 2025-02-17 19:08 UTC  (3+ messages)

[PATCH] crypto: bpf - Add MODULE_DESCRIPTION for skcipher
 2025-02-17 14:03 UTC  (2+ messages)

[PATCH 0/2] prandom: add crypto warnings and switch to new PRNG
 2025-02-17 11:18 UTC  (3+ messages)
` [PATCH 2/2] prandom/random32: switch to Xoshiro256++

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-17 10:21 UTC  (16+ messages)
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc "
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern

[PATCH 0/4] RISC-V CRC optimizations
 2025-02-16 22:55 UTC  (5+ messages)
` [PATCH 1/4] riscv/crc: add "template" for Zbc optimized CRC functions
` [PATCH 2/4] riscv/crc32: reimplement the CRC32 functions using new template
` [PATCH 3/4] riscv/crc-t10dif: add Zbc optimized CRC-T10DIF function
` [PATCH 4/4] riscv/crc64: add Zbc optimized CRC64 functions

[bug report] crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support
 2025-02-16 16:24 UTC  (3+ messages)

[PATCH v2 0/7] RK3588 Hardware Random Number Generator Driver
 2025-02-16 15:33 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes
 2025-02-16 10:45 UTC  (8+ messages)
` [PATCH v2 3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY

[PATCH] crypto: ccp - Add support for PCI device 0x1134
 2025-02-16  5:26 UTC  (2+ messages)

[PATCH 0/3] crypto: hisilicon/sec2 - fix the specification problems for the sec
 2025-02-16  5:25 UTC  (2+ messages)

[PATCH 0/5] crypto virtio cleanups
 2025-02-16  5:24 UTC  (2+ messages)

[PATCH v5 00/12] zswap IAA compress batching
 2025-02-16  5:17 UTC  (10+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-16  5:10 UTC  (3+ messages)
` [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching

[PATCH] crypto: inside-secure: eip93: Correctly handle return of for sg_nents_for_len
 2025-02-15 23:36 UTC 

[PATCH] crypto: skcipher - Zap type in crypto_alloc_sync_skcipher
 2025-02-15  0:57 UTC 

[PATCH v4 0/3] Fix broken SNP support with KVM module built-in
 2025-02-14 23:38 UTC  (3+ messages)

[PATCH 0/2] crypto: qat - refactor service parsing logic
 2025-02-14 16:40 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - do not export adf_cfg_services
` [PATCH 2/2] crypto: qat - refactor service parsing logic

[PATCH v3 0/4] Non-const bitfield helpers
 2025-02-14 16:46 UTC  (8+ messages)
` [PATCH v3 1/4] bitfield: Drop underscores from macro parameters
` [PATCH treewide v3 2/4] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v3 3/4] clk: renesas: Use bitfield helpers
` [PATCH v3 4/4] soc: "

[PATCH v2 0/3] Non-const bitfield helpers
 2025-02-14 14:39 UTC  (13+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers


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