linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 17:19:54 to 2021-03-22 09:14:37 UTC [more...]

[PATCH v3 00/10] Rid W=1 warnings in Crypto
 2021-03-22  9:12 UTC  (14+ 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] crypto: atmel-ecc - fix W=1 "cannot understand" warning
 2021-03-22  9:11 UTC  (3+ messages)

[PATCH] crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
 2021-03-22  7:33 UTC  (4+ messages)

[PATCH] hwrng: omap - Use of_device_get_match_data() helper
 2021-03-22  6:51 UTC 

[PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
 2021-03-22  5:13 UTC 

[PATCH RESEND] random: remove dead code left over from blocking pool
 2021-03-22  5:14 UTC 

[PATCH] hwrng: cctrng - remove the redundant log
 2021-03-22  2:03 UTC 

[PATCH] hwrng: core - Use sysfs_emit to replace snprintf
 2021-03-22  1:44 UTC 

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-21 20:48 UTC  (15+ messages)
` [PATCH v1 1/3] crypto: caam - add in-kernel interface for blob generator
` [PATCH v1 2/3] KEYS: trusted: implement fallback to kernel RNG
` [PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH] crypto: nx: fix incorrect kernel-doc comment syntax in files
 2021-03-21 17:34 UTC  (2+ messages)

[PATCH] crypto: ux500: fix incorrect kernel-doc comment syntax
 2021-03-21 17:33 UTC  (2+ messages)

[PATCH] crypto: amcc: fix incorrect kernel-doc comment syntax in files
 2021-03-21 17:31 UTC  (2+ messages)

[PATCH] crypto: vmx: fix incorrect kernel-doc comment syntax in files
 2021-03-20 20:25 UTC 

[PATCH 0/4] crypto: hisilicon/qm - support doorbell isolation and queue number configuration
 2021-03-20 11:27 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - set the total number of queues
` [PATCH 2/4] crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
` [PATCH 3/4] crypto: hisilicon/qm - set the number of queues for function
` [PATCH 4/4] crypto: hisilicon/qm - add queue isolation support for Kunpeng930

[PATCH] md/raid6: Couple of typo fixes
 2021-03-19 16:07 UTC  (2+ messages)

stable request
 2021-03-19 12:10 UTC  (13+ messages)

[PATCH] hwrng: cctrn - use devm_platform_ioremap_resource() to simplify
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH] char: hw_random: delete redundant printing of return value
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH v4 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-03-19 11:04 UTC  (5+ messages)
` [PATCH v4 1/3] crypto: hisilicon/sec - fixes a printing error
` [PATCH v4 2/3] crypto: hisilicon/sec - fixes some coding style
` [PATCH v4 3/3] crypto: hisilicon/sec - fixes some driver "

[PATCH v3 0/2] crypto: arm - clean up redundant helper macros
 2021-03-19 11:03 UTC  (2+ messages)

[PATCH] hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
 2021-03-19 11:04 UTC  (2+ messages)

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

[PATCH] crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak
 2021-03-19 10:45 UTC 

[PATCH] crypto: hisilicon/hpre - fix Kconfig
 2021-03-19 10:45 UTC 

[PATCH] crypto: hisilicon - fix the check on dma address
 2021-03-19 10:45 UTC 

[PATCH 0/2] crypto: hisilicon/hpre - remove 'CONFIG_CRYPTO_DH'
 2021-03-19 10:44 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
` [PATCH 2/2] crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path

[PATCH for-stable-5.4] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
 2021-03-19 10:32 UTC  (2+ messages)

[PATCH] crypto: Correct an error in the comments
 2021-03-19  9:13 UTC 

[PATCH 0/4]crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
 2021-03-19  7:33 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/zip - adjust functions location
` [PATCH 2/4] crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
` [PATCH 3/4] crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
` [PATCH 4/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930

[PATCH v3 0/2] crypto: qat: fix couple crashes duing error handling
 2021-03-19  3:41 UTC  (15+ messages)
` [PATCH v3 1/2] crypto: qat - dont release uninitialized resources
      ` [PATCH v4 0/2] crypto: qat: fix couple crashes duing error handling
      ` [PATCH v4 1/2] crypto: qat - don't release uninitialized resources
      ` [PATCH v4 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init
          ` [PATCH v5 0/2] crypto: qat - fix couple crashes duing error handling
            ` [PATCH v5 1/2] crypto: qat - don't release uninitialized resources
            ` [PATCH v5 2/2] crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
` [PATCH v3 2/2] crypto: qat: "

[RFC 0/1] crypto: dcp - add power management support
 2021-03-19  0:22 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] crypto: jitterentropy: Put constants on the right side of the expression
 2021-03-18 14:16 UTC  (2+ messages)

[PATCH] crypto: inside-secure: Minor typo fix in the file safexcel.c
 2021-03-17 17:34 UTC  (3+ messages)

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-03-17 15:45 UTC  (13+ messages)
` [PATCH v7 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v7 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v7 4/5] certs: Factor out the blacklist hash creation
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH 0/8] Enable Qualcomm Crypto Engine on sm8250
 2021-03-17 14:25 UTC  (7+ messages)
` [PATCH 2/8] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH 4/8] dt-bindings/clock: qcom: sm8250: Add gcc clocks for sm8250 crypto block

[PATCH v1 0/3] Update dt-bindings and sa2ul driver for AM64x SoCs
 2021-03-17  4:16 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-03-17  2:09 UTC  (8+ messages)
` [PATCH 4/7] crypto: qce: Add support for AEAD algorithms

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

[PATCH] hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
 2021-03-16 12:34 UTC 

[syzbot] general protection fault in scatterwalk_copychunks (4)
 2021-03-16  6:48 UTC 

stable request
 2021-03-16  6:37 UTC 

[PATCH v2 0/4] Fix the parameter of dma_map_sg()
 2021-03-16  1:55 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: amlogic - Fix the parameter of dma_unmap_sg()
` [PATCH v2 2/4] crypto: cavium "
` [PATCH v2 3/4] crypto: ux500 "
` [PATCH v2 4/4] crypto: allwinner "

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

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

[PATCH] hwrng: intel - Fix included header from 'asm
 2021-03-15  6:12 UTC 

[PATCH v3 0/2] crypto:hisilicon/sec - fixes some coding style
 2021-03-13  1:30 UTC  (4+ messages)
` [PATCH v3 1/2] crypto: hisilicon/sec - fixes some log printing style

[PATCH v2 0/2] crypto: qat: fix couple crashes duing error handling
 2021-03-12 16:23 UTC  (9+ messages)
` [PATCH v2 1/2] crypto: qat - dont release uninitialized resources
` [PATCH v2 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init

[PATCH 0/2] crypto: qat: fix couple crashes duing error handling
 2021-03-12 14:20 UTC  (6+ 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 v6 0/3] hwrng: bcm2835: add reset support
 2021-03-12 13:14 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss - simplify optional reset handling
 2021-03-12 13:14 UTC  (2+ messages)

[PATCH v2 0/2] crypto: qat - fixes related to 'dma_map_single'
 2021-03-12 13:13 UTC  (2+ messages)

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

[PATCH v10 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-03-12 13:13 UTC  (2+ messages)

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

[PATCH] crypto: sun8i-ss: Fix memory leak of object d when dma_iv fails to map
 2021-03-12 13:12 UTC  (2+ 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] 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  (9+ messages)
` [PATCH v11 01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
` [PATCH v11 05/10] ecdsa: Register NIST P384 and extend test suite
` [PATCH v11 10/10] certs: Add support for using elliptic curve keys for signing modules


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