linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-03 01:42:52 to 2021-03-10 07:22:07 UTC [more...]

[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] crypto: sun8i-ss: Fix memory leak of object d when dma_iv fails to map
 2021-03-09  6:45 UTC  (3+ messages)

[PATCH] crypto: allwinner: sun8i-ce: fix error return code in sun8i_ce_prng_generate()
 2021-03-09  6:44 UTC  (2+ messages)

[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 v11 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-08 17:00 UTC  (12+ 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: 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 v2 0/2] crypto: qat - fixes related to 'dma_map_single'
 2021-03-05  6:35 UTC  (3+ 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] hwrng: bcm2835: set quality to 1000
 2021-03-05  6:26 UTC  (8+ messages)

[PATCH] crypto: ccp - Don't initialize SEV support without the SEV feature
 2021-03-05  0:04 UTC  (2+ messages)

[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 "

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-03-04 18:41 UTC  (3+ messages)

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  (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  (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 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 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: 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  (2+ messages)

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 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  (6+ messages)
` [PATCH v2 4/9] crypto: aead - disallow en/decrypt for non-task or non-softirq context
` [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 "


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