Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-12 06:30:29 to 2021-05-20 11:26:18 UTC [more...]

[PATCH] crypto: tcrypt - enable tests for xxhash and blake2
 2021-05-20 10:40 UTC 

[PATCH 0/3] Rid W=1 warnings from Crypto
 2021-05-20  9:27 UTC  (4+ messages)
` [PATCH 1/3] crypto: cavium: Fix a bunch of kernel-doc related issues
` [PATCH 2/3] crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headers
` [PATCH 3/3] crypto: ccp: ccp-dev: Fix a little doc-rot

[PATCH] hwrng: core - remove redundant initialization of variable err
 2021-05-20  7:56 UTC 

[PATCH 0/5] crypto: add gemini/sl3516 crypto driver
 2021-05-20  0:04 UTC  (13+ messages)
` [PATCH 1/5] db-dinding: crypto: Add DT bindings documentation for sl3516-ce
` [PATCH 2/5] crypto: Add sl3516 crypto engine
` [PATCH 3/5] ARM: dts: gemini: add crypto node
` [PATCH 4/5] ARM: gemini_config: enable sl3516-ce crypto
` [PATCH 5/5] MAINTAINERS: add gemini crypto sl3516-ce

[RFC PATCH v2 00/11] x86: Support Intel Key Locker
 2021-05-20  0:00 UTC  (26+ messages)
` [RFC PATCH v2 01/11] x86/cpufeature: Enumerate Key Locker feature
` [RFC PATCH v2 02/11] x86/insn: Add Key Locker instructions to the opcode map
` [RFC PATCH v2 03/11] x86/cpu: Load Key Locker internal key at boot-time
` [RFC PATCH v2 04/11] x86/msr-index: Add MSRs for Key Locker internal key
` [RFC PATCH v2 05/11] x86/power: Restore Key Locker internal key from the ACPI S3/4 sleep states
` [RFC PATCH v2 06/11] x86/cpu: Add a config option and a chicken bit for Key Locker
` [RFC PATCH v2 07/11] selftests/x86: Test Key Locker internal key maintenance
` [RFC PATCH v2 08/11] crypto: x86/aes-ni - Improve error handling
` [RFC PATCH v2 09/11] crypto: x86/aes-ni - Refactor to prepare a new AES implementation
` [RFC PATCH v2 10/11] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
` [RFC PATCH v2 11/11] x86/cpu: Support the hardware randomization option for Key Locker internal key

[PATCH 1/2] dt-bindings: rng: mediatek: convert to yaml schema
 2021-05-19 22:04 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: rng: mediatek: add mt8365 to mtk rng binding

[PATCH] crypto: ccp - Fix a resource leak in an error handling path
 2021-05-19 20:56 UTC  (2+ messages)

[PATCH v3 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-19 14:37 UTC  (18+ messages)
` [PATCH v3 01/17] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v3 02/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v3 03/17] dt-bindings: qcom-bam: Add 'iommus' to required properties
` [PATCH v3 04/17] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v3 05/17] dt-bindings: qcom-qce: Add 'interconnects' and move 'clocks' to optional properties
` [PATCH v3 06/17] dt-bindings: qcom-qce: Add 'iommus' to required properties
` [PATCH v3 07/17] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH v3 08/17] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v3 09/17] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v3 10/17] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v3 11/17] crypto: qce: core: "
` [PATCH v3 12/17] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v3 13/17] crypto: qce: core: Make clocks optional
` [PATCH v3 14/17] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v3 15/17] crypto: qce: Convert the device found dev_dbg() to dev_info()
` [PATCH v3 16/17] crypto: qce: Defer probing if BAM dma channel is not yet initialized
` [PATCH v3 17/17] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH -next] crypto: qce - Fix some error handling path
 2021-05-19 14:16 UTC 

[PATCH v4 0/7] running kernel mode SIMD with softirqs disabled
 2021-05-19 11:51 UTC  (11+ messages)
` [PATCH v4 1/7] crypto: skcipher - handle zero sized inputs correctly
` [PATCH v4 2/7] crypto: aead - disallow en/decrypt for non-task or non-softirq context
` [PATCH v4 3/7] crypto: skcipher "
` [PATCH v4 4/7] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
` [PATCH v4 5/7] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
` [PATCH v4 6/7] crypto: arm64/aes-ce "
` [PATCH v4 7/7] crypto: arm64/aes-ccm - remove non-SIMD fallback path

