linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 19:14:30 to 2024-04-23 01:24:01 UTC [more...]

[PATCH 0/2] crypto: hisilicon - fix reg offset issue and cleanup dump information
 2024-04-23  1:19 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/debugfs - mask the unnecessary info from the dump
` [PATCH 2/2] crypto: hisilicon/sec2 - fix for register offset

[PATCH bpf-next v10 0/4] BPF crypto API framework
 2024-04-22 22:50 UTC  (5+ messages)
` [PATCH bpf-next v10 1/4] bpf: make common crypto API for TC/XDP programs
` [PATCH bpf-next v10 2/4] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v10 3/4] selftests: bpf: crypto skcipher algo selftests
` [PATCH bpf-next v10 4/4] selftests: bpf: crypto: add benchmark for crypto functions

[PATCH bpf-next v9 0/4] BPF crypto API framework
 2024-04-22 21:42 UTC  (13+ messages)
` [PATCH bpf-next v9 1/4] bpf: make common crypto API for TC/XDP programs
` [PATCH bpf-next v9 2/4] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v9 3/4] selftests: bpf: crypto skcipher algo selftests
` [PATCH bpf-next v9 4/4] selftests: bpf: crypto: add benchmark for crypto functions

[linus:master] [crypto] 203a6763ab: Kernel_panic-not_syncing:Certs_selftest#:pkcs7_verify()=
 2024-04-22 21:14 UTC  (2+ messages)

[PATCH] KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST
 2024-04-22 21:10 UTC 

[PATCH] KEYS: asymmetric: Add missing dependency on CRYPTO_SIG
 2024-04-22 21:08 UTC 

[PATCH v2 0/8] Optimize dm-verity and fsverity using multibuffer hashing
 2024-04-22 20:35 UTC  (9+ messages)
` [PATCH v2 1/8] crypto: shash - add support for finup2x
` [PATCH v2 2/8] crypto: testmgr - generate power-of-2 lengths more often
` [PATCH v2 3/8] crypto: testmgr - add tests for finup2x
` [PATCH v2 4/8] crypto: x86/sha256-ni - add support "
` [PATCH v2 5/8] crypto: arm64/sha256-ce "
` [PATCH v2 6/8] fsverity: improve performance by using multibuffer hashing
` [PATCH v2 7/8] dm-verity: hash blocks with shash import+finup when possible
` [PATCH v2 8/8] dm-verity: improve performance by using multibuffer hashing

[PATCH] crypto: qat - specify firmware files for 402xx
 2024-04-22 14:13 UTC 

[PATCH 0/3] crypto: stm32/cryp - Improve stm32-cryp driver
 2024-04-22 12:20 UTC  (5+ messages)
` [PATCH 1/3] crypto: stm32/cryp - use dma when possible
` [PATCH 2/3] crypto: stm32/cryp - increase priority
` [PATCH 3/3] crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH v9 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
 2024-04-22  7:49 UTC  (4+ messages)
` [PATCH v9a "

[syzbot] [crypto?] KMSAN: uninit-value in lzo1x_1_do_compress (2)
 2024-04-22  5:59 UTC  (2+ messages)

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-21 18:01 UTC  (23+ messages)
` [PATCH v14 01/22] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v14 02/22] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v14 03/22] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v14 04/22] KVM: SEV: Add initial SEV-SNP support
` [PATCH v14 05/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v14 06/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v14 07/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v14 08/22] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v14 10/22] KVM: SEV: Add support to handle "
` [PATCH v14 11/22] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v14 12/22] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v14 13/22] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v14 14/22] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v14 15/22] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v14 16/22] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v14 17/22] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v14 18/22] KVM: SVM: Add module parameter to enable SEV-SNP
` [PATCH v14 19/22] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v14 20/22] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v14 22/22] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-21 18:00 UTC  (40+ messages)
` [PATCH v13 01/26] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH v13 02/26] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH v13 03/26] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
` [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn()
` [PATCH v13 05/26] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v13 06/26] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v13 07/26] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v13 08/26] KVM: SEV: Add initial SEV-SNP support
` [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v13 11/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v13 12/26] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v13 13/26] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v13 14/26] KVM: SEV: Add support to handle "
` [PATCH v13 15/26] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v13 16/26] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v13 17/26] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v13 18/26] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v13 19/26] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v13 20/26] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v13 21/26] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v13 22/26] KVM: SVM: Add module parameter to enable SEV-SNP
` [PATCH v13 23/26] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v13 24/26] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v13 25/26] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v13 26/26] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH v2] crypto: x86/aes-gcm - simplify GCM hash subkey derivation
 2024-04-20 18:20 UTC 

[PATCH] crypto: x86/aes-gcm - simplify GCM hash subkey derivation
 2024-04-20 18:19 UTC  (2+ messages)

[PATCH] crypto: x86/aes-gcm - delete unused GCM assembly code
 2024-04-20  5:56 UTC 

[PATCH] crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath()
 2024-04-20  5:54 UTC 

[PATCH v2 1/2] certs: Move RSA self-test data to separate file
 2024-04-20  5:42 UTC  (2+ messages)
` [PATCH v2 2/2] certs: Add ECDSA signature verification self-test

