Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-19 06:40:56 to 2021-05-05 20:26:41 UTC [more...]

[PATCH 00/11] crypto: start to fix ixp4xx
 2021-05-05 20:26 UTC  (7+ messages)
` [PATCH 01/11] crypto: ixp4xx: dma_unmap the correct address
` [PATCH 02/11] crypto: ixp4xx: update IV after requests
` [PATCH 03/11] crypto: ixp4xx: fallback when having more than one SG
` [PATCH 04/11] crypto: ixp4xx: convert unsigned to unsigned int
` [PATCH 05/11] crypto: ixp4xx: convert all printk to dev_xxx
` [PATCH 06/11] crypto: ixp4xx: whitespace fixes

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

[PATCH AUTOSEL 5.10 70/85] crypto: ccp: Free SEV device if SEV init fails
 2021-05-05 16:36 UTC 

[PATCH AUTOSEL 5.11 089/104] crypto: ccp: Free SEV device if SEV init fails
 2021-05-05 16:33 UTC 

[PATCH AUTOSEL 5.12 099/116] crypto: ccp: Free SEV device if SEV init fails
 2021-05-05 16:31 UTC 

[RFC PATCH] crypto: arc4: Implement a version optimized for memory usage
 2021-05-05 10:20 UTC  (5+ messages)

[PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-05-05  3:45 UTC  (6+ messages)

cannot pass split cryptomgr tests for aes ctr
 2021-05-04 16:52 UTC  (2+ messages)

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-05-04 10:31 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 35/35] s390/archrandom: add parameter check for s390_arch_random_generate
 2021-05-03 16:41 UTC 

[PATCH AUTOSEL 5.4 57/57] s390/archrandom: add parameter check for s390_arch_random_generate
 2021-05-03 16:39 UTC 

[PATCH 01/69] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"
 2021-05-03 11:56 UTC 

[PATCH v1 1/2] caam: imx8m: fix the built-in caam driver cannot match soc_id
 2021-05-03 10:07 UTC  (6+ messages)
` [PATCH v1 2/2] caam: imx8m: change to use of_match_node in run_descriptor_deco0

[PATCH AUTOSEL 4.14 02/16] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-05-02 14:05 UTC 

[PATCH AUTOSEL 4.19 02/21] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-05-02 14:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 20/21] crypto: omap-aes - Fix PM reference leak on omap-aes.c

[PATCH AUTOSEL 5.4 05/34] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-05-02 14:04 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 06/34] crypto: qat - fix unmap invalid dma address
` [PATCH AUTOSEL 5.4 30/34] crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
` [PATCH AUTOSEL 5.4 31/34] crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
` [PATCH AUTOSEL 5.4 32/34] crypto: omap-aes - Fix PM reference leak on omap-aes.c

[PATCH AUTOSEL 5.10 06/66] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-05-02 14:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 07/66] crypto: qat - fix unmap invalid dma address
` [PATCH AUTOSEL 5.10 12/66] crypto: hisilicon/sec - fixes a printing error

[PATCH AUTOSEL 5.11 07/70] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-05-02 14:02 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 08/70] crypto: qat - fix unmap invalid dma address
` [PATCH AUTOSEL 5.11 13/70] crypto: hisilicon/sec - fixes a printing error

[PATCH AUTOSEL 5.12 08/79] crypto: api - check for ERR pointers in crypto_destroy_tfm()
 2021-05-02 14:02 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 09/79] crypto: qat - fix unmap invalid dma address
` [PATCH AUTOSEL 5.12 14/79] crypto: hisilicon/sec - fixes a printing error

We received your email!
 2021-05-02 10:48 UTC 

[GIT PULL][PATCH v11 0/4] Update to zstd-1.4.10
 2021-04-30  1:31 UTC  (4+ messages)
` [PATCH v11 1/4] lib: zstd: Add kernel-specific API
` [PATCH v11 2/4] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v11 4/4] MAINTAINERS: Add maintainer entry for zstd

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

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

[PATCH] hwrng: amd: remove redundant initialization of variable err
 2021-04-29 11:32 UTC 

[PATCH] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"
 2021-04-29  7:02 UTC  (3+ messages)

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

[PATCH] crypto: cavium - Use 'hlist_for_each_entry' to simplify code
 2021-04-28  9:34 UTC  (2+ messages)
` AW: "

[PATCH] macvlan: Use 'hash' iterators to simplify code
 2021-04-28  6:58 UTC 

[GIT PULL][PATCH v10 0/4] Update to zstd-1.4.10
 2021-04-27 23:39 UTC  (7+ messages)
` [PATCH v10 1/4] lib: zstd: Add kernel-specific API
` [PATCH v10 2/4] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v10 4/4] MAINTAINERS: Add maintainer entry for zstd

Announce loop-AES-v3.7u file/swap crypto package
 2021-04-27  4:52 UTC 

[PATCH v10 3/4] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
 2021-04-27  3:57 UTC 

[GIT PULL] Crypto Update for 5.9
 2021-04-26 15:59 UTC  (6+ messages)
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12
      ` [GIT PULL] Crypto Update for 5.13

[PATCH 1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them
 2021-04-26 10:40 UTC  (7+ messages)
` [PATCH 2/4] crypto: arm: use a pattern rule for generating *.S files
` [PATCH 3/4] crypto: arm64: generate *.S by Perl at build time instead of shipping them
` [PATCH 4/4] crypto: arm64: use a pattern rule for generating *.S files

