Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/6] btrfs: offload zlib-deflate to accelerators
 2024-04-26 10:54 UTC  (7+ messages)
` [RFC PATCH 1/6] Revert "crypto: testmgr - Remove zlib-deflate"
` [RFC PATCH 2/6] Revert "crypto: deflate "
` [RFC PATCH 3/6] Revert "crypto: qat "
` [RFC PATCH 4/6] Revert "crypto: qat - remove unused macros in qat_comp_alg.c"
` [RFC PATCH 5/6] crypto: qat - change compressor settings for QAT GEN4
` [RFC PATCH 6/6] btrfs: zlib: add support for zlib-deflate through acomp

[PATCH v2] crypto: x86/aes-gcm - simplify GCM hash subkey derivation
 2024-04-26  9:39 UTC  (2+ messages)

[PATCH] crypto: x86/aes-gcm - simplify GCM hash subkey derivation
 2024-04-26  9:39 UTC  (3+ messages)

[PATCH] crypto: x86/aes-gcm - delete unused GCM assembly code
 2024-04-26  9:37 UTC  (3+ messages)

[PATCH] crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath()
 2024-04-26  9:35 UTC  (2+ messages)

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

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

[PATCH 1/2] crypto: tegra - Fix some error codes
 2024-04-26  9:32 UTC  (3+ messages)

[PATCH] dt-bindings: crypto: starfive: Restore sort order
 2024-04-26  9:32 UTC  (2+ messages)

[PATCH] crypto: qat - validate slices count returned by FW
 2024-04-26  9:30 UTC  (2+ messages)

[PATCH v2 2/2] crypto: aead,cipher - zeroize key buffer after use
 2024-04-26  9:30 UTC  (2+ messages)

[PATCH] crypto: arm64/aes-ce - Simplify round key load sequence
 2024-04-26  9:30 UTC  (2+ messages)

[PATCH] crypto: tegra-se - Convert to platform remove callback returning void
 2024-04-26  9:29 UTC  (2+ messages)

[RFC PATCH 1/8] crypto: shash - add support for finup2x
 2024-04-26  8:56 UTC  (4+ messages)

[PATCH net] Fix a potential infinite loop in extract_user_to_sg()
 2024-04-26  8:00 UTC  (3+ messages)

[PATCH v7] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices
 2024-04-26  6:40 UTC 

[PATCH v3 0/7] Add SPAcc crypto driver support
 2024-04-26  4:25 UTC  (8+ messages)
` [PATCH v3 1/7] Add SPAcc Skcipher support
` [PATCH v3 2/7] Enable SPAcc AUTODETECT
` [PATCH v3 3/7] Add SPAcc ahash support
` [PATCH v3 4/7] Add SPAcc aead support
` [PATCH v3 5/7] Add SPAcc Kconfig and Makefile
` [PATCH v3 6/7] Add SPAcc node zynqmp dts
` [PATCH v3 7/7] Enable Driver compilation in crypto Kconfig and Makefile

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-25 22:13 UTC  (45+ 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 v14 23/22] [SQUASH] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
  ` [PATCH v14 24/22] [SQUASH] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
  ` [PATCH v14 25/22] [SQUASH] KVM: SEV: Add support to handle "
  ` [PATCH v14 26/22] [SQUASH] KVM: SEV: Add support for GHCB-based termination requests
  ` [PATCH v14 27/22] [SQUASH] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
  ` [PATCH v14 28/22] [SQUASH] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST "
  ` [PATCH v14 29/22] [SQUASH] KVM: SEV: Support SEV-SNP AP Creation "

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH v7 0/9] Turris Omnia MCU driver
 2024-04-25 10:41 UTC  (11+ messages)
` [PATCH v7 6/9] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v7 7/9] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs

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

[PATCH bpf-next v10 0/4] BPF crypto API framework
 2024-04-24 23:10 UTC  (10+ 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 v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-24 21:40 UTC  (20+ messages)
` [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn()
` [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 16/26] KVM: SEV: Support SEV-SNP AP Creation NAE event

[PATCH v4 16/71] crypto: x86/poly1305 - Switch to new Intel CPU model defines
 2024-04-24 18:14 UTC  (2+ messages)
` [PATCH v4 17/71] crypto: x86/twofish "

[PATCH v6 00/11] Turris Omnia MCU driver
 2024-04-24 16:55 UTC  (9+ messages)
` [PATCH v6 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG

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

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-24 12:19 UTC  (4+ messages)
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"

[PATCH] KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST
 2024-04-23 21:56 UTC  (4+ messages)

[PATCH] KEYS: asymmetric: Add missing dependency on CRYPTO_SIG
 2024-04-23 21:51 UTC  (3+ messages)

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

[PATCH v2 0/3] crypto: stm32/cryp - Improve stm32-cryp driver
 2024-04-23 15:14 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: stm32/cryp - use dma when possible
` [PATCH v2 2/3] crypto: stm32/cryp - increase priority
` [PATCH v2 3/3] crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag

[PATCH AUTOSEL 6.6 05/16] powerpc/crypto/chacha-p10: Fix failure on non Power10
 2024-04-23 11:01 UTC 

[PATCH AUTOSEL 6.8 05/18] powerpc/crypto/chacha-p10: Fix failure on non Power10
 2024-04-23 11:01 UTC 

[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 v9 0/4] BPF crypto API framework
 2024-04-22 21:42 UTC  (11+ messages)
` [PATCH bpf-next v9 1/4] bpf: make common crypto API for TC/XDP programs
` [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 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 1/3] crypto: stm32/cryp - use dma when possible
 2024-04-22 12:20 UTC  (2+ messages)

[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 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  (4+ messages)
` [PATCH v3 1/2] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).