linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-18 00:24:52 to 2023-01-27 02:53:22 UTC [more...]

[PATCH RFC 7/8] crypto: ccp: Prevent a spurious SEV_CMD_SNP_INIT triggered by sev_guest_init()
 2023-01-27  2:52 UTC  (2+ messages)
` [PATCH RFC 8/8] crypto: ccp: Move __sev_snp_init_locked() call inside __sev_platform_init_locked()

[PATCH] x86: enable Data Operand Independent Timing Mode
 2023-01-26 23:58 UTC  (13+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-26 21:25 UTC  (54+ messages)
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 06/64] KVM: x86: Add platform hooks for private memory invalidations
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 24/64] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v7 31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (34+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH 3/3] crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm
 2023-01-26  3:56 UTC 

[PATCH 2/3] crypto: x86/blowfish - Convert to use ECB/CBC helpers
 2023-01-26  3:56 UTC 

[PATCH 0/3] crypto: x86/blowfish - Cleanup and convert to ECB/CBC macros
 2023-01-26  3:54 UTC  (2+ messages)
` [PATCH 1/3] crypto: x86/blowfish - Remove unused encode parameter

[RFC 06/13] cifs: Add a function to Hash the contents of an iterator
 2023-01-25 21:45 UTC 

[PATCH v3 0/6] crypto: stm32 hash - reuse for Ux500
 2023-01-25  0:23 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: crypto: Let STM32 define Ux500 HASH
` [PATCH v3 2/6] crypto: stm32/hash: Simplify code
` [PATCH v3 3/6] crypto: stm32/hash: Use existing busy poll function
` [PATCH v3 4/6] crypto: stm32/hash: Wait for idle before final CPU xmit
` [PATCH v3 5/6] crypto: stm32/hash: Support Ux500 hash
` [PATCH v3 6/6] crypto: ux500/hash - delete driver

[PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
 2023-01-24 23:03 UTC  (5+ messages)
` [PATCH v2 1/8] Docs/crypto/index: Add missing SPDX License Identifier

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-24 22:27 UTC  (4+ messages)

[PATCH] crypto: safexcel - Use crypto_wait_req
 2023-01-24 14:08 UTC  (2+ messages)

[PATCH] crypto: marvell/cesa - Use crypto_wait_req
 2023-01-24  9:11 UTC 

[PATCH] crypto: img-hash - Fix sparse endianness warning
 2023-01-24  8:28 UTC 

[PATCH] crypto: caam - Use ahash_request_complete
 2023-01-24  5:59 UTC  (2+ messages)
` [EXT] "

[PATCH] crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
 2023-01-23 22:53 UTC 

[RFC PATCH v1 0/6] Support nested SNP KVM guests on Hyper-V
 2023-01-23 16:51 UTC  (2+ messages)
` [RFC PATCH v1 6/6] crypto: ccp - Introduce quirk to always reclaim pages after SEV-legacy commands

[PATCH v1 0/8] Support ACPI PSP on Hyper-V
 2023-01-23 15:22 UTC  (6+ messages)
` [PATCH v1 2/8] ACPI: ASPT: Add helper to parse table
` [PATCH v1 5/8] crypto: cpp - Bind to psp platform device on x86
` [PATCH v1 6/8] crypto: ccp - Add vdata for platform device
` [PATCH v1 7/8] crypto: ccp - Skip DMA coherency check for platform psp
` [PATCH v1 8/8] crypto: ccp - Allow platform device to be psp master device

[PATCH] ARM: Reduce __thumb2__ definition to crypto files that require it
 2023-01-23 14:12 UTC  (4+ messages)

[PATCH 1/2] crypto: qat - extend buffer list logic interface
 2023-01-23 10:42 UTC  (2+ messages)
` [PATCH 2/2] crypto: qat - add qat_zlib_deflate

[PATCH] Revert "crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete"
 2023-01-23 10:08 UTC 