[PATCH] crypto: remove leading spaces before tabs
 2021-05-19  5:59 UTC 

[PATCH 00/11] crypto: start to fix ixp4xx
 2021-05-19  0:51 UTC  (6+ messages)

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-18 21:31 UTC  (17+ messages)
` [PATCH v2 07/13] asm-generic: unaligned always use struct helpers

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-18 15:39 UTC  (11+ messages)
` [PATCH v2 09/17] crypto: qce: core: Add support to initialize interconnect path
` [PATCH v2 15/17] crypto: qce: Defer probing if BAM dma is not yet initialized
` [PATCH v2 16/17] crypto: qce: Defer probe in case interconnect "

[PATCH 0/7] crypto: add eddsa support for x509
 2021-05-18 13:57 UTC  (17+ messages)
` [PATCH 1/7] crypto: fix a memory leak in sm2
` [PATCH 2/7] lib/mpi: use kcalloc in mpi_resize
      ` [PATCH 2/7] lib/mpi: use kcalloc in mpi_resize(Internet mail)
` [PATCH 3/7] lib/mpi: export some common function
` [PATCH 4/7] x509: add support for eddsa
` [PATCH 5/7] crypto: move common code in sm2 to ec_mpi.c and ec_mpi.h
` [PATCH 6/7] crypto: ed25519 cert verification
` [PATCH 7/7] crypto: add eddsa test vector
    ` [PATCH 0/7] crypto: add eddsa support for x509(Internet mail)

[PATCH 1/5] hw_random: ixp4xx: enable compile-testing
 2021-05-17 22:44 UTC  (3+ messages)
` [PATCH 4/5] hw_random: ixp4xx: Add DT bindings

[PATCH 0/2] crypto: hisilicon - add new type of sqe for Kunpeng930
 2021-05-17 11:10 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/sec - add new type of SQE
` [PATCH 2/2] crypto: hisilicon/sec - driver adapt to new SQE

[PATCH 1/1] crypto: Fix spelling mistakes in header files
 2021-05-17 11:02 UTC 

[PATCH] hwrng: Remove leading spaces in Kconfig
 2021-05-17  9:58 UTC 

[PATCH] treewide: Remove leading spaces in Kconfig files
 2021-05-17  8:29 UTC  (5+ messages)

[PATCH 0/5] crypto: qat - fix firmware loader
 2021-05-17  9:13 UTC  (6+ messages)
` [PATCH 1/5] crypto: qat - return error when failing to map FW
` [PATCH 2/5] crypto: qat - check MMP size before writing to the SRAM
` [PATCH 3/5] crypto: qat - report an error if MMP file size is too large
` [PATCH 4/5] crypto: qat - check return code of qat_hal_rd_rel_reg()
` [PATCH 5/5] crypto: qat - remove unused macro in FW loader

[PATCH 0/6] Misc. SA2UL fixes/cleanups
 2021-05-17  6:09 UTC  (8+ messages)
` [PATCH 1/6] hwrng: omap - Enable driver for TI K3 family
` [PATCH 2/6] crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
` [PATCH 3/6] crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
` [PATCH 4/6] crypto: sa2ul - Use of_device_get_match_data() helper
` [PATCH 5/6] crypto: sa2ul - Use devm_platform_ioremap_resource()
` [PATCH 6/6] crypto: sa2ul - Remove child devices in remove

[PATCH 0/4] crypto: hisilicon/qm - modify reset process
 2021-05-15 10:44 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - initialize the device before doing tasks
