messages from 2025-06-10 06:18:13 to 2025-06-13 19:02:17 UTC [more...]
[PATCH] crypto: qat - lower priority for skcipher and aead algorithms
2025-06-13 19:01 UTC (2+ messages)
[PATCH v2] lib/crypto: explicitly include <linux/export.h>
2025-06-13 18:48 UTC
[PATCH] lib/crc: re-disable optimized CRC code on user-mode Linux
2025-06-13 18:41 UTC (2+ messages)
[PATCH 0/2] Simplify the shash wrappers for the CRC32 library
2025-06-13 18:37 UTC (3+ messages)
` [PATCH 1/2] btrfs: stop parsing crc32c driver name
` [PATCH 2/2] crypto/crc32[c]: register only "-lib" drivers
[GIT PULL] Crypto Fixes for 6.16
2025-06-13 18:04 UTC (2+ messages)
Module signing and post-quantum crypto public key algorithms
2025-06-13 17:55 UTC (11+ messages)
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-13 17:11 UTC (9+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/
[PATCH 00/16] SHA-512 library functions
2025-06-13 16:35 UTC (29+ messages)
` [PATCH 01/16] crypto: sha512 - rename conflicting symbols
` [PATCH 02/16] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH 03/16] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH 04/16] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH 05/16] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH 06/16] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path
` [PATCH 08/16] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH 09/16] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH 10/16] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH 11/16] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH 12/16] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH 13/16] lib/crypto/sha512: migrate s390-optimized "
` [PATCH 14/16] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH 15/16] lib/crypto/sha512: migrate x86-optimized "
` [PATCH 16/16] crypto: sha512 - remove sha512_base.h
[RFC] Keyrings: How to make them more useful
2025-06-13 15:40 UTC (5+ messages)
[PATCH] fscrypt: don't use hardware offload Crypto API drivers
2025-06-13 14:42 UTC (10+ messages)
[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-06-13 12:10 UTC (13+ messages)
` [PATCH v7 1/6] "
` [PATCH v7 2/6] spi: atmel: make it selectable for ARCH_LAN969X
` [PATCH v7 3/6] i2c: at91: "
` [PATCH v7 4/6] dma: xdmac: "
` [PATCH v7 5/6] char: hw_random: atmel: "
` [PATCH v7 6/6] crypto: atmel-aes: "
[PATCH 0/2] extend engine group handling for Additional types
2025-06-13 9:37 UTC (2+ messages)
[PATCH 0/4 v4] crypto: octeontx2: Fix hang and address alignment issues
2025-06-13 9:36 UTC (2+ messages)
[PATCH] crypto: qat - use unmanaged allocation for dc_data
2025-06-13 9:35 UTC (2+ messages)
[PATCH] crypto/testmgr.c: desupport SHA-1 for FIPS 140
2025-06-13 9:35 UTC (2+ messages)
[PATCH] crypto: ccp - Add missing bootloader info reg for pspv6
2025-06-13 9:34 UTC (3+ messages)
[PATCH 1/3] crypto: sun8i-ce - fix nents passed to dma_unmap_sg()
2025-06-13 9:33 UTC (2+ messages)
[PATCH v2] crypto: testmgr - reinstate kconfig control over full self-tests
2025-06-13 9:31 UTC (2+ messages)
[PATCH v6] crypto: zstd - convert to acomp
2025-06-13 9:04 UTC (2+ messages)
[PATCH v3 0/7] Clean up the crypto testing options
2025-06-13 7:57 UTC (5+ messages)
` [PATCH v3 3/7] crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
[PATCH] ipe: use SHA-256 library API instead of crypto_shash API
2025-06-13 0:16 UTC (4+ messages)
[PATCH] crypto: iaa - Fix race condition when probing IAA devices
2025-06-12 23:09 UTC (5+ messages)
[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
2025-06-12 19:11 UTC (4+ messages)
[PATCH] lib/crypto: explicitly include <linux/export.h>
2025-06-12 18:51 UTC
[PATCH] lib/crc: explicitly include <linux/export.h>
2025-06-12 18:38 UTC
[PATCH] crypto: testmgr - reinstate kconfig support for fast tests only
2025-06-12 17:20 UTC (9+ messages)
[PATCH] KEYS: Invert FINAL_PUT bit
2025-06-12 10:32 UTC (11+ messages)
[PATCH v5 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
2025-06-12 10:15 UTC (7+ messages)
` [PATCH v5 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)
[PATCH] x86: Fix build warnings about export.h
2025-06-12 9:57 UTC (2+ messages)
[PATCH v2 00/10] SAMA7D65 Add support for Crypto, CAN and PWM
2025-06-12 7:34 UTC (14+ messages)
` [PATCH v2 01/10] dt-bindings: crypto: add sama7d65 in Atmel AES
` [PATCH v2 02/10] dt-bindings: crypto: add sama7d65 in Atmel SHA
` [PATCH v2 03/10] dt-bindings: crypto: add sama7d65 in Atmel TDES
` [PATCH v2 04/10] dt-bindings: rng: atmel,at91-trng: add sama7d65 TRNG
` [PATCH v2 05/10] crypto: atmel - add support for AES and SHA IPs available on sama7d65 SoC
` [PATCH v2 06/10] ARM: dts: microchip: sama7d65: Add crypto support
` [PATCH v2 07/10] ARM: dts: microchip: sama7d65: Add PWM support
` [PATCH v2 08/10] ARM: dts: microchip: sama7d65: Add CAN bus support
` [PATCH v2 09/10] ARM: dts: microchip: sama7d65: Clean up extra space
` [PATCH v2 10/10] ARM: dts: microchip: sama7d65: Enable CAN bus
[PATCH v3 0/3] Add Versal TRNG driver
2025-06-12 5:25 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: crypto: Add node for True Random Number Generator
` [PATCH v3 2/3] crypto: xilinx: Add TRNG driver for Versal
` [PATCH v3 3/3] crypto: drbg: Export CTR DRBG DF functions
[PATCH] crypto: padlock-sha - Add support for Zhaoxin processor
2025-06-12 5:05 UTC (2+ messages)
[PATCH RESEND] crypto: padlock-sha - Add support for Zhaoxin processor
2025-06-12 2:55 UTC
[PATCH v2] dt-bindings: crypto: Convert ti,omap4-des to DT schema
2025-06-11 23:10 UTC
[PATCH v2] dt-bindings: crypto: Convert ti,omap2-aes to DT schema
2025-06-11 23:10 UTC
[PATCH v2] PCI: Explicitly put devices into D0 when initializing - Bug report
2025-06-11 22:07 UTC (7+ messages)
[PATCH v6 0/4] crypto: caam - iMX8QXP support (and related fixes)
2025-06-11 11:38 UTC (5+ messages)
` [PATCH v6 2/4] crypto: caam - Support iMX8QXP and variants thereof
` [PATCH v6 1/4] crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP
` [PATCH v6 3/4] dt-bindings: crypto: fsl,sec-v4.0: Add power domains for iMX8QM and iMX8QXP
` [PATCH v6 4/4] arm64: dts: freescale: imx8qxp/imx8qm: Add CAAM support
[PATCH v10 0/5] Add Loongson Security Engine chip driver
2025-06-11 9:23 UTC (3+ messages)
` [PATCH v10 2/5] crypto: loongson - add Loongson RNG driver support
[PATCH] crypto: tegra: Add crypto config in tegra_cmac_do_final()
2025-06-11 9:16 UTC (2+ messages)
[PATCH v2 0/6] Add Versal TRNG driver
2025-06-11 4:23 UTC (13+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: Add node for True Random Number Generator
` [PATCH v2 4/6] crypto: xilinx: Select dependant Kconfig option for CRYPTO_DRBG_CTR
` [PATCH v2 5/6] crypto: xilinx: Fix missing goto in probe
` [PATCH v2 6/6] crypto: xilinx: Use min_t macro to compare value
[PATCH] x86_crypto: Fix build warnings about export.h
2025-06-11 3:33 UTC
[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-06-11 3:31 UTC
[v2 PATCH 0/9] crypto: sha256 - Use partial block API
2025-06-11 3:07 UTC (6+ messages)
` [v2 PATCH 1/9] crypto: lib/sha256 - Add helpers for block-based shash
` Regression: hash - Add HASH_REQUEST_ON_STACK causes asynch hashes to fail
` [PATCH] crypto: ahash - Add support for drivers with no fallback
CI: Another strange crypto message in syslog
2025-06-11 3:03 UTC (5+ messages)
` [PATCH] crypto: hkdf - move to late_initcall
[PATCH] x86_crypto: Fix build warnings about export.h
2025-06-11 2:57 UTC (2+ messages)
[PATCH] x86_coco_sev: Fix build warnings about export.h
2025-06-11 2:49 UTC
[PATCH] crypto: caam - Set DMA alignment explicitly
2025-06-11 2:10 UTC (2+ messages)
[PATCH v3] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-06-10 19:21 UTC (5+ messages)
[PATCH] crypto: lib/curve25519-hacl64 - Disable KASAN with clang-17 and older
2025-06-10 18:42 UTC (4+ messages)
[PATCH] crypto: Annotate crypto strings with nonstring
2025-06-10 18:41 UTC (2+ messages)
[PATCH v5 0/4] crypto: caam - iMX8QXP support (and related fixes)
2025-06-10 15:25 UTC (7+ messages)
` [PATCH v5 2/4] crypto: caam - Support iMX8QXP and variants thereof
` [PATCH v5 3/4] dt-bindings: crypto: fsl,sec-v4.0: Add power domains for iMX8QM and iMX8QXP
` [PATCH v5 1/4] crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP
` [PATCH v5 4/4] arm64: dts: freescale: imx8qxp/imx8qm: Add CAAM support
[PATCH] ARM: crypto: work around gcc-15 warning
2025-06-10 9:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).