linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-19 08:55:14 to 2020-04-30 05:30:39 UTC [more...]

[PATCH] padata: add separate cpuhp node for CPUHP_PADATA_DEAD
 2020-04-30  5:29 UTC  (4+ messages)

[PATCH] lib/mpi: Fix 64-bit MIPS build with Clang
 2020-04-30  5:30 UTC  (2+ messages)

[PATCH v2] crypto: acomp - search acomp with scomp backend in crypto_has_acomp
 2020-04-30  5:10 UTC 

[PATCH v3 0/3] crypto: fix some DRBG Kconfig deps
 2020-04-30  4:43 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: drbg: DRBG should select SHA512
` [PATCH v3 2/3] crypto: CRYPTO_CTR no longer need CRYPTO_SEQIV
` [PATCH v3 3/3] crypto: drbg: DRBG_CTR should select CTR

[PATCH] crypto: acomp - search acomp with scomp backend in crypto_has_acomp
 2020-04-30  4:29 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.4
 2020-04-29 16:50 UTC  (9+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6
          ` [GIT PULL] Crypto Fixes for 5.7

crypto: omap: sha/aes fixes
 2020-04-29 14:42 UTC  (7+ messages)
` [PATCH 1/6] crypto: omap-aes: avoid spamming console with self tests
` [PATCH 2/6] crypto: omap-sham: force kernel driver usage for sha algos
` [PATCH 3/6] crypto: omap-crypto: fix userspace copied buffer access
` [PATCH 4/6] crypto: omap-sham: huge buffer access fixes
` [PATCH 5/6] crypto: omap-sham: fix very small data size handling
` [PATCH 6/6] crypto: omap-aes: prevent unregistering algorithms twice

[PATCH v2] crypto: ccp: Add support for SEV-ES to the PSP driver
 2020-04-29 11:23 UTC  (3+ messages)

[PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
 2020-04-28 23:09 UTC  (32+ messages)
  ` FPU register granularity [Was: Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks]
` [PATCH crypto-stable v2] crypto: arch - limit simd usage to 4k chunks
  ` [PATCH crypto-stable v3 1/2] crypto: arch/lib "
    ` [PATCH crypto-stable v3 2/2] crypto: arch/nhpoly1305 - process in explicit "

[PATCH v6 0/3] crypto: engine - support for parallel and batch requests
 2020-04-28 15:49 UTC  (4+ messages)
` [PATCH v6 1/3] crypto: algapi - create function to add request in front of queue
` [PATCH v6 2/3] crypto: engine - support for parallel requests based on retry mechanism
` [PATCH v6 3/3] crypto: engine - support for batch requests

[PATCH v3 0/3] hwrng: cctrng kconfig updates
 2020-04-28 15:31 UTC  (8+ messages)
` [PATCH v3 1/3] hwrng: cctrng - Add dependency on OF
` [PATCH v3 2/3] hwrng: cctrng - change default to n
` [PATCH v3 3/3] hwrng: cctrng - update help description

[cryptodev:master 12/28] drivers/crypto/hisilicon/qm.c:2810:7: error: implicit declaration of function 'acpi_evaluate_integer'; did you mean 'acpi_evaluate_object'?
 2020-04-28 11:30 UTC  (2+ messages)

[PATCH] crypto: caam - fix use after free issue in *_crypt_done
 2020-04-28 10:09 UTC  (3+ messages)

libkcapi tests are failing on kernels 5.5+
 2020-04-28  8:19 UTC  (3+ messages)

[PATCH 0/3] hwrng: cctrng kconfig updates
 2020-04-27 21:48 UTC  (12+ messages)
` [PATCH 1/3] hwrng: cctrng - Add dependency on OF
` [PATCH 2/3] hwrng: cctrng - change default to n
` [PATCH 3/3] hwrng: cctrng - update help description

[CRASH] crypto: omap: kernel panic when modprobing tcrypt
 2020-04-27 14:56 UTC  (7+ messages)

[PATCH v2 0/3] hwrng: cctrng kconfig updates
 2020-04-27 11:14 UTC  (6+ messages)
` [PATCH v2 1/3] hwrng: cctrng - Add dependency on OF
` [PATCH v2 2/3] hwrng: cctrng - change default to n
` [PATCH v2 3/3] hwrng: cctrng - update help description

[PATCH v2 00/14] crypto: allwinner: add xRNG and hashes
 2020-04-27  9:23 UTC  (20+ messages)
` [PATCH v2 01/14] crypto: sun8i-ss: Add SS_START define
` [PATCH v2 02/14] crypto: sun8i-ss: Add support for the PRNG
` [PATCH v2 03/14] crypto: sun8i-ss: support hash algorithms
` [PATCH v2 04/14] crypto: sun8i-ss: fix a trivial typo
` [PATCH v2 05/14] crypto: sun8i-ss: Add more comment on some structures
` [PATCH v2 06/14] crypto: sun8i-ss: better debug printing
` [PATCH v2 07/14] crypto: sun8i-ce: move iv data to request context
` [PATCH v2 08/14] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH v2 09/14] crypto: sun8i-ce: handle different error registers
` [PATCH v2 10/14] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
` [PATCH v2 11/14] crypto: sun8i-ce: support hash algorithms
` [PATCH v2 12/14] crypto: sun8i-ce: Add stat_bytes debugfs
` [PATCH v2 13/14] crypto: sun8i-ce: Add support for the PRNG
` [PATCH v2 14/14] crypto: sun8i-ce: Add support for the TRNG

[PATCH] crypto: bcm - Use the defined variable to clean code
 2020-04-27  8:22 UTC 

[PATCH 0/3] crypto: stm32/hash: Defer probe management
 2020-04-27  6:42 UTC  (4+ messages)
` [PATCH 1/3] crypto: stm32/hash - defer probe for reset controller
` [PATCH 2/3] crypto: stm32/hash - defer probe for dma device
` [PATCH 3/3] crypto: stm32/hash - don't print error on probe deferral

Fw: Arm CryptoCell driver -- default Y, even on machines where it is obviously useless
 2020-04-26 13:06 UTC  (5+ messages)

KMSAN: uninit-value in __crc32c_le_base (2)
 2020-04-26  6:08 UTC 

[PATCH] lib/mpi: Fix building for powerpc with clang
 2020-04-25 23:51 UTC  (6+ messages)

[PATCH] crypto: bcm - Fix unused assignment
 2020-04-25 14:24 UTC 

[PATCH] crypto: bcm - Remove the unnecessary cast for PTR_ERR()
 2020-04-25 14:22 UTC 

[PATCHv2 0/7] crypto: TI SA2UL crypto accelerator support
 2020-04-24 16:44 UTC  (8+ messages)
` [PATCHv2 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
` [PATCHv2 2/7] crypto: sa2ul: Add crypto driver
` [PATCHv2 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
` [PATCHv2 4/7] crypto: sa2ul: Add AEAD algorithm support
` [PATCHv2 5/7] crypto: sa2ul: add device links to child devices
` [PATCHv2 6/7] arm64: dts: ti: k3-am6: Add crypto accelarator node
` [PATCHv2 7/7] arm64: dts: ti: k3-j721e-main: Add crypto accelerator node

[PATCH v5 0/3] crypto: engine - support for parallel and batch requests
 2020-04-24 15:10 UTC  (5+ messages)
` [PATCH v5 2/3] crypto: engine - support for parallel requests based on retry mechanism

[PATCH] crypto: Delete redundant variable definition
 2020-04-24  7:47 UTC  (4+ messages)

[PATCH v2 0/2] crypto: Jitter RNG SP800-90B compliance
 2020-04-24  7:47 UTC  (2+ messages)

[PATCH] crypto: chelsio: remove redundant assignment to variable error
 2020-04-24  7:46 UTC  (2+ messages)

[PATCH] crypto: algif_rng: remove redundant assignment to variable err
 2020-04-24  7:46 UTC  (2+ messages)

[PATCH] arm64: crypto: Consistently enable extension
 2020-04-24  7:46 UTC  (2+ messages)

[PATCH -next] hwrng: cctrng - Make some symbols static
 2020-04-23 14:00 UTC  (2+ messages)

[PATCH 0/3] arm64: Open code .arch_extension
 2020-04-23 13:40 UTC  (7+ messages)

[PATCH v1] hwrng: Use UUID API for exporting the UUID
 2020-04-23  5:20 UTC  (2+ messages)

[PATCH -next] crypto: hisilicon/qm - Make qm_controller_reset() static
 2020-04-23  2:31 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2020-04-22 13:33 UTC  (2+ messages)

[PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-04-22 10:37 UTC  (13+ messages)
` [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver

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

[PATCH v6 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
 2020-04-21 14:09 UTC  (2+ messages)

[PATCH] crypto: ccp: Add support for SEV-ES to the PSP driver
 2020-04-21 13:15 UTC  (3+ messages)

[cryptodev:master 7/26] cctrng.c:undefined reference to `devm_ioremap_resource'
 2020-04-21  7:57 UTC  (3+ messages)
` hwrng: cctrng - Add dependency on HAS_IOMEM

[PATCH 1/2] x86: check CONFIG options instead of __arch_um__
 2020-04-21  7:39 UTC  (2+ messages)
` [PATCH 2/2] raid6/algos.c: refactor raid6_algos array for x86

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (2+ messages)

[cryptodev:master 12/26] drivers/crypto/hisilicon/qm.c:2810:7: error: implicit declaration of function 'acpi_evaluate_integer'; did you mean 'acpi_evaluate_object'?
 2020-04-20 18:58 UTC 

[PATCH] [linux-next] hwrng: cctrng - fix missing fips header
 2020-04-20 15:26 UTC  (2+ messages)

[PATCH] hwrng: cctrng - add missing include to linux/fips.h
 2020-04-20  8:36 UTC  (4+ messages)
` hwrng: cctrng - Remove unnecessary FIPS ifdef

[PATCH] crypto: hisilicon - fix Kbuild warning
 2020-04-20  8:22 UTC  (2+ messages)

[PATCH] drivers/char/hw_random/cctrng.c: Compilation fix
 2020-04-19 14:14 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).