[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
 2023-01-23  9:57 UTC  (12+ messages)
` [PATCH 1/9] lib/find: introduce find_nth_and_andnot_bit
` [PATCH 2/9] cpumask: introduce cpumask_nth_and_andnot
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
` [PATCH 4/9] cpumask: improve on cpumask_local_spread() locality
` [PATCH 5/9] lib/cpumask: reorganize cpumask_local_spread() logic
` [PATCH 6/9] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH 7/9] sched/topology: Introduce for_each_numa_hop_mask()
` [PATCH 8/9] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
` [PATCH 9/9] lib/cpumask: update comment for cpumask_local_spread()

[PATCH] crypto: change aspeed_acry_akcipher_algs storage-class-specifier to static
 2023-01-22 15:46 UTC 

[PATCH] crypto: engine - Fix excess parameter doc warning
 2023-01-22  8:56 UTC 

[PATCH] crypto: xts - Handle EBUSY correctly
 2023-01-22  8:07 UTC  (5+ messages)
` [v2 PATCH] "

[PATCH RESEND] crypto: x86 - exit fpu context earlier in ECB/CBC macros
 2023-01-21 18:34 UTC 

[ANNOUNCE] Linux Security Summit North Americ (LSS-NA) CfP
 2023-01-20 22:24 UTC 

[PATCH] public_key: Add a comment to public_key_signature struct definition
 2023-01-20 20:16 UTC  (4+ messages)

[PATCH v4 0/4] net/crypto: Introduce crypto_pool
 2023-01-20 19:11 UTC  (10+ messages)
` [PATCH v4 1/4] crypto: "
` [PATCH v4 2/4] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v4 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool
` [PATCH v4 4/4] crypto/Documentation: Add crypto_pool kernel API

[PATCH 0/2] [RFC] virtio-rng entropy leak reporting feature
 2023-01-20 15:07 UTC  (13+ messages)
` [PATCH 1/2] virtio-rng: implement entropy leak feature
` [PATCH 2/2] virtio-rng: add sysfs entries for leak detection

[PATCH v10 0/3] crypto: hisilicon - supports device isolation feature
 2023-01-20 11:06 UTC  (4+ messages)
` [PATCH v10 3/3] crypto: hisilicon/qm - define the device isolation strategy

[PATCH 0/3] crypto: x86/aria - fix build failure with old binutils
 2023-01-20 10:35 UTC  (2+ messages)

[PATCH] crypto: atmel-i2c - avoid defines prefixed with CONFIG
 2023-01-20 10:35 UTC  (2+ messages)

[PATCH] crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'
 2023-01-20 10:34 UTC  (2+ messages)

[PATCH] crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DEV_HISI configs
 2023-01-20 10:33 UTC  (2+ messages)

[PATCH] crypto: stm32/cryp: Use accelerated readsl/writesl
 2023-01-20 10:33 UTC  (2+ messages)

[PATCH][next] crypto: aspeed - Replace zero-length array with flexible-array member
 2023-01-20 10:32 UTC  (2+ messages)

[PATCH] crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
 2023-01-20 10:32 UTC  (2+ messages)

[PATCH v2 0/4] crypto: Accelerated GCM for IPSec on ARM/arm64
 2023-01-20 10:32 UTC  (7+ messages)

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-01-20 10:23 UTC  (6+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long

[PATCH v2 0/6] crypto: stm32 hash - reuse for Ux500
 2023-01-20 10:21 UTC  (3+ messages)
` [PATCH v2 5/6] crypto: stm32/hash: Support Ux500 hash

[PATCH v5] crypto: ccp: Sanitize sev_platform_init() error messages
 2023-01-20 10:12 UTC  (2+ messages)

[PATCH v3] crypto: ccp: initialize 'error' variable to zero
 2023-01-20 10:08 UTC  (2+ messages)

[PATCH 00/12] crypto: axis - make tests pass
 2023-01-20  9:11 UTC  (5+ messages)
` [PATCH 01/12] crypto: axis - do not DMA to ahash_request.result
` [PATCH 02/12] crypto: axis - do not DMA to IV

[RFC] crypto: qat - enable polling for compression
 2023-01-20  8:29 UTC  (2+ messages)

[PATCH] Documentation: qat: change kernel version
 2023-01-19 12:06 UTC  (2+ messages)

[RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
 2023-01-19 11:19 UTC  (3+ messages)

[PATCH] crypto: bcm - Use subrequest for fallback
 2023-01-19 10:36 UTC 

[PATCH] crypto: cryptd - Remove unnecessary skcipher_request_zero
 2023-01-19  9:01 UTC 

[PATCH linux-next] crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
 2023-01-19  7:36 UTC 

[PATCH -next] crypto: aspeed: change aspeed_acry_akcipher_algs to static
 2023-01-19  5:30 UTC  (3+ messages)

[PATCH v2] KEYS: asymmetric: Fix ECDSA use via keyctl uapi
 2023-01-18 18:14 UTC  (2+ messages)

[PATCH v3 0/4] net/crypto: Introduce crypto_pool
 2023-01-18 16:37 UTC  (4+ messages)
` [PATCH v3 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool

[PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
 2023-01-18 14:54 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2023-01-18  9:24 UTC  (5+ messages)
` crypto: p10-aes-gcm - Add asm markings necessary for kernel code


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