linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-15 16:09:49 to 2020-03-24 06:02:07 UTC [more...]

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-24  6:01 UTC  (17+ messages)
  ` [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code
  ` [patch 02/22] x86/cpu: Add conistent CPU match macros
  ` [patch 08/22] ACPI: Convert to new X86 "
  ` [patch 09/22] cpufreq: "
  ` [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
  ` [patch 11/22] platform/x86: Convert to new CPU match macros
  ` [patch 19/22] ASoC: Intel: Convert to new X86 "

[PATCH v4 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-03-24  3:41 UTC  (19+ messages)
` [PATCH v4 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
` [PATCH v4 2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
` [PATCH v4 3/9] powerpc/vas: Add VAS user space API
` [PATCH v4 4/9] crypto/nx: Initialize coproc entry with kzalloc
` [PATCH v4 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
` [PATCH v4 6/9] crypto/NX: Make enable code generic to add new GZIP compression type
` [PATCH v4 7/9] crypto/nx: Enable and setup "
` [PATCH v4 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
` [PATCH v4 9/9] Documentation/powerpc: VAS API

[PATCH v2 0/9] x86: remove always-defined CONFIG_AS_* options
 2020-03-24  1:29 UTC  (15+ messages)
` [PATCH v2 1/9] lib/raid6/test: fix build on distros whose /bin/sh is not bash
` [PATCH v2 2/9] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
` [PATCH v2 3/9] x86: remove always-defined CONFIG_AS_CFI
` [PATCH v2 4/9] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
` [PATCH v2 5/9] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
` [PATCH v2 6/9] x86: remove always-defined CONFIG_AS_SSSE3
` [PATCH v2 7/9] x86: remove always-defined CONFIG_AS_AVX
` [PATCH v2 8/9] x86: add comments about the binutils version to support code in as-instr
` [PATCH v2 9/9] x86: replace arch macros from compiler with CONFIG_X86_{32,64}

[GIT PULL] Crypto Update for 5.4
 2020-03-23 23:05 UTC  (17+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6
                ` [PATCH RFC 0/3] x86: probe for assembler capabilities in Kconfig
                  ` [PATCH RFC 1/3] x86: probe assembler instead of kconfig instead of makefile
                  ` [PATCH RFC 2/3] crypto: x86 - rework configuration based on Kconfig
                  ` [PATCH RFC 3/3] crypto: curve25519 - do not pollute dispatcher based on assembler

[PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
 2020-03-23 22:10 UTC  (16+ messages)
` [PATCH 5/7] x86: remove always-defined CONFIG_AS_SSSE3
` [PATCH 6/7] x86: remove always-defined CONFIG_AS_AVX

[PATCH v5 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-03-23 19:50 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
` [PATCH v5 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
` [PATCH v5 3/3] MAINTAINERS: add HG as cctrng maintainer

nCipher HSM kernel driver submission feedback request
 2020-03-23 13:59 UTC  (7+ messages)

[PATCH v3 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-03-23  8:32 UTC  (13+ messages)
` [PATCH v3 3/9] powerpc/vas: Add VAS user space API
` [PATCH v3 9/9] Documentation/powerpc: VAS API

[PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
 2020-03-23  3:20 UTC  (6+ messages)
  ` [EXT] "

[cryptodev:master 149/150] drivers/crypto/marvell/octeontx/otx_cptvf_algs.c:1213:7-10: ERROR: reference preceded by free on line 1172 (fwd)
 2020-03-22 10:12 UTC 

[PATCH v9 0/9] enable CAAM's HWRNG as default
 2020-03-20 16:18 UTC  (14+ messages)
` [PATCH v9 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
` [PATCH v9 2/9] crypto: caam - use struct hwrng's .init for initialization
` [PATCH v9 3/9] crypto: caam - drop global context pointer and init_done
` [PATCH v9 4/9] crypto: caam - simplify RNG implementation
` [PATCH v9 5/9] crypto: caam - check if RNG job failed
` [PATCH v9 6/9] crypto: caam - invalidate entropy register during RNG initialization
` [PATCH v9 7/9] bus: fsl-mc: add api to retrieve mc version
` [PATCH v9 8/9] crypto: caam - enable prediction resistance in HRWNG
` [PATCH v9 9/9] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[patch 17/22] PCI: intel-mid: Convert to new X86 CPU match macros
 2020-03-20 14:30 UTC 

[PATCH v2] crypto: bool type cosmetics
 2020-03-20 11:36 UTC 

[PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks
 2020-03-20  4:01 UTC  (11+ messages)
    ` [PATCH URGENT crypto v2] "

[PATCH -next] crypto: chelsio - remove set but not used variable 'adap'
 2020-03-20  3:51 UTC  (3+ messages)

[Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
 2020-03-20  3:51 UTC  (5+ messages)

[PATCH v2] crypto: atmel-i2c - Fix wakeup fail
 2020-03-20  3:50 UTC  (2+ messages)

[PATCH] crypto: bcm: Use scnprintf() for avoiding potential buffer overflow
 2020-03-20  3:50 UTC  (3+ messages)

[PATCH v2 0/4] crypto: hisilicon - Refactor find device related code
 2020-03-20  3:50 UTC  (2+ messages)

[PATCH] crypto: bool type cosmetics
 2020-03-20  3:39 UTC  (2+ messages)

[PATCH v2 1/2] crypto: drbg: DRBG should select SHA512
 2020-03-20  2:47 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: drbg: DRBG_CTR should select CTR

[PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files
 2020-03-19 18:01 UTC 

[PATCH v8 0/8] enable CAAM's HWRNG as default
 2020-03-19 13:07 UTC  (20+ messages)
` [PATCH v8 1/8] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
` [PATCH v8 2/8] crypto: caam - use struct hwrng's .init for initialization
` [PATCH v8 3/8] crypto: caam - drop global context pointer and init_done
` [PATCH v8 4/8] crypto: caam - simplify RNG implementation
` [PATCH v8 5/8] crypto: caam - check if RNG job failed
` [PATCH v8 6/8] crypto: caam - invalidate entropy register during RNG initialization
` [PATCH v8 7/8] crypto: caam - enable prediction resistance in HRWNG
` [PATCH v8 8/8] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-03-18 22:29 UTC  (14+ messages)
` [PATCH 1/5] selftests/powerpc: Add header files for GZIP engine test
` [PATCH 2/5] selftests/powerpc: Add header files for NX compresion/decompression
` [PATCH 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
` [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
` [PATCH 5/5] selftests/powerpc: Add README for GZIP engine tests

[PATCH v1 0/2] Remove BUG_ON() and fix -ve array indexing
 2020-03-18 15:53 UTC  (7+ messages)
` [PATCH v1 1/2] async_tx: return error instead of BUG_ON
` [PATCH v1 2/2] async_tx: fix possible negative array indexing

[PATCH -next] crypto: ccree - remove duplicated include from cc_aead.c
 2020-03-18  2:00 UTC 

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-03-17 15:20 UTC  (5+ messages)
` [PATCH v7 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA

[PATCH 09/12] docs: fix broken references for ReST files that moved around
 2020-03-17 13:10 UTC 

[PATCH v4 0/2] crypto: engine - support for parallel and batch requests
 2020-03-17 13:08 UTC  (8+ messages)
` [PATCH v4 1/2] crypto: engine - support for parallel requests

[PATCH] Introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-03-17  6:50 UTC  (4+ messages)
` [PATCH 7/7] X.509: support OSCCA sm2-with-sm3 certificate verification

[PATCH 0/4] Add Support for Marvell OcteonTX Cryptographic
 2020-03-16 17:18 UTC  (3+ messages)

BUG: cryptsetup benchmark stuck
 2020-03-16 13:53 UTC  (3+ messages)

[PATCH Crypto 0/2] Fixes issues during driver registration
 2020-03-16  6:03 UTC  (3+ messages)
` [PATCH Crypto 1/2] chcr: Fixes a hang issue "
` [PATCH Crypto 2/2] chcr: Fixes a deadlock between rtnl_lock and uld_mutex

[PATCH net-next] chcr: remove set but not used variable 'status'
 2020-03-15 16:09 UTC  (2+ 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).