linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-22 06:23:31 to 2019-12-03 01:30:30 UTC [more...]

[GIT PULL] Crypto Update for 5.4
 2019-12-03  1:30 UTC  (6+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
` [GIT PULL] Crypto Update "

[PATCH] crypto: api - fix unexpectedly getting generic implementation
 2019-12-02 22:13 UTC 

[PATCH 0/2] crypto: api - remove crypto_tfm::crt_u
 2019-12-02 21:42 UTC  (3+ messages)
` [PATCH 1/2] crypto: compress - remove crt_u.compress (struct compress_tfm)
` [PATCH 2/2] crypto: cipher - remove crt_u.cipher (struct cipher_tfm)

[PATCH v5 0/3] MediaTek Security random number generator support
 2019-12-02 19:11 UTC  (10+ messages)
` [PATCH v5 1/3] soc: mediatek: add SMC fid table for SIP interface
` [PATCH v5 2/3] dt-bindings: rng: add bindings for MediaTek ARMv8 SoCs
` [PATCH v5 3/3] hwrng: add mtk-sec-rng driver

linux-next: Tree for Dec 2 (drivers/crypto/hisilicon/sec2/sec_crypto.o +kcsan??)
 2019-12-02 16:20 UTC  (2+ messages)

[PATCH] CRYPTO: Fix initialize 'psp_ret' to avoid uninitialized usage in error paths
 2019-12-02 16:16 UTC  (2+ messages)

[PATCH] inside-secure: add new "mini" firmware for the EIP197 driver
 2019-12-02 14:43 UTC 

[PATCH 0/7] crypto: more self-test improvements
 2019-12-01 21:53 UTC  (8+ messages)
` [PATCH 1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h>
` [PATCH 2/7] crypto: skcipher - add crypto_skcipher_min_keysize()
` [PATCH 3/7] crypto: testmgr - don't try to decrypt uninitialized buffers
` [PATCH 4/7] crypto: testmgr - check skcipher min_keysize
` [PATCH 5/7] crypto: testmgr - test setting misaligned keys
` [PATCH 6/7] crypto: testmgr - create struct aead_extra_tests_ctx
` [PATCH 7/7] crypto: testmgr - generate inauthentic AEAD test vectors

INFO: task hung in aead_recvmsg
 2019-12-01 19:22 UTC  (3+ messages)

[PATCH 1/2] crypto: caam: Change the i.MX8MQ check support all i.MX8M variants
 2019-11-30 22:51 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add Crypto CAAM support

[PATCH] crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
 2019-11-30  2:36 UTC  (2+ messages)

[PATCH] crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms
 2019-11-29 19:35 UTC 

[PATCH] crypto: pcrypt - Avoid deadlock by using per-instance padata queues
 2019-11-29 19:25 UTC  (11+ messages)
  ` [v2 PATCH] "
      ` [v3 "
          ` [PATCH] crypto: pcrypt - Do not clear MAY_SLEEP flag in original request

[PATCH 0/6] crypto: skcipher - simplifications due to {,a}blkcipher removal
 2019-11-29 18:23 UTC  (7+ messages)
` [PATCH 1/6] crypto: skcipher - remove crypto_skcipher::ivsize
` [PATCH 2/6] crypto: skcipher - remove crypto_skcipher::keysize
` [PATCH 3/6] crypto: skcipher - remove crypto_skcipher::setkey
` [PATCH 4/6] crypto: skcipher - remove crypto_skcipher::encrypt
` [PATCH 5/6] crypto: skcipher - remove crypto_skcipher::decrypt
` [PATCH 6/6] crypto: skcipher - remove crypto_skcipher_extsize()

[PATCH] crypto: api - remove another reference to blkcipher
 2019-11-29 18:16 UTC 

[PATCH v1] net: WireGuard secure network tunnel
 2019-11-29 11:47 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in chaoskey_disconnect
 2019-11-29 10:35 UTC 

[PATCH 1/6] include: linux: pci.h: introduce pci_get_device_by_id()
 2019-11-28 14:21 UTC  (8+ messages)
` [PATCH 2/6] mtd: maps: esb2rom: use pci_get_device_by_id()
` [PATCH 3/6] mtd: maps: amd76xrom: "
` [PATCH 4/6] edac: i82443bxgx_edac: "
` [PATCH 5/6] char: hw_random: intel-rng: "
` [PATCH 6/6] (v3) drivers: hwmon: i5k_amb: simplify probing / device identification

[PATCH] crypto: arm64/ghash-neon - bump priority to 150
 2019-11-28 12:55 UTC 

[PATCH 1/2] crypto: atmel-tdes - Set the IV after {en,de}crypt
 2019-11-28  2:33 UTC  (4+ messages)

[PATCH] crypto: arm64/sha: fix function types
 2019-11-28  0:25 UTC  (8+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH] padata: Remove unused padata_remove_cpu
 2019-11-27 23:37 UTC  (2+ messages)

[PATCH] padata: Remove broken queue flushing
 2019-11-27 23:36 UTC  (2+ messages)

[PATCH] crypto: ccp: set max RSA modulus size for v3 platform devices as well
 2019-11-27 21:04 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Fix "error" isn't initialized
 2019-11-27 18:11 UTC  (3+ messages)

[PATCH v7] crypto: x86: Regularize glue function prototypes
 2019-11-27 18:01 UTC  (2+ messages)

KMSAN: uninit-value in __crc32c_le_base
 2019-11-27 13:22 UTC  (4+ messages)

[PATCH RFC net-next] net: WireGuard secure network tunnel
 2019-11-27 10:49 UTC  (2+ messages)

[PATCH 0/4] crypto: ccree: fixes
 2019-11-27  8:49 UTC  (5+ messages)
` [PATCH 1/4] crypto: ccree: remove useless define
` [PATCH 2/4] crypto: ccree: fix typos in comments
` [PATCH 3/4] crypto: ccree: fix typos in error msgs
` [PATCH 4/4] crypto: ccree: fix backlog memory leak

[PATCH v2] KVM: SVM: Fix "error" isn't initialized
 2019-11-27  8:47 UTC 

[PATCH] crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
 2019-11-27  5:12 UTC  (2+ messages)

[PATCH] crypto: conditionalize crypto api in arch glue for lib code
 2019-11-27  5:12 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v3] crypto: caam - do not reset pointer size from MCFGR register
 2019-11-26 22:54 UTC 

[PATCH v2] crypto: caam - do not reset pointer size from MCFGR register
 2019-11-26 22:25 UTC  (3+ messages)

[PATCH v26 12/12] LRNG - add interface for gathering of raw entropy (fwd)
 2019-11-26 19:27 UTC  (2+ messages)

[PATCH] crypto: talitos - Fix build error by selecting LIB_DES
 2019-11-26 11:37 UTC  (2+ messages)

RE:RE:faktura 199629
 2019-11-26  9:16 UTC 

[PATCH v4 0/6] enable CAAM's HWRNG as default
 2019-11-26  9:13 UTC  (8+ messages)
` [PATCH v4 1/6] crypto: caam - RNG4 TRNG errata
` [PATCH v4 2/6] crypto: caam - enable prediction resistance in HRWNG

[PATCH 0/3] provide paes selftests
 2019-11-26  8:59 UTC  (12+ messages)
` [PATCH 2/3] s390/crypto: Rework on paes implementation
` [PATCH 3/3] crypto/testmgr: add selftests for paes-s390

INFO: rcu detected stall in sys_open (2)
 2019-11-25 18:35 UTC 

[PATCH] crypto: caam - do not reset pointer size if caam_ptr_size is 64 bits
 2019-11-25 18:00 UTC  (4+ messages)

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-25  6:29 UTC  (20+ messages)
` [PATCH v24 01/12] Linux Random Number Generator
` [PATCH v25 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v26 "
    ` [PATCH v26 01/12] Linux Random Number Generator
    ` [PATCH v26 02/12] LRNG - allocate one SDRNG instance per NUMA node
    ` [PATCH v26 03/12] LRNG - sysctls and /proc interface
    ` [PATCH v26 04/12] LRNG - add switchable DRNG support
    ` [PATCH v26 05/12] crypto: DRBG - externalize DRBG functions for LRNG
    ` [PATCH v26 06/12] LRNG - add SP800-90A DRBG extension
    ` [PATCH v26 07/12] LRNG - add kernel crypto API PRNG extension
    ` [PATCH v26 08/12] crypto: provide access to a static Jitter RNG state
    ` [PATCH v26 09/12] LRNG - add Jitter RNG fast noise source
    ` [PATCH v26 10/12] LRNG - add TRNG support
    ` [PATCH v26 11/12] LRNG - add SP800-90B compliant health tests
    ` [PATCH v26 12/12] LRNG - add interface for gathering of raw entropy

[PATCH net-next v2 0/3] cxgb4: add UDP Segmentation Offload support
 2019-11-23 19:57 UTC  (8+ messages)
` [PATCH net-next v2 1/3] cxgb4/chcr: update SGL DMA unmap for USO
` [PATCH net-next v2 2/3] cxgb4: add UDP segmentation offload support

[PATCH v4] crypto: picoxcell: adjust the position of tasklet_init and fix missed tasklet_kill
 2019-11-23 14:18 UTC 

[PATCH v3] crypto: picoxcell: adjust the position of tasklet_init and fix missed tasklet_kill
 2019-11-23 13:52 UTC  (2+ messages)

[PATCH v3 0/4] Raspberry Pi 4 HWRNG Support
 2019-11-23  0:39 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add BCM2711 RNG compatible

[PATCH] crypto: picoxcell: add missed tasklet_kill
 2019-11-22 23:27 UTC  (4+ messages)

[PATCH v9 0/4] Add uacce module for Accelerator
 2019-11-22 15:07 UTC  (5+ messages)
` [PATCH v9 1/4] uacce: Add documents for uacce
` [PATCH v9 2/4] uacce: add uacce driver
` [PATCH v9 3/4] crypto: hisilicon - Remove module_param uacce_mode
` [PATCH v9 4/4] crypto: hisilicon - register zip engine to uacce

[PATCH 00/12] crypto: caam - backlogging support
 2019-11-22 14:31 UTC  (11+ messages)
` [PATCH 01/12] crypto: add helper function for akcipher_request
` [PATCH 08/12] crypto: caam - support crypto_engine framework for SKCIPHER algorithms

[PATCH v2 0/3] crypto: sun4i-ss: fix SHA1 on A33 SecuritySystem
 2019-11-22 12:53 UTC  (3+ messages)
` [PATCH v2 3/3] crypto: sun4i-ss: add the A33 variant of SS

[PATCH v2] crypto: picoxcell: use non-devm request_irq and add missed tasklet_kill
 2019-11-22 11:25 UTC 

[PATCH 4.9 133/222] crypto: fix a memory leak in rsa-kcs1pads encryption mode
 2019-11-22 10:27 UTC 

[PATCH] crypto: vmx - Avoid weird build failures
 2019-11-22 11:11 UTC  (2+ messages)

[PATCH -next] crypto: sun8i-ss - Fix memdup.cocci warnings
 2019-11-22 11:01 UTC  (3+ messages)
` [PATCH v2 -next] crypto: sun8i-ce "

[PATCH] crypto: lib/chacha20poly1305 - use chacha20_crypt()
 2019-11-22 11:10 UTC  (2+ messages)

[PATCH] crypto: x86/chacha - only unregister algorithms if registered
 2019-11-22 11:10 UTC  (2+ messages)

[PATCH] crypto: amlogic: enable working on big endian kernel
 2019-11-22 11:10 UTC  (2+ messages)

[PATCH] crypto: chacha_generic - remove unnecessary setkey() functions
 2019-11-22 11:10 UTC  (2+ messages)

[PATCH] crypto: allwinner: sun8i-ce: enable working on big endian
 2019-11-22 11:10 UTC  (2+ messages)

[PATCH v2 0/7] BLAKE2b cleanups
 2019-11-22 11:02 UTC  (2+ messages)

[PATCH] crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
 2019-11-22 11:10 UTC  (2+ messages)

[PATCH] crypto: ccp: add SEV command privilege separation
 2019-11-22 11:02 UTC  (2+ messages)

[PATCH] crypto: essiv: remove redundant null pointer check before kfree
 2019-11-22 11:09 UTC  (2+ messages)

[PATCH v2 -next] crypto: atmel - Fix build error of CRYPTO_AUTHENC
 2019-11-22 11:02 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 1/2] crypto: sun4i-ss: Fix 64-bit size_t warnings on sun4i-ss-hash.c
 2019-11-22 11:03 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss: use crypto_ahash_digestsize
 2019-11-22 11:03 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss: hide the Invalid keylen message
 2019-11-22 11:04 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss: fix big endian issues
 2019-11-22 11:04 UTC  (2+ messages)

[PATCH v3 0/5] crypto: hisilicon - add HiSilicon SEC V2 support
 2019-11-22 11:03 UTC  (2+ messages)

[PATCH] crypto: qce/dma - Use dma_request_chan() directly for channel request
 2019-11-22 11:02 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 066/219] crypto/chelsio/chtls: listen fails with multiadapt
 2019-11-22  5:47 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 135/219] crypto: mxc-scc - fix build warnings on ARM64


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).