linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-10 17:09 UTC  (39+ messages)
` [PATCH v15 01/20] Revert "KVM: x86: Add gmem hook for determining max NPT mapping level"
` [PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level
` [PATCH v15 03/20] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v15 04/20] KVM: SEV: Add initial SEV-SNP support
` [PATCH v15 05/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v15 06/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v15 07/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v15 08/20] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v15 10/20] KVM: SEV: Add support to handle "
` [PATCH v15 11/20] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v15 12/20] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v15 14/20] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v15 15/20] KVM: x86: Implement hook for determining max NPT mapping level
` [PATCH v15 16/20] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v15 17/20] KVM: SVM: Add module parameter to enable SEV-SNP
` [PATCH v15 18/20] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v15 19/20] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST "
` [PATCH v15 20/20] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v15 21/23] KVM: MMU: Disable fast path for private memslots
  ` [PATCH v15 22/23] KVM: SEV: Fix return code interpretation for RMP nested page faults
  ` [PATCH v15 23/23] KVM: SEV: Fix PSC handling for SMASH/UNSMASH and partial update ops

[PATCH v2] crypto: tcrypt - add skcipher speed for given alg
 2024-05-10 15:33 UTC 

[PATCH v3 1/2] certs: Move RSA self-test data to separate file
 2024-05-10 13:26 UTC  (6+ messages)
` [PATCH v3 2/2] certs: Add ECDSA signature verification self-test

Is akcipher ready for userspace?
 2024-05-10 13:25 UTC  (2+ messages)

[PATCH v9 0/9] Turris Omnia MCU driver
 2024-05-10 13:19 UTC  (8+ messages)
` [PATCH v9 6/9] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v9 7/9] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs

[PATCH v10 0/9] Turris Omnia MCU driver
 2024-05-10 12:52 UTC  (8+ messages)
` [PATCH v10 6/9] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v10 7/9] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs

[PATCH v2 0/4] crypto: atmel-sha204a - read out otp zone
 2024-05-10  9:23 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: atmel-i2c - add missing arg description
` [PATCH v2 2/4] crypto: atmel-i2c - rename read function
` [PATCH v2 3/4] crypto: atmel-sha204a - add reading from otp zone
` [PATCH v2 4/4] crypto: atmel-sha204a - provide the otp content

[PATCH] crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()
 2024-05-10  9:23 UTC  (3+ messages)

[bug report] Kernel panic - not syncing: alg: self-tests for xxhash64 (xxhash64) failed in fips mode!
 2024-05-10  9:21 UTC 

[PATCH 0/1] crypto: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-05-10  9:21 UTC  (4+ messages)
` [PATCH 1/1] crypto: api - use 'time_left' variable with wait_for_completion_killable_timeout()

[PATCH v4 0/2] caam: init-clk based on caam-page0-access
 2024-05-10  9:18 UTC  (2+ messages)

[PATCH -next 0/4] crypto: starfive - Minor fixes for AES and RSA
 2024-05-10  9:18 UTC  (2+ messages)

[PATCHv3 00/19] zram: convert to custom compression API and allow algorithms tuning
 2024-05-10  8:40 UTC  (8+ messages)

[PATCH v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
 2024-05-10  8:08 UTC  (2+ messages)

[PATCH v3 0/7] Add SPAcc crypto driver support
 2024-05-10  8:03 UTC  (5+ messages)
` [PATCH v3 3/7] Add SPAcc ahash support

[syzbot] [crypto?] KMSAN: uninit-value in aes_encrypt (5)
 2024-05-10  4:02 UTC  (2+ messages)

