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

[PATCH v2 0/3] hwrng: cctrng kconfig updates
 2020-04-27  9:49 UTC 

[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 0/3] hwrng: cctrng kconfig updates
 2020-04-27  8:56 UTC  (11+ 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

[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 v3 0/3] crypto: fix some DRBG Kconfig deps
 2020-04-24 13:40 UTC  (4+ 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: 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  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto: DRBG always seeded with SP800-90B compliant noise source

[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 crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
 2020-04-23 20:49 UTC  (31+ 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 -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)

[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-23  6:31 UTC 

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

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

[PATCH] padata: add separate cpuhp node for CPUHP_PADATA_DEAD
 2020-04-22 13:46 UTC  (3+ 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  (14+ messages)
` [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver

[PATCH] lib/mpi: Fix 64-bit MIPS build with Clang
 2020-04-21 21:47 UTC 

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

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

libkcapi tests are failing on kernels 5.5+
 2020-04-21  9:19 UTC  (2+ 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  (4+ messages)
` [PATCH v2 10/33] docs: fix broken references for ReST files that moved around

[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  (5+ 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)

Question: IPSEC ping fails with new crypto driver how to debug?
 2020-04-18 10:19 UTC 

linux-next: Tree for Apr 17 (drivers/char/hw_random/cctrng.c)
 2020-04-17 20:14 UTC  (2+ messages)

nCipher HSM kernel driver submission feedback request
 2020-04-17 15:12 UTC  (5+ messages)

[PATCH V3 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-04-17  5:05 UTC  (5+ messages)
` [PATCH V3 1/5] selftests/powerpc: Add header files for GZIP engine test
` [PATCH V3 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase

[PATCH v5 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-04-17  4:55 UTC  (3+ messages)
` [PATCH v5 3/9] powerpc/vas: Add VAS user space API

linux-next: build failure after merge of the crypto tree
 2020-04-17  4:00 UTC  (2+ messages)

[cryptodev:master 7/24] drivers/char/hw_random/cctrng.c:334:49: error: 'fips_enabled' undeclared; did you mean 'vdso_enabled'?
 2020-04-16 13:53 UTC 

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

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-16  9:06 UTC  (3+ messages)
` [PATCH v3 2/3] crypto: Remove unnecessary memzero_explicit()

[PATCH 0/2] crypto: Jitter RNG SP800-90B compliance
 2020-04-16  6:56 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH V2] crypto: marvell/octeontx - Add missing '\n' in log messages
 2020-04-16  6:53 UTC  (2+ messages)

[PATCH] crypto: ccp -- don't "select" CONFIG_DMADEVICES
 2020-04-16  6:53 UTC  (2+ messages)

crypto: algboss - Avoid spurious modprobe on LOADED
 2020-04-16  6:52 UTC  (3+ messages)
` [PATCH v2] crypto: algapi "

[PATCH] hwrng: xgene - Delete an error message in xgene_rng_probe()
 2020-04-16  6:51 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
 2020-04-16  6:51 UTC  (2+ messages)

[PATCH] hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
 2020-04-16  6:51 UTC  (2+ messages)

[PATCH v6]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
 2020-04-16  6:51 UTC  (2+ messages)

[PATCH 0/3] crypto: hisilicon - refactor vfs_num related codes
 2020-04-16  6:51 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).