` [PATCH 2/4] crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
` [PATCH 3/4] crypto: hisilicon/qm - adjust order of device error configuration
` [PATCH 4/4] crypto: hisilicon/qm - enable to close master ooo when NFE occurs

[RFC PATCH 0/8] x86: Support Intel Key Locker
 2021-05-14 20:48 UTC  (6+ messages)
` [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions

[PATCH 1/1] crypto: ux500 - Fix error return code in hash_hw_final()
 2021-05-14 11:36 UTC  (2+ messages)

[PATCH -next] crypto: nx842: add missing MODULE_DEVICE_TABLE
 2021-05-14 11:36 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Fix kernel-doc
 2021-05-14 11:36 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Remove redundant initialization of 'sg'
 2021-05-14 11:36 UTC  (2+ messages)

[PATCH v3] hwrng: exynos - Fix runtime PM imbalance on error
 2021-05-14 11:35 UTC  (2+ messages)

[Patch v4 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-05-14 11:35 UTC  (2+ messages)

[PATCH] hwrng: amd: remove redundant initialization of variable err
 2021-05-14 11:35 UTC  (2+ messages)

[PATCH] crypto: cavium - Use 'hlist_for_each_entry' to simplify code
 2021-05-14 11:35 UTC  (2+ messages)

[PATCH v4] crypto: ccp: Annotate SEV Firmware file names
 2021-05-14 11:34 UTC  (2+ messages)

[PATCH 1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them
 2021-05-14 11:34 UTC  (2+ messages)

[PATCH v3 00/18] Implement RSASSA-PSS signature verification
 2021-05-14 10:45 UTC  (3+ messages)
` [PATCH v3 13/18] crypto: rsa-psspad: Get signature parameters from a given signature

[PATCH] pkcs7: make parser enable SM2 and SM3 algorithms combination
 2021-05-14  8:59 UTC 

or should block size for xts.c set to 1 instead of AES block size?
 2021-05-14  8:05 UTC  (5+ messages)

[PATCH v3 0/7] running kernel mode SIMD with softirqs disabled
 2021-05-12 21:31 UTC  (16+ messages)
` [PATCH v3 1/7] crypto: handle zero sized AEAD inputs correctly
` [PATCH v3 2/7] crypto: aead - disallow en/decrypt for non-task or non-softirq context
` [PATCH v3 3/7] crypto: skcipher "
` [PATCH v3 4/7] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
` [PATCH v3 5/7] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
` [PATCH v3 6/7] crypto: arm64/aes-ce "
` [PATCH v3 7/7] crypto: arm64/aes-ccm - remove non-SIMD fallback path

[PATCH 1/3] crypto: ixp4xx: convert to platform driver
 2021-05-11 16:16 UTC  (4+ messages)
` [PATCH 2/3] crypto: ixp4xx: Add DT bindings

[GIT PULL][PATCH v11 0/4] Update to zstd-1.4.10
 2021-05-12 19:49 UTC  (3+ messages)

[PATCH] pkcs7: support EC-RDSA/streebog in SignerInfo
 2021-05-12 14:23 UTC  (2+ messages)

[PATCH -next v2] crypto: hisilicon - switch to memdup_user_nul()
 2021-05-12  7:27 UTC 

[PATCH -next] crypto: hisilicon -: switch to memdup_user_nul()
 2021-05-12  7:04 UTC  (3+ messages)

[PATCH 0/3] crypto: ecdh - register NIST P384
 2021-05-12  6:40 UTC  (4+ messages)
` [PATCH 1/3] crypto: ecdh - fix 'ecdh_init'
` [PATCH 2/3] crypto: ecdh - register NIST P384 tfm
` [PATCH 3/3] crypto: ecdh - add test suite for NIST P384

[PATCH v2 0/8] crypto: hisilicon/hpre - fix coding style
 2021-05-12  6:27 UTC  (5+ messages)
` [PATCH v2 4/8] crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
` [PATCH v2 5/8] crypto: hisilicon/hpre - delete rudundant initialization
` [PATCH v2 6/8] crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
` [PATCH v2 7/8] crypto: hisilicon/hpre - delete rudundant macro definition


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