linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-14 02:22:58 to 2023-01-25 00:23:41 UTC [more...]

[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 

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-23 22:49 UTC  (59+ 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 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
` [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 20/64] x86/fault: Add support to handle the RMP fault for user address
` [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

[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  (5+ messages)
` [PATCH 1/3] crypto: x86/aria-avx "
` [PATCH 2/3] crypto: x86/aria-avx2 "
` [PATCH 3/3] crypto: x86/aria-avx15 "

[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  (3+ 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  (4+ 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  (7+ 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  (7+ messages)
` [PATCH v3 1/4] crypto: "
` [PATCH v3 2/4] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v3 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool
` [PATCH v3 4/4] crypto/Documentation: Add crypto_pool kernel API

[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

[PATCH] crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
 2023-01-17 18:47 UTC  (2+ messages)

[bug report] crypto: hisilicon - SEC security accelerator driver
 2023-01-17 14:17 UTC 

[PATCH linux-next] crypto: p10-aes-gcm - remove duplicate included header files
 2023-01-17  8:01 UTC 

[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-17  7:46 UTC  (5+ messages)
` [PATCH v6 15/34] af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH v6 16/34] af_alg: [RFC] Use netfs_extract_iter_to_sg() to create scatterlists
` [PATCH v6 25/34] cifs: Add a function to Hash the contents of an iterator

[PATCH v5 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-17  1:54 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: rng: Add StarFive "
` [PATCH v5 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2

linux-next: build failure after merge of the crypto tree
 2023-01-17  0:02 UTC  (3+ messages)
` [PATCH] crypto: p10-aes-gcm - Use _GLOBAL instead of .global

[PATCH] crypto: ccp - Add a firmware definition for EPYC gen 4 processors
 2023-01-16 20:04 UTC 

[PATCH] crypto: ccp - Provide MMIO register naming for documenation
 2023-01-16 20:03 UTC 

[PATCH 1/2] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-16 17:23 UTC  (4+ messages)
` [PATCH 2/2] Docs: Add some missing SPDX license identifiers of subsystem docs

[PATCH] crypto: x86 - exit fpu context earlier in ECB/CBC macros
 2023-01-16 16:33 UTC  (7+ messages)

[PATCH 00/13] crypto: x86 - yield FPU context during long loops
 2023-01-16  3:33 UTC  (8+ messages)
` [PATCH 03/13] crypto: x86/sha "


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