linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 00:08:49 to 2021-03-12 13:14:52 UTC [more...]

[PATCH v2 0/2] crypto: qat - fixes related to 'dma_map_single'
 2021-03-12 13:13 UTC  (4+ messages)
` [PATCH v2 1/2] crypto: qat - fix unmap invalid dma address
` [PATCH v2 2/2] crypto: qat - fix use of 'dma_map_single'

[PATCH] crypto: allwinner: sun8i-ce: fix error return code in sun8i_ce_prng_generate()
 2021-03-12 13:13 UTC  (3+ messages)

[PATCH v10 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-03-12 13:13 UTC  (9+ 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 v3] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-03-12 13:12 UTC  (2+ messages)

[PATCH] crypto: ccp - Don't initialize SEV support without the SEV feature
 2021-03-12 13:12 UTC  (3+ messages)

[PATCH] crypto: sun8i-ss: Fix memory leak of object d when dma_iv fails to map
 2021-03-12 13:12 UTC  (3+ messages)

[PATCH] hwrng: cctrng - Use device-managed registration API
 2021-03-12 13:10 UTC  (2+ messages)

[PATCH] hwrng: pic32 - Use device-managed registration API
 2021-03-12 13:11 UTC  (2+ messages)

[PATCH] crypto: cavium - remove unused including <linux/version.h>
 2021-03-12 13:11 UTC  (2+ messages)

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-03-12 13:02 UTC  (6+ messages)
` [PATCH 4/7] crypto: qce: Add support for AEAD algorithms

[PATCH v3 0/2] crypto:hisilicon/sec - fixes some coding style
 2021-03-12 12:59 UTC  (4+ 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/2] crypto: qat: fix couple crashes duing error handling
 2021-03-12 11:32 UTC  (5+ messages)
` [PATCH 1/2] crypto: qat - dont release uninitialized resources
` [PATCH 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init

[PATCH] crypto: sun8i-ss: fix result memory leak on error path
 2021-03-12  9:31 UTC  (2+ messages)

[PATCH] hwrng: bcm2835: set quality to 1000
 2021-03-12  4:52 UTC  (9+ messages)

[PATCH v11 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-10 21:41 UTC  (18+ messages)
` [PATCH v11 01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
` [PATCH v11 02/10] crypto: Add support for ECDSA signature verification
` [PATCH v11 03/10] crypto: Add NIST P384 curve parameters
` [PATCH v11 04/10] crypto: Add math to support fast NIST P384
` [PATCH v11 05/10] ecdsa: Register NIST P384 and extend test suite
` [PATCH v11 06/10] x509: Detect sm2 keys by their parameters OID
` [PATCH v11 07/10] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v11 08/10] ima: Support EC keys for signature verification
` [PATCH v11 09/10] x509: Add OID for NIST P384 and extend parser for it
` [PATCH v11 10/10] certs: Add support for using elliptic curve keys for signing modules

[PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
 2021-03-10 12:02 UTC  (6+ messages)

[PATCH v3 0/2] crypto: arm - clean up redundant helper macros
 2021-03-10 10:14 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: arm/aes-scalar - switch to common rev_l/mov_l macros
` [PATCH v3 2/2] crypto: arm/chacha-scalar - switch to common rev_l macro

[PATCH] crypto: arm/blake2s - fix for big endian
 2021-03-10  8:55 UTC  (2+ messages)

[PATCH v2 0/2] crypto: arm - clean up redundant helper macros
 2021-03-10  7:21 UTC  (6+ messages)
` [PATCH v2 1/2] crypto: arm/aes-scalar - switch to common rev_32/mov_l macros
` [PATCH v2 2/2] crypto: arm/chacha-scalar - switch to common rev_32 macro

[PATCH 0/8] Enable Qualcomm Crypto Engine on sm8250
 2021-03-10  5:25 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: qcom-qce: Add 'iommus' to required properties
` [PATCH 2/8] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH 3/8] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH 4/8] dt-bindings/clock: qcom: sm8250: Add gcc clocks for sm8250 crypto block
` [PATCH 5/8] clk: qcom: clk-rpmh: Add CE clock on sm8250
` [PATCH 6/8] clk: qcom: Add gcc clocks for crypto block "
` [PATCH 7/8] drivers: crypto: qce: Enable support for crypto engine "
` [PATCH 8/8] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH v2 0/2] PSP TEE driver update and bug fixes
 2021-03-10  4:40 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
` [PATCH v2 2/2] crypto: ccp - fix command queuing to TEE ring buffer

[PATCH 0/3] PSP TEE driver update and bug fixes
 2021-03-10  4:27 UTC  (8+ messages)
` [PATCH 1/3] crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
` [PATCH 2/3] crypto: ccp - fix command queuing to TEE ring buffer
` [PATCH 3/3] crypto: ccp - update copyright year for tee

[PATCH v5 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-03-09  9:29 UTC  (4+ messages)
` [PATCH v5 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-03-09  9:10 UTC  (5+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH 3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH v6 0/3] hwrng: bcm2835: add reset support
 2021-03-08 22:02 UTC  (10+ messages)
` [PATCH v6 1/3] dt-bindings: rng: bcm2835: add clock constraints
` [PATCH v6 2/3] dt-bindings: rng: bcm2835: document reset support
` [PATCH v6 3/3] hwrng: bcm2835: add "

[PATCH v1 0/3] Update dt-bindings and sa2ul driver for AM64x SoCs
 2021-03-08 20:20 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64
` [PATCH v1 2/3] crypto: sa2ul: Support for per channel coherency
` [PATCH v1 3/3] crypto: sa2ul: Add support for AM64

[PATCH] crypto: aegis128 - Move simd prototypes into aegis.h
 2021-03-08  9:37 UTC  (2+ messages)

[PATCH v9 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-08  6:58 UTC  (10+ messages)
` [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
` [PATCH v9 6/9] crypto: Add NIST P384 curve parameters

please apply 660d2062190db131 to v5.4+
 2021-03-07 15:03 UTC  (2+ messages)

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

[PATCH] crypto: sun4i-ss - simplify optional reset handling
 2021-03-05  9:12 UTC 

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

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

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] crypto: qat - fix use of 'dma_map_single'
 2021-03-04 13:40 UTC  (2+ messages)

[PATCH v2 00/10] Rid W=1 warnings in Crypto
 2021-03-04 12:02 UTC  (8+ 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 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 07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions

[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  (2+ 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] 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 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] "


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