[PATCH v3 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
 2024-04-19 17:23 UTC  (5+ messages)
` [PATCH v3 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key
` [PATCH v3 2/2] crypto: ecdh & ecc - Initialize ctx->private_key in proper byte order

[RFC PATCH 1/8] crypto: shash - add support for finup2x
 2024-04-19 16:30 UTC  (3+ messages)

[PATCH v6 0/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF device
 2024-04-19 14:10 UTC  (6+ messages)
` [PATCH v6 1/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices

[PATCH 1/2] crypto: tegra - Fix some error codes
 2024-04-19 11:43 UTC  (5+ messages)

[PATCH 0/3] crypto: x86/aes-xts - additional tuning
 2024-04-19 11:04 UTC  (2+ messages)

[PATCH] crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec()
 2024-04-19 11:04 UTC  (2+ messages)

[PATCH] crypto: x86/aes-xts - handle CTS encryption more efficiently
 2024-04-19 11:04 UTC  (2+ messages)

[PATCH] crypto: stm32/hash - add full DMA support for stm32mpx
 2024-04-19 11:02 UTC  (2+ messages)

[PATCH v2 0/2] Improve error logging in the qat driver
 2024-04-19 11:02 UTC  (2+ messages)

[PATCH v2 0/4] crypto: x86/sha256-ni - cleanup and optimization
 2024-04-19 11:00 UTC  (2+ messages)

[PATCH] crypto: qat - implement dh fallback for primes > 4K
 2024-04-19 10:59 UTC  (2+ messages)

[PATCH] crypto: x86/aes-xts - access round keys using single-byte offsets
 2024-04-19 10:59 UTC  (2+ messages)

[PATCH] crypto: octeontx2 - add missing check for dma_map_single
 2024-04-19 10:57 UTC  (2+ messages)

[PATCH v3 0/2] caam: init-clk based on caam-page0-access
 2024-04-19  5:29 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drivers: crypto: caam: i.MX8ULP donot have CAAM page0 access

[PATCH 1/3] hwrng: stm32 - use logical OR in conditional
 2024-04-19  5:01 UTC  (3+ messages)
` [PATCH 2/3] hwrng: stm32 - put IP into RPM suspend on failure
` [PATCH 3/3] hwrng: stm32 - repair clock handling

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-18 19:57 UTC  (8+ messages)
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages

[PATCH v2 0/4] Add spacc crypto driver support
 2024-04-18 17:13 UTC  (5+ messages)
` [PATCH v2 1/4] Add SPAcc driver to Linux kernel

[PATCH] x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
 2024-04-18 14:24 UTC  (2+ messages)

[PATCH v6 00/11] Turris Omnia MCU driver
 2024-04-18 12:11 UTC  (3+ messages)
` [PATCH v6 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v6 09/11] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs

[PATCH 1/2] certs: Add ECDSA signature verification self-test
 2024-04-18  4:01 UTC  (5+ messages)
` [PATCH 2/2] certs: Guard RSA "

[PATCH v2 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
 2024-04-17 22:43 UTC  (5+ messages)
` [PATCH v2 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key
` [PATCH v2 2/2] crypto: ecdh & ecc - Initialize ctx->private_key in proper byte order

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-04-17 17:10 UTC  (7+ messages)

[PATCH v6 0/5] virt: vmgenid: Add devicetree bindings support
 2024-04-17 16:11 UTC  (13+ messages)
` [PATCH v6 1/5] virt: vmgenid: re-arrange code to make review easier
` [PATCH v6 2/5] virt: vmgenid: change implementation to use a platform driver
` [PATCH v6 3/5] virt: vmgenid: enable driver regardless of ACPI config
` [PATCH v6 4/5] dt-bindings: rng: Add vmgenid support
` [PATCH v6 5/5] virt: vmgenid: add support for devicetree bindings

[PATCH v5 0/5] virt: vmgenid: Add devicetree bindings support
 2024-04-17 13:19 UTC  (16+ messages)
` [PATCH v5 1/5] virt: vmgenid: rearrange code to make review easier
` [PATCH v5 2/5] virt: vmgenid: change implementation to use a platform driver
` [PATCH v5 3/5] virt: vmgenid: enable driver regardless of ACPI config
` [PATCH v5 4/5] dt-bindings: rng: Add vmgenid support
` [PATCH v5 5/5] virt: vmgenid: add support for devicetree bindings

[PATCH] crypto: arm64/aes-ce - Simplify round key load sequence
 2024-04-17  6:14 UTC  (2+ messages)

[PATCH v2 2/2] crypto: aead,cipher - zeroize key buffer after use
 2024-04-17  6:13 UTC  (4+ messages)
  ` [PATCH v2 2/2] crypto: aead, cipher "

[PATCH 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
 2024-04-17  2:31 UTC  (7+ messages)
` [PATCH 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key


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