Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-24 10:17:06 to 2021-03-04 18:43:46 UTC [more...]

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-03-04 18:41 UTC  (10+ messages)
` [PATCH 1/7] crypto: qce: common: Add MAC failed error checking
` [PATCH 2/7] crypto: qce: common: Make result dump optional
` [PATCH 3/7] crypto: qce: Add mode for rfc4309
` [PATCH 4/7] crypto: qce: Add support for AEAD algorithms
` [PATCH 5/7] crypto: qce: common: Clean up qce_auth_cfg
` [PATCH 6/7] crypto: qce: common: Add support for AEAD algorithms
` [PATCH 7/7] crypto: qce: aead: Schedule fallback algorithm

CAAM: kernel BUG at drivers/crypto/caam/jr.c:230!
 2021-03-04 17:02 UTC  (7+ messages)
` CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)

[PATCH] hwrng: bcm2835: set quality to 1000
 2021-03-04 15:11 UTC  (6+ messages)

[PATCH] hwrng: bcm2835: add reset support
 2021-03-04 14:57 UTC  (7+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dt-bindings: rng: bcm2835: document "

[PATCH v9 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-04 13:59 UTC  (17+ messages)
` [PATCH v9 1/9] crypto: Add support for ECDSA signature verification
` [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
` [PATCH v9 3/9] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v9 4/9] ima: Support EC keys for signature verification
` [PATCH v9 5/9] x509: Add OID for NIST P384 and extend parser for it
` [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
` [PATCH v9 7/9] crypto: Add math to support fast NIST P384
` [PATCH v9 8/9] ecdsa: Register NIST P384 and extend test suite
` [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules

[PATCH] crypto: qat - fix use of 'dma_map_single'
 2021-03-04 13:40 UTC  (3+ messages)

[PATCH v5 0/2] hwrng: bcm2835: add reset support
 2021-03-04 12:08 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: rng: bcm2835: document "
` [PATCH v5 2/2] hwrng: bcm2835: add "

[PATCH v2 00/10] Rid W=1 warnings in Crypto
 2021-03-04 12:02 UTC  (13+ messages)
` [PATCH 01/10] crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param
` [PATCH 02/10] crypto: bcm: Fix a whole host of kernel-doc misdemeanours
` [PATCH 03/10] crypto: chelsio: chcr_core: Fix some kernel-doc issues
` [PATCH 04/10] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others
` [PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
` [PATCH 06/10] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
` [PATCH 07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions
` [PATCH 08/10] crypto: vmx: Source headers are not good kernel-doc candidates
` [PATCH 09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems
` [PATCH 10/10] crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers

[PATCH v2] crypto/nx: add missing call to of_node_put()
 2021-03-04  6:45 UTC  (2+ messages)

[PATCH] hwrng: omap - Fix included header from 'asm'
 2021-03-04  6:44 UTC  (2+ messages)

[PATCH] crypto: testmgr - delete some redundant code
 2021-03-04  6:44 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: fix result memory leak on error path
 2021-03-04  6:44 UTC  (2+ messages)

[RFT PATCH] crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
 2021-03-04  6:44 UTC  (2+ messages)

[PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
 2021-03-04  6:42 UTC  (3+ messages)

[PATCH -next] crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
 2021-03-04  6:42 UTC  (2+ messages)

[PATCH] crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
 2021-03-04  6:41 UTC  (2+ messages)

[PATCH -next] crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
 2021-03-04  6:42 UTC  (2+ messages)

[PATCH] hwrng: xiphera-trng: use devm_platform_ioremap_resource() to simplify
 2021-03-04  6:41 UTC  (2+ messages)

[PATCH] crypto: qat - fix spelling mistake: "messge" -> "message"
 2021-03-04  6:41 UTC  (2+ messages)

[PATCH v10 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-03-04  6:35 UTC  (8+ messages)
` [PATCH v10 1/7] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH v10 2/7] crypto: hisilicon/hpre - add algorithm type
` [PATCH v10 3/7] crypto: move curve_id of ECDH from the key to algorithm name
` [PATCH v10 4/7] crypto: and expose ecc curves
` [PATCH v10 5/7] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v10 6/7] crypto: add curve25519 params and expose them
` [PATCH v10 7/7] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[PATCH] crypto: arm/blake2b - drop unnecessary return statement
 2021-03-04  6:38 UTC  (2+ messages)

[PATCH] crypto: sha: remove unneeded semicolon
 2021-03-04  6:34 UTC  (2+ messages)

[PATCH] hwrng: ba431 - Use device-managed registration
 2021-03-04  6:35 UTC  (2+ messages)

[PATCH v5 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-03-04  6:26 UTC  (3+ messages)
` [PATCH v5 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API

[PATCH v3 0/2] crypto:hisilicon/sec - fixes some coding style
 2021-03-04  6:18 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: hisilicon/sec - fixes some log printing style
` [PATCH v3 2/2] crypto: hisilicon/sec - fixes some driver coding style

[PATCH 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-03-04  5:56 UTC  (6+ messages)
` [PATCH 3/3] crypto: hisilicon/sec - fixes shash test error

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-03-04  4:37 UTC  (3+ messages)
` [PATCH 02/20] crypto: Manual replacement of the deprecated strlcpy() with return values

general protection fault in crypto_destroy_tfm
 2021-03-04  4:32 UTC  (2+ messages)

[PATCH 0/4] Fix the parameter of dma_map_sg()
 2021-03-04  4:24 UTC  (5+ messages)
` [PATCH 2/4] crypto: cavium - Fix the parameter of dma_unmap_sg()

[PATCH 0/2] hwrng: bcm2835: add reset support
 2021-03-03 19:16 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] "

[PATCH] crypto: ccp - Don't initialize SEV support without the SEV feature
 2021-03-03 22:31 UTC 

[PATCH] crypto: mediatek - remove obsolete documentation
 2021-03-03  8:45 UTC  (2+ messages)

[PATCH 00/13] x86/crypto/asm: objtool support
 2021-03-03  8:47 UTC  (20+ messages)
` [PATCH 01/13] objtool: Support asm jump tables
` [PATCH 02/13] x86/crypto/aesni-intel_avx: Remove unused macros
` [PATCH 03/13] x86/crypto/aesni-intel_avx: Fix register usage comments
` [PATCH 04/13] x86/crypto/aesni-intel_avx: Standardize stack alignment prologue
` [PATCH 05/13] x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer
` [PATCH 06/13] x86/crypto/crc32c-pcl-intel: Standardize jump table
` [PATCH 07/13] x86/crypto/sha_ni: Standardize stack alignment prologue
` [PATCH 08/13] x86/crypto/sha1_avx2: "
` [PATCH 09/13] x86/crypto/sha256-avx2: "
` [PATCH 10/13] x86/crypto/sha512-avx: "
` [PATCH 11/13] x86/crypto/sha512-avx2: "
` [PATCH 12/13] x86/crypto/sha512-ssse3: "
` [PATCH 13/13] x86/crypto: Enable objtool in crypto code

CAAM RNG trouble
 2021-03-03  0:37 UTC  (3+ messages)

Beginner's questions
 2021-03-02 18:53 UTC 

[PATCH v3] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-03-02 20:33 UTC 

[PATCH v2] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-03-02 17:39 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: Fix memory leak of object d when dma_iv fails to map
 2021-03-02 16:40 UTC  (2+ messages)

[PATCH v2] crypto: sun8i-ce: use kfree_sensitive() instead of
 2021-03-02  9:39 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: fix result memory leak on error path
 2021-03-02 16:41 UTC 

[PATCH v2 0/9] running kernel mode SIMD with softirqs disabled
 2021-03-02  9:01 UTC  (10+ messages)
` [PATCH v2 1/9] arm64: assembler: remove conditional NEON yield macros
` [PATCH v2 2/9] arm64: assembler: introduce wxN aliases for wN registers
` [PATCH v2 3/9] arm64: fpsimd: run kernel mode NEON with softirqs disabled
` [PATCH v2 4/9] crypto: aead - disallow en/decrypt for non-task or non-softirq context
` [PATCH v2 5/9] crypto: skcipher "
` [PATCH v2 6/9] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
` [PATCH v2 7/9] crypto: arm64/aes-ccm "
` [PATCH v2 8/9] crypto: arm64/aes-ce - stop using SIMD helper for skciphers
` [PATCH v2 9/9] crypto: arm64/aes-neonbs "

[PATCH] crypto: expose needs_key in procfs
 2021-03-01 22:09 UTC  (4+ messages)

[PATCH] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-03-01 18:30 UTC  (2+ messages)

[PATCH 5.10 016/663] random: fix the RNDRESEEDCRNG ioctl
 2021-03-01 16:04 UTC 

[PATCH 5.11 018/775] random: fix the RNDRESEEDCRNG ioctl
 2021-03-01 16:03 UTC 

[PATCH 5.4 012/340] random: fix the RNDRESEEDCRNG ioctl
 2021-03-01 16:09 UTC 

[PATCH 4.19 023/247] random: fix the RNDRESEEDCRNG ioctl
 2021-03-01 16:10 UTC 

[PATCH 4.14 011/176] random: fix the RNDRESEEDCRNG ioctl
 2021-03-01 16:11 UTC 

[PATCH 4.9 011/134] random: fix the RNDRESEEDCRNG ioctl
 2021-03-01 16:11 UTC 

[PATCH] crypto: sun8i-ce: rename kfree() to kfree_sensitive()
 2021-03-01 10:35 UTC  (3+ messages)

[PATCH 1/3] crypto: sa2ul - Hide pointer and fix -Wpointer-to-int-cast in dev_dbg()
 2021-03-01  6:41 UTC  (5+ messages)

[PATCH] crypto: cavium - remove unused including <linux/version.h>
 2021-03-01  3:54 UTC 

[PATCH] hwrng: pic32 - Use device-managed registration API
 2021-03-01  3:24 UTC 

[PATCH] hwrng: cctrng - Use device-managed registration API
 2021-03-01  2:43 UTC 

[PATCH 12/11] pragma once: scripted treewide conversion
 2021-02-28 17:11 UTC 

[PATCH v38 00/13] /dev/random - a new approach
 2021-02-27 13:40 UTC  (14+ messages)
` [PATCH v38 01/13] Linux Random Number Generator
` [PATCH v38 02/13] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v38 03/13] LRNG - sysctls and /proc interface
` [PATCH v38 04/13] LRNG - add switchable DRNG support
` [PATCH v38 05/13] LRNG - add common generic hash support
` [PATCH v38 06/13] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v38 07/13] LRNG - add SP800-90A DRBG extension
` [PATCH v38 08/13] LRNG - add kernel crypto API PRNG extension
` [PATCH v38 09/13] crypto: provide access to a static Jitter RNG state
` [PATCH v38 10/13] LRNG - add Jitter RNG fast noise source
` [PATCH v38 11/13] LRNG - add SP800-90B compliant health tests
` [PATCH v38 12/13] LRNG - add interface for gathering of raw entropy
` [PATCH v38 13/13] LRNG - add power-on and runtime self-tests

[PATCH v7 0/3] Update to zstd-1.4.6
 2021-02-27  9:33 UTC  (2+ messages)

INFO: task hung in virtio_cleanup
 2021-02-26 17:40 UTC  (2+ messages)

[PATCH v2] vio: make remove callback return void
 2021-02-25 22:18 UTC 

[PATCH v2] vio: make remove callback return void
 2021-02-25 14:01 UTC  (4+ messages)

[PATCH] crypto/nx: add missing call to of_node_put()
 2021-02-25 12:59 UTC  (3+ messages)

[PATCH v9 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-25  0:56 UTC  (6+ messages)
` [PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name

[RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
 2021-02-24 17:42 UTC  (4+ messages)

Announce loop-AES-v3.7t file/swap crypto package
 2021-02-24 16:04 UTC  (2+ messages)

[PATCH v8 0/4] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-24 13:35 UTC  (4+ messages)
` [PATCH v2 1/3] add params and ids to support nist_p384

[PATCH AUTOSEL 5.4 16/40] crypto: tcrypt - avoid signed overflow in byte count
 2021-02-24 12:53 UTC 

[PATCH AUTOSEL 4.19 12/26] crypto: tcrypt - avoid signed overflow in byte count
 2021-02-24 12:54 UTC 

[PATCH AUTOSEL 5.10 22/56] crypto: tcrypt - avoid signed overflow in byte count
 2021-02-24 12:51 UTC 

[PATCH AUTOSEL 5.11 28/67] crypto: tcrypt - avoid signed overflow in byte count
 2021-02-24 12:49 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).