linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-22 07:46:56 to 2021-05-10 21:37:17 UTC [more...]

[PATCH 1/3] crypto: ixp4xx: convert to platform driver
 2021-05-10 21:36 UTC 

[V3 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM
 2021-05-10 20:52 UTC  (32+ messages)
` [V3 PATCH 01/16] powerpc/powernv/vas: Rename register/unregister functions
` [PATCH V3 02/16] powerpc/vas: Move VAS API to common book3s platform
` [V3 PATCH 03/16] powerpc/vas: Create take/drop task reference functions
` [V3 PATCH 04/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform
` [V3 PATCH 05/16] powerpc/vas: Define and use common vas_window struct
` [V3 PATCH 06/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
` [V3 PATCH 07/16] powerpc/vas: Define QoS credit flag to allocate window
` [V3 PATCH 08/16] powerpc/pseries/VAS: Implement allocate/modify/deallocate HCALLS
` [V3 PATCH 09/16] powerpc/pseries/vas: Implement to get all capabilities
` [V3 PATCH 10/16] powerpc/pseries/vas: Integrate API with open/close windows
` [V3 PATCH 12/16] powerpc/pseries/vas: sysfs interface to export capabilities
` [V3 PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type

Personal
 2021-05-10 14:06 UTC 

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-10 13:58 UTC  (27+ messages)
` [PATCH v2 01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v2 02/17] dt-bindings: qcom-bam: Add 'iommus' to required properties
` [PATCH v2 03/17] dt-bindings: qcom-qce: "
` [PATCH v2 04/17] dt-bindings: qcom-qce: Add 'interconnects' and move 'clocks' to optional properties
` [PATCH v2 05/17] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH v2 06/17] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v2 07/17] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v2 08/17] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v2 09/17] crypto: qce: core: "
` [PATCH v2 10/17] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v2 11/17] crypto: qce: core: Make clocks optional
` [PATCH v2 12/17] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v2 13/17] crypto: qce: Convert the device found dev_dbg() to dev_info()
` [PATCH v2 14/17] dma: qcom: bam_dma: Create a new header file for BAM DMA driver
` [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 v2 17/17] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH 0/8] crypto: hisilicon/hpre - fix coding style
 2021-05-10 12:05 UTC  (10+ messages)
` [PATCH 1/8] crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
` [PATCH 2/8] crypto: hisilicon/hpre - init a structure member each line
` [PATCH 3/8] crypto: hisilicon/hpre - replace macro with inline function
` [PATCH 4/8] crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
` [PATCH 5/8] crypto: hisilicon/hpre - delete rudundant initialization
` [PATCH 6/8] crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
` [PATCH 7/8] crypto: hisilicon/hpre - delete rudundant macro definition
` [PATCH 8/8] crypto: hisilicon/hpre - add 'default' for switch statement

[PATCH 5.12 100/384] random: initialize ChaCha20 constants with correct endianness
 2021-05-10 10:18 UTC 

[PATCH 5.11 095/342] random: initialize ChaCha20 constants with correct endianness
 2021-05-10 10:18 UTC 

[PATCH 5.10 082/299] random: initialize ChaCha20 constants with correct endianness
 2021-05-10 10:17 UTC 

[PATCH v2] crypto: hisilicon/hpre - fix unmapping invalid dma address
 2021-05-10  9:02 UTC 

[PATCH 0/2] crypto: extend 'cra_driver_name' with curve name
 2021-05-10  8:59 UTC  (3+ messages)
` [PATCH 1/2] crypto: ecdh - "
` [PATCH 2/2] crypto: hisilicon/hpre "

[PATCH] crypto: testmgr - fix initialization of 'secret_size'
 2021-05-10  8:54 UTC 

[PATCH 1/1] crypto: ux500 - Fix error return code in hash_hw_final()
 2021-05-09  0:34 UTC  (2+ messages)

Lockless /dev/random - Performance/Security/Stability improvement
 2021-05-09  0:33 UTC 

[PATCH -next] crypto: nx842: add missing MODULE_DEVICE_TABLE
 2021-05-08  3:14 UTC 

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-07 22:07 UTC  (3+ messages)
` [RFC 07/12] asm-generic: unaligned always use struct helpers

xts.c and block size inkonsistency? cannot pass generic driver comparision tests
 2021-05-07 18:56 UTC  (4+ messages)
    ` Fwd: "

[RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
 2021-05-07 16:22 UTC  (3+ messages)

[PATCH] crypto: cavium/nitrox - Fix kernel-doc
 2021-05-07  9:58 UTC 

[PATCH] crypto: cavium/nitrox - Remove redundant initialization of 'sg'
 2021-05-07  9:56 UTC 

or should block size for xts.c set to 1 instead of AES block size?
 2021-05-07  6:12 UTC 

cannot pass split cryptomgr tests for aes ctr
 2021-05-07  5:41 UTC  (3+ messages)

[Patch v4 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-05-05 23:00 UTC  (11+ 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 00/11] crypto: start to fix ixp4xx
 2021-05-05 20:26 UTC  (12+ 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 07/11] crypto: ixp4xx: Do not initialize static to NULL
` [PATCH 08/11] crypto: ixp4xx: remove brackets from single statement
` [PATCH 09/11] crypto: ixp4xx: Correct functions alignment
` [PATCH 10/11] MAINTAINERS: add ixp4xx_crypto to the right arch list
` [PATCH 11/11] MAINTAINERS: add myself as maintainer of ixp4xx_crypto

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

[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 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 6/7] crypto: qce: common: Add support for AEAD algorithms
 2021-04-29  5:25 UTC  (2+ messages)
` [kbuild] "

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

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

[PATCH] crypto: octeontx2: add support for OcteonTX2 98xx CPT block
 2021-04-22  7:46 UTC  (2+ 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 NNTP newsgroup(s).