linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-19 22:38:07 to 2023-01-30 12:17:09 UTC [more...]

mainline build failure on arm hosts
 2023-01-30 12:17 UTC 

[PATCH] crypto: arm64/aes-ccm - Rewrite skcipher walker loop
 2023-01-30 10:42 UTC  (2+ messages)

[PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
 2023-01-30  9:01 UTC  (6+ messages)
` [PATCH v2] "

linux-next: manual merge of the crypto tree with the riscv-soc tree
 2023-01-30  7:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER
 2023-01-30  7:31 UTC 

[PATCH 00/12] crypto: axis - make tests pass
 2023-01-30  7:29 UTC  (8+ messages)
` [PATCH 01/12] crypto: axis - do not DMA to ahash_request.result
` [PATCH 02/12] crypto: axis - do not DMA to IV

[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
 2023-01-29  8:07 UTC  (13+ 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 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-28 20:30 UTC  (5+ messages)
` [PATCH 05/35] Documentation: core-api: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)

[PATCH v3 0/6] Introduce STM32 system bus
 2023-01-28 16:12 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: Document common device controller bindings
` [PATCH v3 2/6] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-27 16:35 UTC  (37+ messages)
` [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 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 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 62/64] x86/sev: Add KVM commands for instance certs

[PATCH v5 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-27 11:13 UTC  (5+ messages)
` [PATCH v5 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
  ` [PATCH] hwrng: starfive - Enable compile testing

[PATCH] crypto: x86 - exit fpu context earlier in ECB/CBC macros
 2023-01-27 11:09 UTC  (3+ messages)

[PATCH linux-next] crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
 2023-01-27 11:07 UTC  (2+ messages)

[PATCH -next] crypto: aspeed: change aspeed_acry_akcipher_algs to static
 2023-01-27 11:07 UTC  (2+ messages)

[PATCH] crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
 2023-01-27 11:07 UTC  (2+ messages)

[PATCH] crypto: ccp - Add a firmware definition for EPYC gen 4 processors
 2023-01-27 11:00 UTC  (2+ messages)

[PATCH] crypto: ccp - Provide MMIO register naming for documenation
 2023-01-27 11:00 UTC  (2+ messages)

[RFC 06/13] cifs: Add a function to Hash the contents of an iterator
 2023-01-27 10:38 UTC  (4+ messages)

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

[PATCH RFC 7/8] crypto: ccp: Prevent a spurious SEV_CMD_SNP_INIT triggered by sev_guest_init()
 2023-01-27  2:56 UTC  (3+ 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 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

[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] 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  (3+ 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  (6+ messages)
` [PATCH v4 1/4] crypto: "

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

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

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

[PATCH 2/2] virtio-rng: add sysfs entries for leak detection
 2023-01-20  3:07 UTC  (4+ messages)


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