[PATCH] crypto: tcrypt - add skcipher speed for given alg
 2024-05-09 19:58 UTC  (2+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (4)
 2024-05-09  7:22 UTC  (2+ messages)
` [syzbot] [btrfs] "

[PATCH] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
 2024-05-08 17:19 UTC  (3+ messages)

[PATCH] crypto: qat - resolve race condition during AER recovery
 2024-05-08 10:23 UTC  (3+ messages)
` [PATCH] crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak

[PATCH] random: add chacha8_block and swtich the rng to it
 2024-05-08  7:41 UTC  (11+ messages)

[PATCH v4 0/7] crypto: starfive: Add support for JH8100
 2024-05-08  2:12 UTC  (3+ messages)
` [PATCH v4 5/7] dmaengine: dw-axi-dmac: Support hardware quirks

[PATCH v7 0/5] Add Tegra Security Engine driver
 2024-05-07  3:43 UTC  (8+ messages)

[PATCH v2 1/8] crypto: shash - add support for finup2x
 2024-05-07  0:33 UTC  (4+ messages)

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

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-05-06 15:47 UTC  (5+ messages)
` [PATCH v7 17/23] dt-bindings: crypto: meson: remove clk and second interrupt line for GXL

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in poly1305_update_arch
 2024-05-06 14:58 UTC 

[PATCH 0/2] crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset
 2024-05-06 11:59 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/qm - adjust the internal processing sequence of the vf enable and disable
` [PATCH 2/2] crypto: hisilicon/zip - optimize the address offset of the reg query function

[syzbot] [crypto?] KMSAN: uninit-value in skcipher_walk_virt
 2024-05-06 10:52 UTC  (4+ messages)

[PATCH 0/2] fpga: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-05-06  8:08 UTC  (4+ messages)
` [PATCH 1/2] fpga: socfpga: use 'time_left' variable with wait_for_completion_interruptible_timeout()
` [PATCH 2/2] fpga: zynq-fpga: use 'time_left' variable with wait_for_completion_timeout()

[syzbot] [crypto?] KASAN: use-after-free Read in scatterwalk_copychunks
 2024-05-05  0:35 UTC  (3+ messages)
` [syzbot] [bcachefs] "

[PATCH] crypto: ecc - Protect ecc_digits_from_bytes from reading too many bytes
 2024-05-03 23:51 UTC  (9+ messages)

[PATCH v8 0/6] DCP as trusted keys backend
 2024-05-03 23:45 UTC  (8+ messages)
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "
      ` [EXT] "

[PATCH v7] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices
 2024-05-03 15:41 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon - fix reg offset issue and cleanup dump information
 2024-05-03 10:54 UTC  (2+ messages)

[PATCH] crypto: qat - specify firmware files for 402xx
 2024-05-03 10:53 UTC  (2+ messages)

[PATCH v2 0/3] crypto: stm32/cryp - Improve stm32-cryp driver
 2024-05-03 10:52 UTC  (3+ messages)
` [PATCH v2 1/3] crypto: stm32/cryp - use dma when possible

[PATCH 0/5] crypto: atmel-sha204a - read out otp zone
 2024-05-03 10:42 UTC  (3+ messages)
` [PATCH 2/5] crypto: atmel-sha204a - remove unused includes

[RFC PATCH 0/6] btrfs: offload zlib-deflate to accelerators
 2024-05-03 10:04 UTC  (8+ messages)
` [RFC PATCH 6/6] btrfs: zlib: add support for zlib-deflate through acomp

[PATCH 0/4] crypto: Add new compression modes for zlib and IAA
 2024-05-01 22:07 UTC  (3+ messages)

[RFC PATCH 0/3] by_n compression and decompression with Intel IAA
 2024-05-01 21:46 UTC  (4+ messages)
` [RFC PATCH 1/3] crypto: Add pre_alloc and post_free callbacks for acomp algorithms
` [RFC PATCH 2/3] crypto: add by_n attribute to acomp_req
` [RFC PATCH 3/3] crypto: Add deflate-canned-byN algorithm to IAA

[PATCH bpf-next] bpf: crypto: fix build when CONFIG_CRYPTO=m
 2024-05-01 20:40 UTC  (2+ messages)

[PATCH 0/4] Add SEV-ES hypervisor support for GHCB protocol version 2
 2024-05-01  7:10 UTC  (5+ messages)
` [PATCH 1/4] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH 2/4] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH 3/4] KVM: SEV: Add GHCB handling for termination requests
` [PATCH 4/4] KVM: SEV: Allow per-guest configuration of GHCB protocol version

[PATCH v2 1/2] certs: Move RSA self-test data to separate file
 2024-05-01  2:58 UTC  (4+ messages)

[PATCH 1/1] crypto: sahara: use 'time_left' variable with wait_for_completion_timeout()
 2024-04-30 12:15 UTC 

[PATCH v7 0/9] Turris Omnia MCU driver
 2024-04-30 11:54 UTC  (3+ messages)

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

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-04-30  9:49 UTC  (4+ messages)
` [PATCH v5 09/10] crypto: qat - implement interface for live migration

[PATCH] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
 2024-04-30  4:06 UTC  (3+ messages)

[RFC] crypto: passing configuration parameters to comp algos
 2024-04-30  3:28 UTC  (3+ messages)

[PATCH v2] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
 2024-04-29 17:07 UTC  (4+ messages)

[PATCH][next] crypto/nx: Avoid potential -Wflex-array-member-not-at-end warning
 2024-04-29 17:05 UTC  (2+ messages)

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-29 14:27 UTC  (9+ messages)
` [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands


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