Linux Crypto
[Prev Page][Next Page]
- [PATCHv2 5/7] crypto: sa2ul: add device links to child devices
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 4/7] crypto: sa2ul: Add AEAD algorithm support
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 0/7] crypto: TI SA2UL crypto accelerator support
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v5 2/3] crypto: engine - support for parallel requests based on retry mechanism
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 13/14] crypto: sun8i-ce: Add support for the PRNG
- From: Stephan Mueller <stephan.mueller@xxxxxxxxx>
- Re: [PATCH v2 14/14] crypto: sun8i-ce: Add support for the TRNG
- From: Stephan Mueller <stephan.mueller@xxxxxxxxx>
- Re: [PATCH v5 2/3] crypto: engine - support for parallel requests based on retry mechanism
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v2 02/14] crypto: sun8i-ss: Add support for the PRNG
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 03/14] crypto: sun8i-ss: support hash algorithms
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 04/14] crypto: sun8i-ss: fix a trivial typo
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 07/14] crypto: sun8i-ce: move iv data to request context
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 11/14] crypto: sun8i-ce: support hash algorithms
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 06/14] crypto: sun8i-ss: better debug printing
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 14/14] crypto: sun8i-ce: Add support for the TRNG
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 13/14] crypto: sun8i-ce: Add support for the PRNG
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 12/14] crypto: sun8i-ce: Add stat_bytes debugfs
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 09/14] crypto: sun8i-ce: handle different error registers
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 10/14] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 08/14] crypto: sun8i-ce: split into prepare/run/unprepare
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 05/14] crypto: sun8i-ss: Add more comment on some structures
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 01/14] crypto: sun8i-ss: Add SS_START define
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v2 00/14] crypto: allwinner: add xRNG and hashes
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v3 1/3] crypto: drbg: DRBG should select SHA512
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v3 3/3] crypto: drbg: DRBG_CTR should select CTR
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v3 2/3] crypto: CRYPTO_CTR no longer need CRYPTO_SEQIV
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v3 0/3] crypto: fix some DRBG Kconfig deps
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH] lib/mpi: Fix building for powerpc with clang
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH] crypto: Delete redundant variable definition
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] crypto: Jitter RNG SP800-90B compliance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: chelsio: remove redundant assignment to variable error
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: algif_rng: remove redundant assignment to variable err
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arm64: crypto: Consistently enable extension
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/mpi: Fix building for powerpc with clang
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH crypto-stable v3 2/2] crypto: arch/nhpoly1305 - process in explicit 4k chunks
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/mpi: Fix building for powerpc with clang
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- RE: [PATCH -next] hwrng: cctrng - Make some symbols static
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH -next] hwrng: cctrng - Make some symbols static
- From: Zou Wei <zou_wei@xxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 2/3] crypto: engine - support for parallel requests based on retry mechanism
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [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'?
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1] hwrng: Use UUID API for exporting the UUID
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH -next] crypto: hisilicon/qm - Make qm_controller_reset() static
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH -next] crypto: hisilicon/qm - Make qm_controller_reset() static
- From: Zou Wei <zou_wei@xxxxxxxxxx>
- [PATCH crypto-stable v3 2/2] crypto: arch/nhpoly1305 - process in explicit 4k chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto-stable v2] crypto: arch - limit simd usage to 4k chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto-stable v2] crypto: arch - limit simd usage to 4k chunks
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto-stable v2] crypto: arch - limit simd usage to 4k chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2] crypto: ccp: Add support for SEV-ES to the PSP driver
- From: Brijesh Singh <brijesh.singh@xxxxxxx>
- Re: [PATCH] padata: add separate cpuhp node for CPUHP_PADATA_DEAD
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: linux-next: build failure after merge of the crypto tree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] padata: add separate cpuhp node for CPUHP_PADATA_DEAD
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v1] hwrng: Use UUID API for exporting the UUID
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- RE: [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] lib/mpi: Fix 64-bit MIPS build with Clang
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH v2] crypto: ccp: Add support for SEV-ES to the PSP driver
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH] padata: add separate cpuhp node for CPUHP_PADATA_DEAD
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH V4 1/5] selftests/powerpc: Add header files for GZIP engine test
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH v6 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH] crypto: ccp: Add support for SEV-ES to the PSP driver
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- RE: [PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH] crypto: ccp: Add support for SEV-ES to the PSP driver
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] crypto: Delete redundant variable definition
- From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
- Re: libkcapi tests are failing on kernels 5.5+
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- RE: FPU register granularity [Was: Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks]
- From: David Laight <David.Laight@xxxxxxxxxx>
- libkcapi tests are failing on kernels 5.5+
- From: Ondrej Mosnáček <omosnacek@xxxxxxxxx>
- RE: FPU register granularity [Was: Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks]
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: hwrng: cctrng - Add dependency on HAS_IOMEM
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- [PATCH 1/2] x86: check CONFIG options instead of __arch_um__
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/2] raid6/algos.c: refactor raid6_algos array for x86
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: FPU register granularity [Was: Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks]
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- hwrng: cctrng - Add dependency on HAS_IOMEM
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- linux-next: build failure after merge of the crypto tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: FPU register granularity [Was: Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks]
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- FPU register granularity [Was: Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks]
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 00/33] Documentation fixes for Kernel 5.8
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH V4 5/5] selftests/powerpc: Add README for GZIP engine tests
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V4 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V4 2/5] selftests/powerpc: Add header files for NX compresion/decompression
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V4 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V4 1/5] selftests/powerpc: Add header files for GZIP engine test
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V4 0/5] selftests/powerpc: Add NX-GZIP engine testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH] crypto: ccp: Add support for SEV-ES to the PSP driver
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [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'?
- From: kbuild test robot <lkp@xxxxxxxxx>
- RE: [PATCH] [linux-next] hwrng: cctrng - fix missing fips header
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- [cryptodev:master 7/26] cctrng.c:undefined reference to `devm_ioremap_resource'
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] [linux-next] hwrng: cctrng - fix missing fips header
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- RE: hwrng: cctrng - Remove unnecessary FIPS ifdef
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- RE: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: David Laight <David.Laight@xxxxxxxxxx>
- hwrng: cctrng - Remove unnecessary FIPS ifdef
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: cctrng - add missing include to linux/fips.h
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon - fix Kbuild warning
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- RE: [PATCH] drivers/char/hw_random/cctrng.c: Compilation fix.
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH] crypto: Delete redundant variable definition
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] drivers/char/hw_random/cctrng.c: Compilation fix.
- From: jagdsh.linux@xxxxxxxxx
- Re: Fw: Arm CryptoCell driver -- default Y, even on machines where it is obviously useless
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: Delete redundant variable definition
- From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
- Re: Fw: Arm CryptoCell driver -- default Y, even on machines where it is obviously useless
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Question: IPSEC ping fails with new crypto driver how to debug?
- From: R W van Schagen <vschagen@xxxxxx>
- Re: [PATCH] hwrng: cctrng - add missing include to linux/fips.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] hwrng: cctrng - add missing include to linux/fips.h
- From: Hadar Gat <hadar.gat@xxxxxxx>
- RE: linux-next: Tree for Apr 17 (drivers/char/hw_random/cctrng.c)
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- [PATCH v2 0/2] crypto: Jitter RNG SP800-90B compliance
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 1/2] crypto: Jitter RNG SP800-90B compliance
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 2/2] crypto: DRBG always seeded with SP800-90B compliant noise source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: linux-next: Tree for Apr 17 (drivers/char/hw_random/cctrng.c)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- RE: nCipher HSM kernel driver submission feedback request
- From: "Kim, David" <david.kim@xxxxxxxxxxx>
- [PATCH v6 9/9] Documentation/powerpc: VAS API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 7/9] crypto/nx: Enable and setup GZIP compression type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 6/9] crypto/nx: Make enable code generic to add new GZIP compression type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 4/9] crypto/nx: Initialize coproc entry with kzalloc
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 3/9] powerpc/vas: Add VAS user space API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v6 0/9] crypto/nx: Enable GZIP engine and provide userpace API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH] crypto: hisilicon - fix Kbuild warning
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- Re: [PATCH V3 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH V3 1/5] selftests/powerpc: Add header files for GZIP engine test
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] powerpc/vas: Add VAS user space API
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the crypto tree
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- linux-next: build failure after merge of the crypto tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [cryptodev:master 7/24] drivers/char/hw_random/cctrng.c:334:49: error: 'fips_enabled' undeclared; did you mean 'vdso_enabled'?
- From: kbuild test robot <lkp@xxxxxxxxx>
- [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'?
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/3] crypto: Remove unnecessary memzero_explicit()
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v2 10/33] docs: fix broken references for ReST files that moved around
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH 1/2] crypto: Jitter RNG SP800-90B compliance
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH V2] crypto: marvell/octeontx - Add missing '\n' in log messages
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp -- don't "select" CONFIG_DMADEVICES
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: algapi - Avoid spurious modprobe on LOADED
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: xgene - Delete an error message in xgene_rng_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: hisilicon - add controller reset support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: hisilicon - refactor vfs_num related codes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix the address of the last entry of S/G
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] crypto: caam - fix use-after-free KASAN issue
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: Jitter RNG SP800-90B compliance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] crypto: rng - add missing __crypto_rng_cast to the rng header
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: api - Fix use-after-free and race in crypto_spawn_alg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: api - Fix use-after-free and race in crypto_spawn_alg
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: crypto: api - Fix use-after-free and race in crypto_spawn_alg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: api - Fix use-after-free and race in crypto_spawn_alg
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: algif_rng: remove redundant assignment to variable err
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] crypto: chelsio: remove redundant assignment to variable error
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH v5 2/3] crypto: engine - support for parallel requests based on retry mechanism
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v5 3/3] crypto: engine - support for batch requests
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v5 1/3] crypto: algapi - create function to add request in front of queue
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v5 0/3] crypto: engine - support for parallel and batch requests
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- Re: [PATCH v2 6/6] Input: snvs_pwrkey - only IRQ_HANDLED for our own events
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH] lib/mpi: Fix building for powerpc with clang
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.6 006/129] crypto: qce - use cryptlen when adding extra sgl
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 008/129] s390/crypto: explicitly memzero stack key material in aes_s390.c
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 007/106] s390/crypto: explicitly memzero stack key material in aes_s390.c
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v30 11/12] LRNG - add interface for gathering of raw entropy
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 08/12] crypto: provide access to a static Jitter RNG state
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 09/12] LRNG - add Jitter RNG fast noise source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 07/12] LRNG - add kernel crypto API PRNG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 02/12] LRNG - allocate one DRNG instance per NUMA node
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 06/12] LRNG - add SP800-90A DRBG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 04/12] LRNG - add switchable DRNG support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 05/12] crypto: DRBG - externalize DRBG functions for LRNG
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 00/12] /dev/random - a new approach with full SP800-90B
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 01/12] Linux Random Number Generator
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 03/12] LRNG - sysctls and /proc interface
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 10/12] LRNG - add SP800-90B compliant health tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v30 12/12] LRNG - add power-on and runtime self-tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH v3 2/3] crypto: Remove unnecessary memzero_explicit()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH v2 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH] arm64: crypto: Consistently enable extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: KCSAN: data-race in glue_cbc_decrypt_req_128bit / glue_cbc_decrypt_req_128bit
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v2 10/33] docs: fix broken references for ReST files that moved around
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 00/33] Documentation fixes for Kernel 5.8
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Waiman Long <longman@xxxxxxxxxx>
- RE: [PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
- From: "Sa, Nuno" <Nuno.Sa@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] lib/mpi: Fix building for powerpc with clang
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH] lib/mpi: Fix building for powerpc with clang
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH V3 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V3 5/5] selftests/powerpc: Add README for GZIP engine tests
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V3 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V3 2/5] selftests/powerpc: Add header files for NX compresion/decompression
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V3 1/5] selftests/powerpc: Add header files for GZIP engine test
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V3 0/5] selftests/powerpc: Add NX-GZIP engine testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- Re: [EXT] Re: [PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- RE: [EXT] Re: [PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
- From: Srujana Challa <schalla@xxxxxxxxxxx>
- [PATCH 3/9] crypto: sun8i-ce: split into prepare/run/unprepare
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 2/9] crypto: sun8i-ce: move iv data to request context
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 7/9] crypto: sun8i-ce: Add stat_bytes debugfs
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 9/9] crypto: sun8i-ce: Add support for the TRNG
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 8/9] crypto: sun8i-ce: Add support for the PRNG
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 5/9] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 4/9] crypto: sun8i-ce: handle different error registers
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 1/9] crypto: rng - add missing __crypto_rng_cast to the rng header
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 6/9] crypto: sun8i-ce: support hash algorithms
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 0/9] crypto: sun8i-ce: support TRNG, PRNG and hashes
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH AUTOSEL 5.6 048/149] crypto: chelsio - Endianess bug in create_authenc_wr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 063/149] crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 064/149] crypto: tcrypt - fix printed skcipher [a]sync mode
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 118/149] crypto/chtls: Fix chtls crash in connection cleanup
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 038/121] crypto: chelsio - Endianess bug in create_authenc_wr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 052/121] crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 053/121] crypto: tcrypt - fix printed skcipher [a]sync mode
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 096/121] crypto/chtls: Fix chtls crash in connection cleanup
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 045/108] crypto: tcrypt - fix printed skcipher [a]sync mode
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 044/108] crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 084/108] crypto/chtls: Fix chtls crash in connection cleanup
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 31/66] crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 32/66] crypto: tcrypt - fix printed skcipher [a]sync mode
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 52/66] crypto/chtls: Fix chtls crash in connection cleanup
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 23/66] crypto: chelsio - Endianess bug in create_authenc_wr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 20/37] crypto: tcrypt - fix printed skcipher [a]sync mode
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 14/26] crypto: tcrypt - fix printed skcipher [a]sync mode
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 033/108] crypto: chelsio - Endianess bug in create_authenc_wr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH 1/2] crypto: Jitter RNG SP800-90B compliance
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 2/2] crypto: DRBG always seeded with SP800-90B compliant noise source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 0/2] crypto: Jitter RNG SP800-90B compliance
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 4.4 15/29] padata: always acquire cpu_hotplug_lock before pinst->lock
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 13/32] padata: always acquire cpu_hotplug_lock before pinst->lock
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 24/54] padata: always acquire cpu_hotplug_lock before pinst->lock
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 13/38] padata: always acquire cpu_hotplug_lock before pinst->lock
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH V2] crypto: marvell/octeontx - Add missing '\n' in log messages
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] crypto: marvell/octeontx - Add missing '\n' in log messages
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] crypto: marvell/octeontx - Add missing '\n' in log messages
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: crypto: api - Fix use-after-free and race in crypto_spawn_alg
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- crypto: api - Fix use-after-free and race in crypto_spawn_alg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon: add more dependencies
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [GIT PULL] Crypto Fixes for 5.7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] cxgb4/chcr: fix building without IPv6
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon: add more dependencies
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH] cxgb4/chcr: fix building without IPv6
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] crypto: ccp -- don't "select" CONFIG_DMADEVICES
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH] crypto: hisilicon: add more dependencies
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] crypto: ccp -- don't "select" CONFIG_DMADEVICES
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 00/35] Documentation fixes for Kernel 5.8
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 04/35] docs: fix broken references for ReST files that moved around
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: WARNING in af_alg_make_sg
- From: syzbot <syzbot+3be1a33f04dc782e9fd5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: WARNING in af_alg_make_sg
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: WARNING in af_alg_make_sg
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: Re: WARNING in af_alg_make_sg
- From: syzbot <syzbot+3be1a33f04dc782e9fd5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: WARNING in af_alg_make_sg
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH V2 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix the address of the last entry of S/G
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- WARNING in af_alg_make_sg
- From: syzbot <syzbot+3be1a33f04dc782e9fd5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Crypto Fixes for 5.7
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix the address of the last entry of S/G
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v2] crypto: algapi - Avoid spurious modprobe on LOADED
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH] crypto: caam - fix the address of the last entry of S/G
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 5.4 13/36] padata: fix uninitialized return value in padata_replace()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 36/36] padata: always acquire cpu_hotplug_lock before pinst->lock
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.5 17/46] padata: fix uninitialized return value in padata_replace()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.5 46/46] padata: always acquire cpu_hotplug_lock before pinst->lock
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.6 09/29] padata: fix uninitialized return value in padata_replace()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] crypto: caam - fix use-after-free KASAN issue
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v2] crypto: algapi - Avoid spurious modprobe on LOADED
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: crypto: algboss - Avoid spurious modprobe on LOADED
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: algboss - Avoid spurious modprobe on LOADED
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- crypto: algboss - Avoid spurious modprobe on LOADED
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v8 06/19] virtio-rng: pull in slab.h
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v7 06/19] virtio-rng: pull in slab.h
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v2 4/4] crypto: caam - fix use-after-free KASAN issue for RSA algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v2 3/4] crypto: caam - fix use-after-free KASAN issue for HASH algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v2 2/4] crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v2 1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v2 0/4] crypto: caam - fix use-after-free KASAN issue
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- WARNING: refcount bug in crypto_destroy_tfm
- From: syzbot <syzbot+fc0674cde00b66844470@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [bug report] crypto: marvell - add support for OCTEON TX CPT engine
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/4] crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [bug report] crypto: marvell - add the Virtual Function driver for CPT
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH 4/4] crypto: caam - fix use-after-free KASAN issue for RSA algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 3/4] crypto: caam - fix use-after-free KASAN issue for HASH algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 2/4] crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 0/4] crypto: caam - fix use-after-free KASAN issue
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- Re: [PATCH v7 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH] hwrng: xgene - Delete an error message in xgene_rng_probe()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH] hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v6] crypto: amlogic - Delete duplicate dev_err() in meson_crypto_probe()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH v6]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/7] crypto: sun8i-ss: fix a trivial typo
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 2/7] crypto: sun8i-ss: Add SS_START define
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 6/7] crypto: sun8i-ss: Add more comment on some structures
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 7/7] crypto: sun8i-ss: better debug printing
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 4/7] crypto: sun8i-ss: support hash algorithms
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 3/7] crypto: sun8i-ss: Add support for the PRNG
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 0/7] crypto: sun8i-ss: support PRNG and hashes
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 1/7] crypto: rng - add missing __crypto_rng_cast to the rng header
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH v5]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: LABBE Corentin <clabbe@xxxxxxxxxxxx>
- [PATCH v5]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] [PATCH v3]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH 2/5] crypto: hisilicon/zip - add controller reset support for zip
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 3/5] crypto: hisilicon/hpre - add controller reset support for HPRE
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 1/5] crypto: hisilicon/qm - add controller reset interface
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 4/5] crypto: hisilicon/sec2 - add controller reset support for SEC2
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 5/5] crypto: hisilicon/qm - stop qp by judging sq and cq tail
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 0/5] crypto: hisilicon - add controller reset support
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- Re: [PATCH] crypto:amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH v4 1/2] crypto: engine - support for parallel requests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][next] crypto: marvell: fix double free of ptr
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: hisilicon - Fix build error
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto:amlogic - Delete duplicate dev_err in meson_crypto_probe()
- From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto:amlogic - use platform_get_irq_optional()
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH net] crypto/chcr: Add missing include file <linux/highmem.h>
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net] crypto: chtls - Fix build error without IPV6
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] crypto:amlogic - use platform_get_irq_optional()
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH v2 3/7] lib/mpi: Introduce ec implementation to MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/7] lib/mpi: Extend the MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 7/7] X.509: support OSCCA sm2-with-sm3 certificate verification
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 4/7] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 5/7] crypto: testmgr - support test with different ciphertext per encryption
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/7] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/7] crypto: sm3 - export crypto_sm3_final function
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 6/7] X.509: support OSCCA certificate parse
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH] crypto:amlogic - use platform_get_irq_optional()
- From: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH 1/3] crypto: hisilicon - put vfs_num into struct hisi_qm
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 3/3] crypto: hisilicon - add vfs_num module parameter for hpre/sec
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 2/3] crypto: hisilicon - unify SR-IOV related codes into QM
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 0/3] crypto: hisilicon - refactor vfs_num related codes
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- Re: [PATCH V2 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
- From: Daniel Axtens <dja@xxxxxxxxxx>
- [PATCH net] crypto/chcr: Add missing include file <linux/highmem.h>
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- [PATCH net] crypto: chtls - Fix build error without IPV6
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- [PATCH][next] crypto: marvell: fix double free of ptr
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: chtls - Fix build error without IPV6
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: KCSAN: data-race in glue_cbc_decrypt_req_128bit / glue_cbc_decrypt_req_128bit
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Crypto Update for 5.7
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v5 6/9] crypto/nx: Make enable code generic to add new GZIP compression type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 9/9] Documentation/powerpc: VAS API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 7/9] crypto/nx: Enable and setup GZIP compression type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH 6/9] crypto/nx: Make enable code generic to add new GZIP compression type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 4/9] crypto/nx: Initialize coproc entry with kzalloc
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 3/9] powerpc/vas: Add VAS user space API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 0/9] crypto/nx: Enable GZIP engine and provide userpace API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- Re: KCSAN: data-race in glue_cbc_decrypt_req_128bit / glue_cbc_decrypt_req_128bit
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: chtls - Add missing include file <linux/highmem.h>
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- [PATCH] crypto: chtls - Fix build error without IPV6
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: KCSAN: data-race in glue_cbc_decrypt_req_128bit / glue_cbc_decrypt_req_128bit
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v2 6/6] Input: snvs_pwrkey - only IRQ_HANDLED for our own events
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: KCSAN: data-race in glue_cbc_decrypt_req_128bit / glue_cbc_decrypt_req_128bit
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [GIT PULL] Crypto Update for 5.7
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: KCSAN: data-race in glue_cbc_decrypt_req_128bit / glue_cbc_decrypt_req_128bit
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- KCSAN: data-race in glue_cbc_decrypt_req_128bit / glue_cbc_decrypt_req_128bit
- From: syzbot <syzbot+6a6bca8169ffda8ce77b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- POWER8 BE: NX crypto driver caused oops
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 09/12] docs: fix broken references for ReST files that moved around
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: linux-next: manual merge of the crypto tree with the net-next tree
- From: Ayush Sawal <ayush.sawal@xxxxxxxxxxx>
- Re: [PATCH -next] crypto: hisilicon - Fix build error
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: hisilicon - Fix build error
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH -next] crypto: hisilicon - Fix build error
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: linux-next: manual merge of the crypto tree with the net-next tree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- linux-next: manual merge of the crypto tree with the net-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [RFC PATCH v1 24/50] crypto4xx_core: Use more appropriate seed for PRNG
- From: George Spelvin <lkml@xxxxxxx>
- [RFC PATCH v1 14/50] crypto/testmgr.c: use prandom_u32_max() & prandom_bytes()
- From: George Spelvin <lkml@xxxxxxx>
- Re: [PATCH v2 6/6] Input: snvs_pwrkey - only IRQ_HANDLED for our own events
- From: Adam Ford <aford173@xxxxxxxxx>
- [PATCH V2 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V2 5/5] selftests/powerpc: Add README for GZIP engine tests
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V2 2/5] selftests/powerpc: Add header files for NX compresion/decompression
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V2 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V2 1/5] selftests/powerpc: Add header files for GZIP engine test
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- [PATCH V2 0/5] selftests/powerpc: Add NX-GZIP engine testcase
- From: Raphael Moreira Zinsly <rzinsly@xxxxxxxxxxxxx>
- Re: [PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] crypto: engine - support for parallel requests
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH v7 3/3] MAINTAINERS: add HG as cctrng maintainer
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v7 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Hadar Gat <hadar.gat@xxxxxxx>
- Re: [PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] crypto: bool type cosmetics
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/9] enable CAAM's HWRNG as default
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: ccree - remove duplicated include from cc_aead.c
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH Crypto 0/2] Fixes issues during driver registration
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] crypto: engine - support for parallel requests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- RE: [PATCH v6 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v6 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
- From: kernel test robot <rong.a.chen@xxxxxxxxx>
- Re: [PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 06/16] x86: remove always-defined CONFIG_AS_SSSE3
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 07/16] x86: remove always-defined CONFIG_AS_AVX
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 12/16] crypto: x86 - rework configuration based on Kconfig
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 0/2] arm64: Make extension enablement consistent
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 2/2] arm64: lib: Consistently enable crc32 extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 1/2] arm64: crypto: Consistently enable extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 0/2] arm64: Make extension enablement consistent
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 0/3] arm64: Open code .arch_extension
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 3/3] arm64: crypto: Use ARM64_EXTENSIONS()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 2/3] arm64: lib: Use ARM64_EXTENSIONS()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 1/3] arm64: asm: Provide macro to control enabling architecture extensions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 0/3] arm64: Open code .arch_extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- Re: [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- [PATCH v6 3/3] MAINTAINERS: add HG as cctrng maintainer
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v6 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v6 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v6 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Hadar Gat <hadar.gat@xxxxxxx>
- Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v4 3/9] powerpc/vas: Add VAS user space API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- Re: [patch 10/22] EDAC: Convert to new X86 CPU match macros
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- [PATCH 23/22] x86/smpboot: Remove the last ICPU() macro
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/16] x86: remove always-defined CONFIG_AS_SSSE3
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [patch V2 09/22] cpufreq: Convert to new X86 CPU match macros
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [patch V2 09/22] cpufreq: Convert to new X86 CPU match macros
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/16] crypto: x86 - rework configuration based on Kconfig
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 10/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 14/16] Documentation/changes: Raise minimum supported binutils version to 2.23
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 12/16] crypto: x86 - rework configuration based on Kconfig
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 03/16] x86: remove always-defined CONFIG_AS_CFI
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 09/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 06/16] x86: remove always-defined CONFIG_AS_SSSE3
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 08/16] x86: add comments about the binutils version to support code in as-instr
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 07/16] x86: remove always-defined CONFIG_AS_AVX
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [TOP URGENT]: Re : SV: Contract Purchase-KSB-PO452020
- From: Piske Humbert-KSB <info@xxxxxxxxxxxxxxxxxxxxxxxx>
- [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
- From: kernel test robot <rong.a.chen@xxxxxxxxx>
- Re: [PATCH v4 3/9] powerpc/vas: Add VAS user space API
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] x86: remove always-defined CONFIG_AS_* options
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 0/9] x86: remove always-defined CONFIG_AS_* options
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 0/9] x86: remove always-defined CONFIG_AS_* options
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 9/9] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2 1/9] lib/raid6/test: fix build on distros whose /bin/sh is not bash
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH v2 0/9] x86: remove always-defined CONFIG_AS_* options
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 7/9] x86: remove always-defined CONFIG_AS_AVX
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 6/9] x86: remove always-defined CONFIG_AS_SSSE3
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 1/9] lib/raid6/test: fix build on distros whose /bin/sh is not bash
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 3/9] x86: remove always-defined CONFIG_AS_CFI
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 5/9] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 8/9] x86: add comments about the binutils version to support code in as-instr
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 4/9] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 2/9] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 9/9] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [GIT PULL] Crypto Fixes for 5.6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Crypto Fixes for 5.6
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 5/7] x86: remove always-defined CONFIG_AS_SSSE3
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 5/7] x86: remove always-defined CONFIG_AS_SSSE3
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 5/7] x86: remove always-defined CONFIG_AS_SSSE3
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- RE: [PATCH v5 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Hadar Gat <Hadar.Gat@xxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 5/7] x86: remove always-defined CONFIG_AS_SSSE3
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [patch 08/22] ACPI: Convert to new X86 CPU match macros
- From: mark gross <mgross@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Rouven Czerwinski <r.czerwinski@xxxxxxxxxxxxxx>
- Re: nCipher HSM kernel driver submission feedback request
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/9] powerpc/vas: Add VAS user space API
- From: Daniel Axtens <dja@xxxxxxxxxx>
- RE: nCipher HSM kernel driver submission feedback request
- From: "Kim, David" <david.kim@xxxxxxxxxxx>
- Re: [PATCH v4 3/9] powerpc/vas: Add VAS user space API
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v3 9/9] Documentation/powerpc: VAS API
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v4 3/9] powerpc/vas: Add VAS user space API
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: nCipher HSM kernel driver submission feedback request
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 7/9] crypto/nx: Enable and setup GZIP compression type
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/9] crypto/NX: Make enable code generic to add new GZIP compression type
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/9] crypto/nx: Initialize coproc entry with kzalloc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v4 9/9] Documentation/powerpc: VAS API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 7/9] crypto/nx: Enable and setup GZIP compression type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 6/9] crypto/NX: Make enable code generic to add new GZIP compression type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 4/9] crypto/nx: Initialize coproc entry with kzalloc
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 3/9] powerpc/vas: Add VAS user space API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v4 0/9] crypto/nx: Enable GZIP engine and provide userpace API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- RE: [EXT] Re: [PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
- From: Srujana Challa <schalla@xxxxxxxxxxx>
- [PATCH 6/7] x86: remove always-defined CONFIG_AS_AVX
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 5/7] x86: remove always-defined CONFIG_AS_SSSE3
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3 9/9] Documentation/powerpc: VAS API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/9] powerpc/vas: Add VAS user space API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- [PATCH v5 3/3] MAINTAINERS: add HG as cctrng maintainer
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v5 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v5 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [PATCH v5 0/3] hw_random: introduce Arm CryptoCell TRNG driver
- From: Hadar Gat <hadar.gat@xxxxxxx>
- [cryptodev:master 149/150] drivers/crypto/marvell/octeontx/otx_cptvf_algs.c:1213:7-10: ERROR: reference preceded by free on line 1172 (fwd)
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [GIT PULL] Crypto Fixes for 5.6
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [EXT] Re: [PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH RFC 1/3] x86: probe assembler instead of kconfig instead of makefile
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC 2/3] crypto: x86 - rework configuration based on Kconfig
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC 3/3] crypto: curve25519 - do not pollute dispatcher based on assembler
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC 0/3] x86: probe for assembler capabilities in Kconfig
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [GIT PULL] Crypto Fixes for 5.6
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [patch 09/22] cpufreq: Convert to new X86 CPU match macros
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 09/22] cpufreq: Convert to new X86 CPU match macros
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [patch 08/22] ACPI: Convert to new X86 CPU match macros
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 09/22] cpufreq: Convert to new X86 CPU match macros
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 02/22] x86/cpu: Add conistent CPU match macros
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/9] enable CAAM's HWRNG as default
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/9] enable CAAM's HWRNG as default
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v9 8/9] crypto: caam - enable prediction resistance in HRWNG
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v9 3/9] crypto: caam - drop global context pointer and init_done
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [patch 19/22] ASoC: Intel: Convert to new X86 CPU match macros
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [patch 11/22] platform/x86: Convert to new CPU match macros
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [patch 09/22] cpufreq: Convert to new X86 CPU match macros
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [patch 08/22] ACPI: Convert to new X86 CPU match macros
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [patch 02/22] x86/cpu: Add conistent CPU match macros
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [patch 17/22] PCI: intel-mid: Convert to new X86 CPU match macros
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch 02/22] x86/cpu: Add conistent CPU match macros
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 9/9] Documentation/powerpc: VAS API
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH v3 3/9] powerpc/vas: Add VAS user space API
- From: Daniel Axtens <dja@xxxxxxxxxx>
- [PATCH v2] crypto: bool type cosmetics
- From: Lothar Rubusch <l.rubusch@xxxxxxxxx>
- RE: [EXT] Re: [PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
- From: Srujana Challa <schalla@xxxxxxxxxxx>
- Re: [PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH URGENT crypto v2] crypto: arm64/chacha - correctly walk through blocks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH -next] crypto: chelsio - remove set but not used variable 'adap'
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: atmel-i2c - Fix wakeup fail
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: bcm: Use scnprintf() for avoiding potential buffer overflow
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] crypto: hisilicon - Refactor find device related code
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH URGENT crypto v2] crypto: arm64/chacha - correctly walk through blocks
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: bool type cosmetics
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: drbg: DRBG_CTR should select CTR
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH URGENT crypto v2] crypto: arm64/chacha - correctly walk through blocks
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v9 7/9] bus: fsl-mc: add api to retrieve mc version
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 9/9] crypto: caam - limit single JD RNG output to maximum of 16 bytes
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 8/9] crypto: caam - enable prediction resistance in HRWNG
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 6/9] crypto: caam - invalidate entropy register during RNG initialization
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 4/9] crypto: caam - simplify RNG implementation
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 3/9] crypto: caam - drop global context pointer and init_done
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 5/9] crypto: caam - check if RNG job failed
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 2/9] crypto: caam - use struct hwrng's .init for initialization
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v9 0/9] enable CAAM's HWRNG as default
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] crypto: bcm: Use scnprintf() for avoiding potential buffer overflow
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH v8 4/8] crypto: caam - simplify RNG implementation
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH v8 3/8] crypto: caam - drop global context pointer and init_done
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH URGENT crypto v2] crypto: arm64/chacha - correctly walk through blocks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH URGENT crypto v2] crypto: arm64/chacha - correctly walk through blocks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH URGENT crypto v2] crypto: arm64/chacha - correctly walk through blocks
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH URGENT crypto v2] crypto: arm64/chacha - correctly walk through blocks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v3 3/9] powerpc/vas: Add VAS user space API
- From: Haren Myneni <haren@xxxxxxxxxxxxx>
- Re: [PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v3 3/9] powerpc/vas: Add VAS user space API
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 2/5] selftests/powerpc: Add header files for NX compresion/decompression
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v1 2/2] async_tx: fix possible negative array indexing
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
- From: Raphael M Zinsly <rzinsly@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/2] async_tx: fix possible negative array indexing
- From: Rayagonda Kokatanur <rayagonda.kokatanur@xxxxxxxxxxxx>
- Re: [PATCH v3 3/9] powerpc/vas: Add VAS user space API
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH 5/5] selftests/powerpc: Add README for GZIP engine tests
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [PATCH 1/5] selftests/powerpc: Add header files for GZIP engine test
- From: Daniel Axtens <dja@xxxxxxxxxx>
- [PATCH -next] crypto: ccree - remove duplicated include from cc_aead.c
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v8 4/8] crypto: caam - simplify RNG implementation
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v8 8/8] crypto: caam - limit single JD RNG output to maximum of 16 bytes
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v8 4/8] crypto: caam - simplify RNG implementation
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v8 7/8] crypto: caam - enable prediction resistance in HRWNG
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v8 7/8] crypto: caam - enable prediction resistance in HRWNG
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v1 2/2] async_tx: fix possible negative array indexing
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v1 1/2] async_tx: return error instead of BUG_ON
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v8 5/8] crypto: caam - check if RNG job failed
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v8 3/8] crypto: caam - drop global context pointer and init_done
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v8 1/8] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
- From: Horia Geantă <horia.geanta@xxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]