[PATCH v4] crypto: ccp: Annotate SEV Firmware file names
 2021-04-26  8:17 UTC 

[PATCH v3] crypto: ccp: Annotate SEV Firmware file names
 2021-04-23 15:52 UTC  (2+ messages)

[PATCH v2] crypto: ccp: Annotate SEV Firmware file names
 2021-04-23 11:10 UTC 

[PATCH] crypto: ccp: Annotate SEV Firmware file names
 2021-04-23 11:08 UTC 

[PATCH v2] hwrng: exynos - Fix runtime PM imbalance on error
 2021-04-22 16:31 UTC  (5+ messages)

[PATCH] hwrng: exynos - Fix runtime PM imbalance on error
 2021-04-22 10:17 UTC 

[PATCH v2 0/2] relax crypto Kconfig dependencies for fsverity/fscrypt
 2021-04-22  7:48 UTC  (6+ messages)
` [PATCH v2 1/2] fscrypt: relax Kconfig dependencies for crypto API algorithms
` [PATCH v2 2/2] fsverity: relax build time dependency on CRYPTO_SHA256

[PATCH] crypto: camellia: drop duplicate "depends on CRYPTO"
 2021-04-22  7:48 UTC  (2+ messages)

[PATCH 1/3] crypto: s5p-sss - simplify getting of_device_id match data
 2021-04-22  7:47 UTC  (2+ messages)

[PATCH] ccp: ccp - add support for Green Sardine
 2021-04-22  7:47 UTC  (2+ messages)

[PATCH v2] crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions
 2021-04-22  7:47 UTC  (4+ messages)

[PATCH] crypto: octeontx2: add support for OcteonTX2 98xx CPT block
 2021-04-22  7:46 UTC  (2+ messages)

[PATCH] chelsio/chcr: Remove useless MODULE_VERSION
 2021-04-22  7:46 UTC  (2+ messages)

[PATCH] crypto: ux500: cryp: Remove duplicate argument
 2021-04-22  7:46 UTC  (2+ messages)

[PATCH] crypto: chelsio - remove unused function
 2021-04-22  7:46 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64
 2021-04-22  7:45 UTC  (3+ messages)
` [PATCH v2 0/3] Update dt-bindings and sa2ul driver for AM64x SoCs

[PATCH 0/4] crypto: hisilicon - adapt hardware error type
 2021-04-22  7:45 UTC  (2+ messages)

[PATCH] crypto: fix kernel-doc notation in chacha.c and af_alg.c
 2021-04-22  7:45 UTC  (2+ messages)

cortina/gemini: hwrng: what is its quality ?
 2021-04-22  7:21 UTC  (4+ messages)

[V3 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM
 2021-04-22  6:56 UTC  (9+ messages)
` [V3 PATCH 13/16] crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
` [V3 PATCH 14/16] crypto/nx: Register and unregister VAS interface
` [V3 PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type
` [V3 PATCH 16/16] crypto/nx: Add sysfs interface to export NX capabilities

[PATCH 1/1 v10] x86/power use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-21 17:23 UTC  (3+ messages)

[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-04-21 13:43 UTC  (21+ messages)
` [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
` [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
` [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation

[PATCH v3 00/18] Implement RSASSA-PSS signature verification
 2021-04-20 13:27 UTC  (20+ messages)
` [PATCH v3 01/18] X.509: Parse RSASSA-PSS style certificates
` [PATCH v3 02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad
` [PATCH v3 03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper
` [PATCH v3 04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers
` [PATCH v3 05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_*
` [PATCH v3 06/18] crypto: rsa: Start moving RSA common code to rsa-common
` [PATCH v3 07/18] crypto: rsa: Move more "
` [PATCH v3 08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback "
` [PATCH v3 09/18] crypto: Extend akcipher API to pass signature parameters
` [PATCH v3 10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h
` [PATCH v3 11/18] crypto: Scaffolding for RSA-PSS signature style
` [PATCH v3 12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers
` [PATCH v3 13/18] crypto: rsa-psspad: Get signature parameters from a given signature
` [PATCH v3 14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS
` [PATCH v3 15/18] crypto: rsa-psspad: Provide PSS signature verify operation
` [PATCH v3 16/18] crypto: rsa-psspad: Implement signature verify callback
` [PATCH v3 17/18] crypto: Accept pss as valid encoding during signature verification
` [PATCH v3 18/18] keyctl_pkey: Add pkey parameters saltlen and mgfhash for PSS

[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
 2021-04-20 11:21 UTC  (19+ messages)
` [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
` [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match

[PATCH v2 00/18] Implement RSASSA-PSS signature verification
 2021-04-20 11:47 UTC  (6+ messages)
` [PATCH v2 18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS

[PATCH 1/1 v9] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-20 11:07 UTC 

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-04-20  6:22 UTC  (4+ messages)
` [PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification

[PATCH 1/1 v9] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-19 23:33 UTC  (3+ messages)

[PATCH 0/2] relax crypto Kconfig dependencies for fsverity/fscrypt
 2021-04-19 22:05 UTC  (5+ messages)
` [PATCH 1/2] fscrypt: relax Kconfig dependencies for crypto API algorithms
` [PATCH 2/2] fsverity: relax build time dependency on CRYPTO_SHA256

[PATCH] crypto: jitterentropy - change back to module_init()
 2021-04-19 19:57 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix unmapping invalid dma address
 2021-04-19 11:50 UTC  (3+ messages)


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