Show patches with: State = Action Required       |    Archived = No       |   4528 patches
« 1 2 ... 35 36 3745 46 »
Patch Series S/W/F Date Submitter Delegate State
[06/13] crypto: hisilicon - add FLR support [01/13] crypto: hisilicon/sec2 - modify the SEC probe process --- 2020-05-08 Shukun Tan New
[02/13] crypto: hisilicon/hpre - modify the HPRE probe process [01/13] crypto: hisilicon/sec2 - modify the SEC probe process --- 2020-05-08 Shukun Tan New
[01/13] crypto: hisilicon/sec2 - modify the SEC probe process [01/13] crypto: hisilicon/sec2 - modify the SEC probe process --- 2020-05-08 Shukun Tan New
Kbuild: disable FORTIFY_SOURCE on clang-10 Kbuild: disable FORTIFY_SOURCE on clang-10 --- 2020-05-05 Jason A. Donenfeld New
net: wireguard: avoid unused variable warning net: wireguard: avoid unused variable warning --- 2020-05-05 Arnd Bergmann New
crypto: curve25519-hacl64 - Disable fortify-source for clang-10 crypto: curve25519-hacl64 - Disable fortify-source for clang-10 --- 2020-05-05 Arnd Bergmann New
[-next] crypto: xilinx - Remove set but not used variable 'drv_ctx' [-next] crypto: xilinx - Remove set but not used variable 'drv_ctx' --- 2020-05-05 Yue Haibing New
[net-next,5/5] Crypto/chcr: fix for hmac(sha) test fails [net-next,1/5] Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests --- 2020-05-05 Devulapally Shiva Krishna New
[net-next,2/5] Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests [net-next,1/5] Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests --- 2020-05-05 Devulapally Shiva Krishna New
[net-next,1/5] Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests [net-next,1/5] Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests --- 2020-05-05 Devulapally Shiva Krishna New
crypto: lib/aes - move IRQ disabling into AES library crypto: lib/aes - move IRQ disabling into AES library --- 2020-05-02 Eric Biggers New
[6/7] crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[4/7] crypto: s390/sha1 - prefix the "sha1_" functions [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[2/7] crypto: powerpc/sha1 - remove unused temporary workspace [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
lib/xxhash: make xxh{32,64}_update() return void lib/xxhash: make xxh{32,64}_update() return void --- 2020-05-02 Eric Biggers New
[20/20] ASoC: cros_ec_codec: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[17/20] Bluetooth: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[15/20] nfsd: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[14/20] ecryptfs: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[11/20] crypto: s5p-sss - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[10/20] crypto: omap-sham - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[07/20] crypto: hisilicon/sec2 - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[06/20] crypto: ccree - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[04/20] crypto: artpec6 - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[01/20] crypto: hash - introduce crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[RFC] SUNRPC: crypto calls should never schedule [RFC] SUNRPC: crypto calls should never schedule --- 2020-05-01 Chuck Lever New
crypto: lib/sha256 - return void crypto: lib/sha256 - return void --- 2020-05-01 Eric Biggers New
[7/7] padata: document multithreaded jobs padata: parallelize deferred page init --- 2020-04-30 Daniel Jordan New
[5/7] mm: move zone iterator outside of deferred_init_maxorder() padata: parallelize deferred page init --- 2020-04-30 Daniel Jordan New
[1/7] padata: remove exit routine padata: parallelize deferred page init --- 2020-04-30 Daniel Jordan New
[-next] crypto: drbg - fix error return code in drbg_alloc_state() [-next] crypto: drbg - fix error return code in drbg_alloc_state() --- 2020-04-30 Wei Yongjun New
crypto: acomp - search acomp with scomp backend in crypto_has_acomp crypto: acomp - search acomp with scomp backend in crypto_has_acomp --- 2020-04-30 Song Bao Hua (Barry Song) New
[6/6] crypto: omap-aes: prevent unregistering algorithms twice Untitled series #32048 --- 2020-04-29 Tero Kristo New
[3/6] crypto: omap-crypto: fix userspace copied buffer access Untitled series #32048 --- 2020-04-29 Tero Kristo New
[2/6] crypto: omap-sham: force kernel driver usage for sha algos Untitled series #32048 --- 2020-04-29 Tero Kristo New
[v6,1/3] crypto: algapi - create function to add request in front of queue [v6,1/3] crypto: algapi - create function to add request in front of queue --- 2020-04-28 Iuliana Prodan New
[v2,2/3] hwrng: cctrng - change default to n hwrng: cctrng kconfig updates --- 2020-04-27 Hadar Gat New
[2/3] crypto: stm32/hash - defer probe for dma device [1/3] crypto: stm32/hash - defer probe for reset controller --- 2020-04-27 Lionel Debieve New
[1/3] crypto: stm32/hash - defer probe for reset controller [1/3] crypto: stm32/hash - defer probe for reset controller --- 2020-04-27 Lionel Debieve New
[3/3] hwrng: cctrng - update help description [1/3] hwrng: cctrng - Add dependency on OF --- 2020-04-27 Hadar Gat New
[1/3] hwrng: cctrng - Add dependency on OF [1/3] hwrng: cctrng - Add dependency on OF --- 2020-04-27 Hadar Gat New
crypto: bcm - Remove the unnecessary cast for PTR_ERR(). crypto: bcm - Remove the unnecessary cast for PTR_ERR(). --- 2020-04-25 Tang Bin New
[PATCHv2,3/7] crypto: sa2ul: add sha1/sha256/sha512 support crypto: TI SA2UL crypto accelerator support --- 2020-04-24 Tero Kristo New
[v3,2/3] crypto: CRYPTO_CTR no longer need CRYPTO_SEQIV [v3,1/3] crypto: drbg: DRBG should select SHA512 --- 2020-04-24 Corentin Labbe New
[-next] crypto: hisilicon/qm - Make qm_controller_reset() static [-next] crypto: hisilicon/qm - Make qm_controller_reset() static --- 2020-04-23 Zou Wei New
[crypto-stable,v3,2/2] crypto: arch/nhpoly1305 - process in explicit 4k chunks Untitled series #32059 --- 2020-04-22 Jason A. Donenfeld New
[crypto-stable,v2] crypto: arch - limit simd usage to 4k chunks [crypto-stable,v2] crypto: arch - limit simd usage to 4k chunks --- 2020-04-22 Jason A. Donenfeld New
[v1] hwrng: Use UUID API for exporting the UUID [v1] hwrng: Use UUID API for exporting the UUID --- 2020-04-22 Andy Shevchenko New
lib/mpi: Fix 64-bit MIPS build with Clang lib/mpi: Fix 64-bit MIPS build with Clang --- 2020-04-21 Nathan Chancellor New
padata: add separate cpuhp node for CPUHP_PADATA_DEAD padata: add separate cpuhp node for CPUHP_PADATA_DEAD --- 2020-04-21 Daniel Jordan New
[2/2] raid6/algos.c: refactor raid6_algos array for x86 Untitled series #32064 --- 2020-04-21 Masahiro Yamada New
hwrng: cctrng - Add dependency on HAS_IOMEM hwrng: cctrng - Add dependency on HAS_IOMEM --- 2020-04-21 Herbert Xu New
[V4,5/5] selftests/powerpc: Add README for GZIP engine tests [V4,1/5] selftests/powerpc: Add header files for GZIP engine test --- 2020-04-20 Raphael Moreira Zinsly New
[V4,1/5] selftests/powerpc: Add header files for GZIP engine test [V4,1/5] selftests/powerpc: Add header files for GZIP engine test --- 2020-04-20 Raphael Moreira Zinsly New
crypto: ccp: Add support for SEV-ES to the PSP driver crypto: ccp: Add support for SEV-ES to the PSP driver --- 2020-04-20 Tom Lendacky New
[linux-next] hwrng: cctrng - fix missing fips header [linux-next] hwrng: cctrng - fix missing fips header --- 2020-04-20 Murphy Zhou New
[crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks [crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks --- 2020-04-20 Jason A. Donenfeld New
crypto: hisilicon - fix Kbuild warning crypto: hisilicon - fix Kbuild warning --- 2020-04-17 Shukun Tan New
crypto: chelsio: remove redundant assignment to variable error crypto: chelsio: remove redundant assignment to variable error --- 2020-04-15 Colin King New
[v5,3/3] crypto: engine - support for batch requests crypto: engine - support for parallel and batch requests --- 2020-04-15 Iuliana Prodan New
[v30,12/12] LRNG - add power-on and runtime self-tests /dev/random - a new approach with full SP800-90B --- 2020-04-15 Stephan Mueller New
[v30,11/12] LRNG - add interface for gathering of raw entropy /dev/random - a new approach with full SP800-90B --- 2020-04-15 Stephan Mueller New
[v3,2/3] crypto: Remove unnecessary memzero_explicit() mm, treewide: Rename kzfree() to kfree_sensitive() --- 2020-04-14 Waiman Long New
[8/9] crypto: sun8i-ce: Add support for the PRNG [1/9] crypto: rng - add missing __crypto_rng_cast to the rng header --- 2020-04-13 Corentin Labbe New
[1/9] crypto: rng - add missing __crypto_rng_cast to the rng header [1/9] crypto: rng - add missing __crypto_rng_cast to the rng header --- 2020-04-13 Corentin Labbe New
[1/2] crypto: Jitter RNG SP800-90B compliance crypto: Jitter RNG SP800-90B compliance --- 2020-04-11 Stephan Mueller New
dt-bindings: Fix dtc warnings on reg and ranges in examples dt-bindings: Fix dtc warnings on reg and ranges in examples --- 2020-04-09 Rob Herring New
crypto: ccp -- don't "select" CONFIG_DMADEVICES crypto: ccp -- don't "select" CONFIG_DMADEVICES --- 2020-04-08 Arnd Bergmann New
[04/35] docs: fix broken references for ReST files that moved around Untitled series #32085 --- 2020-04-08 Mauro Carvalho Chehab New
crypto: caam - fix the address of the last entry of S/G crypto: caam - fix the address of the last entry of S/G --- 2020-04-07 Iuliana Prodan New
[5.4,13/36] padata: fix uninitialized return value in padata_replace() Untitled series #32088 --- 2020-04-07 Greg KH New
crypto: algboss - Avoid spurious modprobe on LOADED crypto: algboss - Avoid spurious modprobe on LOADED --- 2020-04-07 Herbert Xu New
[v7,06/19] virtio-rng: pull in slab.h Untitled series #32091 --- 2020-04-07 Michael S. Tsirkin New
[v2,3/4] crypto: caam - fix use-after-free KASAN issue for HASH algorithms [v2,1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms --- 2020-04-06 Iuliana Prodan New
[v2,1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms [v2,1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms --- 2020-04-06 Iuliana Prodan New
[3/4] crypto: caam - fix use-after-free KASAN issue for HASH algorithms [1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms --- 2020-04-05 Iuliana Prodan New
[1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms [1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms --- 2020-04-05 Iuliana Prodan New
hwrng: xgene - Delete an error message in xgene_rng_probe() hwrng: xgene - Delete an error message in xgene_rng_probe() --- 2020-04-04 Markus Elfring New
[6/7] crypto: sun8i-ss: Add more comment on some structures crypto: sun8i-ss: support PRNG and hashes --- 2020-04-03 Corentin Labbe New
[v4] crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe() [v4] crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe() --- 2020-04-03 Tang Bin New
[4/5] crypto: hisilicon/sec2 - add controller reset support for SEC2 crypto: hisilicon - add controller reset support --- 2020-04-03 Shukun Tan New
[3/5] crypto: hisilicon/hpre - add controller reset support for HPRE crypto: hisilicon - add controller reset support --- 2020-04-03 Shukun Tan New
crypto:amlogic - use platform_get_irq_optional() crypto:amlogic - use platform_get_irq_optional() --- 2020-04-02 Tang Bin New
[2/3] crypto: hisilicon - unify SR-IOV related codes into QM [1/3] crypto: hisilicon - put vfs_num into struct hisi_qm --- 2020-04-02 Shukun Tan New
[1/3] crypto: hisilicon - put vfs_num into struct hisi_qm [1/3] crypto: hisilicon - put vfs_num into struct hisi_qm --- 2020-04-02 Shukun Tan New
[-next] crypto: hisilicon - Fix build error [-next] crypto: hisilicon - Fix build error --- 2020-03-30 Yue Haibing New
[V2,5/5] selftests/powerpc: Add README for GZIP engine tests [V2,1/5] selftests/powerpc: Add header files for GZIP engine test --- 2020-03-27 Raphael Moreira Zinsly New
[V2,4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase [V2,1/5] selftests/powerpc: Add header files for GZIP engine test --- 2020-03-27 Raphael Moreira Zinsly New
[V2,1/5] selftests/powerpc: Add header files for GZIP engine test [V2,1/5] selftests/powerpc: Add header files for GZIP engine test --- 2020-03-27 Raphael Moreira Zinsly New
[v2,15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles --- 2020-03-26 Masahiro Yamada New
[v2,12/16] crypto: x86 - rework configuration based on Kconfig x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles --- 2020-03-26 Masahiro Yamada New
[1/2] arm64: crypto: Consistently enable extension [1/2] arm64: crypto: Consistently enable extension --- 2020-03-25 Mark Brown New
[3/3] arm64: crypto: Use ARM64_EXTENSIONS() [1/3] arm64: asm: Provide macro to control enabling architecture extensions --- 2020-03-25 Mark Brown New
[1/3] arm64: asm: Provide macro to control enabling architecture extensions [1/3] arm64: asm: Provide macro to control enabling architecture extensions --- 2020-03-25 Mark Brown New
[23/22] x86/smpboot: Remove the last ICPU() macro Untitled series #32112 --- 2020-03-24 Borislav Petkov New
[V2,09/22] cpufreq: Convert to new X86 CPU match macros Untitled series #32112 --- 2020-03-24 Thomas Gleixner New
[16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean' [01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash --- 2020-03-24 Masahiro Yamada New
[11/16] x86: probe assembler capabilities via kconfig instead of makefile [01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash --- 2020-03-24 Masahiro Yamada New
[10/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA [01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash --- 2020-03-24 Masahiro Yamada New
« 1 2 ... 35 36 3745 46 »