linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 00:41:55 to 2023-05-24 11:58:31 UTC [more...]

[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-24 11:58 UTC  (8+ messages)
` [PATCH v3 08/11] slub: Replace cmpxchg_double()
` [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()

[PATCH] hwrng: cn10k: Add extended trng register support
 2023-05-24 11:56 UTC  (3+ messages)
  ` [EXT] "

build error while building arch/x86/purgatory/sha256.o: invalid 'asm': operand is not a condition code [...]
 2023-05-24 11:34 UTC 

[PATCH v2 0/2] crypto: hisilicon - Add HiSilicon ADVCA Subsystem
 2023-05-24 10:45 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto: hisilicon/advca - Add SHA support

[PATCH] powerpc/crypto: fix build warnings when DEBUG_FS is not enabled
 2023-05-24 10:16 UTC  (3+ messages)

[PATCH] crypto/Kconfig: warn about performance overhead of CRYPTO_STATS
 2023-05-24 10:17 UTC  (3+ messages)

[PATCH 0/2] hwrng: imx-rngc - two simple cleanups
 2023-05-24 10:14 UTC  (4+ messages)
` [PATCH 1/2] hwrng: imx-rngc - mark the probe function as __init
` [PATCH 2/2] hwrng: imx-rngc - don't init of_device_id's data

[PATCH 0/3] hwrng: imx-rngc - simplify register definitions
 2023-05-24 10:14 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] hwrng: imx-rngc - simpler check for available random bytes
  ` [PATCH v2 2/3] hwrng: imx-rngc - use bitfield macros to read rng type
  ` [PATCH v2 3/3] hwrng: imx-rngc - use BIT(x) for register bit defines

[PATCH] crypto: aegis: add header for internal prototypes
 2023-05-24 10:13 UTC  (2+ messages)

[PATCH] crypto: x86/aria - Use 16 byte alignment for GFNI constant vectors
 2023-05-24 10:13 UTC  (2+ messages)

[PATCH v5 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-05-24  9:49 UTC  (18+ messages)
` [PATCH v5 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v5 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v5 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v5 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v5 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v5 06/15] dmaengine: idxd: Add wq private data accessors
` [PATCH v5 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v5 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v5 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v5 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v5 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v5 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH v5 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH v5 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v5 15/15] crypto: iaa - Add IAA Compression Accelerator stats

[PATCH 0/2] crypto: starfive - Add RSA algo to drivers
 2023-05-24  9:40 UTC  (4+ messages)
` [PATCH 1/2] crypto: starfive - Update hash module irq handling
` [PATCH 2/2] crypto: starfive - Add RSA algo support

[PATCH V3 0/4] Enable crypto for ipq9574
 2023-05-24  5:31 UTC  (12+ messages)
` [PATCH V3 1/4] dt-bindings: clock: Add crypto clock and reset definitions
` [PATCH V3 2/4] clk: qcom: gcc-ipq9574: Enable crypto clocks
` [PATCH V3 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574
` [PATCH V3 4/4] arm64: dts: qcom: ipq9574: Enable crypto nodes

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-24  2:55 UTC  (24+ messages)
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
` [PATCH v6 08/14] x86: Secure Launch kernel late "
` [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v6 13/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH v2 0/3] Add digitalSignature enforcement keyring restrictions
 2023-05-24  1:27 UTC  (8+ messages)
` [PATCH v2 1/3] KEYS: DigitalSignature link restriction
` [PATCH v2 2/3] integrity: Enforce digitalSignature usage in the ima and evm keyrings
` [PATCH v2 3/3] integrity: Remove EXPERIMENTAL from Kconfig

[PATCH v3 00/10] Add dynamic boost control support
 2023-05-23 21:21 UTC  (12+ messages)
` [PATCH v3 01/10] crypto: ccp: Rename macro for security attributes
` [PATCH v3 02/10] crypto: ccp: Add support for displaying PSP firmware versions
` [PATCH v3 03/10] crypto: ccp: Add bootloader and TEE version offsets
` [PATCH v3 04/10] crypto: ccp: move setting PSP master to earlier in the init
` [PATCH v3 05/10] crypto: ccp: Add support for fetching a nonce for dynamic boost control
` [PATCH v3 06/10] crypto: ccp: Add support for setting user ID "
` [PATCH v3 07/10] crypto: ccp: Add support for getting and setting DBC parameters
` [PATCH v3 08/10] crypto: ccp: Add a sample script for Dynamic Boost Control
` [PATCH v3 09/10] crypto: ccp: Add unit tests for dynamic boost control
` [PATCH v3 10/10] crypto: ccp: Add Mario to MAINTAINERS

[PATCH] crypto: marvell/cesa - Fix type mismatch warning
 2023-05-23 17:04 UTC  (2+ messages)

[PATCH 0/5] Remove CRYPTO_ALG_ALLOCATES_MEMORY flag
 2023-05-23 16:55 UTC  (7+ messages)
` [PATCH 1/5] crypto:caam - avoid allocating memory at crypto request runtime for skcipher
` [PATCH 2/5] crypto:caam - avoid allocating memory at crypto request runtime for aead
` [PATCH 3/5] crypto: caam - avoid allocating memory at crypto request runtime for hash
` [PATCH 4/5] crypto: caam/qi - avoid allocating memory at crypto request runtime
` [PATCH 5/5] crypto: caam/qi2 "

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-05-23 12:01 UTC  (3+ messages)
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure

linux-next: build failure after merge of the crypto tree
 2023-05-23  7:31 UTC  (6+ messages)
    ` [PATCH] crypto: starfive - Depend on AMBA_PL08X instead of selecting it

Did the in-kernel Camellia or CMAC crypto implementation break?
 2023-05-22 21:07 UTC  (7+ messages)

[PATCH 6.1] crypto: testmgr - fix RNG performance in fuzz tests
 2023-05-22 17:51 UTC  (2+ messages)

[PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
 2023-05-22 14:20 UTC  (6+ messages)
` [PATCH v8 2/4] crypto: starfive - Add crypto engine support

[PATCH] crypto: starfive - Fix driver dependencies
 2023-05-22  5:17 UTC  (2+ messages)

[PATCH] Crypto: Fix one bug when use kernel ecdsa algorithm
 2023-05-22  3:30 UTC  (3+ messages)
` [PATCH] Crypto module : rearrange the default functions of akcipher

[PATCH v2] fsverity: use shash API instead of ahash API
 2023-05-20 17:41 UTC  (3+ messages)

[PATCH v7 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-05-19 21:48 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
` [PATCH v7 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA
` [PATCH v7 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string
` [PATCH v7 04/11] arm64: dts: qcom: sdm845: Fix the slimbam "
` [PATCH v7 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
` [PATCH v7 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
` [PATCH v7 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v7 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v7 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v7 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v7 11/11] arm64: dts: qcom: sm8450: add crypto nodes

[PATCH 0/3] New hardware support
 2023-05-19 19:19 UTC  (6+ messages)
` [PATCH 1/3] crypto: ccp - Validate that platform access mailbox registers are declared
` [PATCH 2/3] crypto: ccp - Add support for PCI device 0x17E0
` [PATCH 3/3] crypto: ccp - Add support for PCI device 0x156E

[PATCH 5/7] crypto: update some Arm documentation references
 2023-05-19 16:46 UTC 

[herbert-cryptodev-2.6:master 17/23] arch/arm64/crypto/sha256-glue.c:18:20: error: expected declaration specifiers or '...' before string constant
 2023-05-19 15:18 UTC 

[herbert-cryptodev-2.6:master 21/22] drivers/dma/pl330.c:1053:13: error: '_start' redeclared as different kind of symbol
 2023-05-19 14:47 UTC 

[PATCH 0/3] crypto: cmac - Add cloning support
 2023-05-19 14:41 UTC  (11+ messages)
        ` [PATCH 1/3] crypto: cmac - Use modern init_tfm/exit_tfm
        ` [PATCH 2/3] crypto: cipher - Add crypto_clone_cipher
        ` [PATCH 3/3] crypto: cmac - Add support for cloning
            ` [PATCH] crypto: shash - Allow cloning on algorithms with no init_tfm

[herbert-cryptodev-2.6:master 21/22] drivers/tty/serial/amba-pl011.c:379:30: error: implicit declaration of function 'phys_to_page'; did you mean 'pfn_to_page'?
 2023-05-19 12:54 UTC  (5+ messages)

[herbert-cryptodev-2.6:master 17/22] arch/arm64/crypto/sha256-glue.c:194:1: warning: data definition has no type or storage class
 2023-05-19 12:41 UTC  (3+ messages)
` [PATCH] crypto: api - Include moduleparam.h in algapi.h
` [PATCH] crypto: arm64/sha256-glue - Include module.h

[herbert-cryptodev-2.6:master 17/22] arch/arm64/crypto/sha256-glue.c:18:20: error: expected parameter declarator
 2023-05-19 12:35 UTC 

[PATCH v6 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-05-19 10:51 UTC  (13+ messages)
` [PATCH v6 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v6 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v6 09/11] arm64: dts: qcom: sm8250: "

[PATCH] crypto: sa2ul: change unsafe data size limit to 255 bytes
 2023-05-19  8:49 UTC  (2+ messages)

[PATCH] caam: imx: fix the built-in caam driver cannot match soc_id
 2023-05-19  8:49 UTC  (2+ messages)

Faktoring
 2023-05-19  8:06 UTC 

[PATCH V3 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
 2023-05-19  8:03 UTC  (2+ messages)

[PATCH 11/13] crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
 2023-05-19  0:42 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-05-18 10:45 UTC  (8+ messages)

[PATCH 1/2] rust: add synchronous message digest support
 2023-05-17  2:46 UTC  (9+ messages)
` [PATCH 2/2] rust: add socket support

[PATCH 0/3] Add digitalSignature enforcement keyring restrictions
 2023-05-17  1:18 UTC  (7+ messages)
` [PATCH 1/3] KEYS: DigitalSignature link restriction
` [PATCH 2/3] integrity: Enforce digitalSignature usage in the ima and evm keyrings
` [PATCH 3/3] integrity: Remove EXPERIMENTAL from Kconfig

[syzbot] [crypto?] general protection fault in __aria_aesni_avx_gfni_crypt_16way
 2023-05-16 18:08 UTC  (5+ messages)

async import/export for ahash
 2023-05-16  8:23 UTC 

[PATCH V2 0/4] Enable crypto for ipq9574
 2023-05-16  8:05 UTC  (4+ messages)
` [PATCH V2 1/4] dt-bindings: clock: Add crypto clock and reset definitions

[PATCH 0/3] crypto: LEA block cipher implementation
 2023-05-16  4:29 UTC  (6+ messages)
` [PATCH 3/3] crypto: LEA block cipher AVX2 optimization

[PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
 2023-05-16  0:50 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).