public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-14 00:08:45 to 2025-06-20 08:37:46 UTC [more...]

Failure in HMAC with Whirlpool hash in 6.16-rc2
 2025-06-20  8:37 UTC  (5+ messages)
` [PATCH] crypto: wp512 - Use API partial block handling
    ` [v2 PATCH] "

OOPs in 6.16-rc2 crypto_shash_export due to partial block handling
 2025-06-20  8:04 UTC  (3+ messages)
` dm-crypt: Extend state buffer size in crypt_iv_lmk_one

[PATCH v2] crypto: inside-secure: Fix `dma_unmap_sg()` nents value
 2025-06-20  7:29 UTC 

[PATCH 0/3] lib/crc: improve docs and change crc32() to inline function
 2025-06-20  7:01 UTC  (5+ messages)
` [PATCH 1/3] lib/crc/crc32: document crc32_le(), crc32_be(), and crc32c()
` [PATCH 2/3] lib/crc/crc32: change crc32() from macro to inline function and remove cast
` [PATCH 3/3] lib/crc/crc64: add include/linux/crc64.h to kernel-api.rst

[GIT PULL] Crypto Fixes for 6.16
 2025-06-20  6:34 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-06-20  3:07 UTC  (10+ messages)
` [PATCH v5 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)

[PATCH 00/10] crypto: sun8i-ce - implement request batching
 2025-06-20  3:00 UTC  (12+ messages)
` [PATCH 01/10] crypto: sun8i-ce - remove channel timeout field
` [PATCH 02/10] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()
` [PATCH 03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context
` [PATCH 04/10] crypto: sun8i-ce - save hash buffers and dma info "
` [PATCH 05/10] crypto: sun8i-ce - factor out prepare/unprepare code from ahash do_one_request
` [PATCH 06/10] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()
` [PATCH 07/10] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
` [PATCH 08/10] crypto: sun8i-ce - factor out public versions of finalize request
` [PATCH 09/10] crypto: sun8i-ce - add a new function for dumping task descriptors
` [PATCH 10/10] crypto: sun8i-ce - implement request batching

Module signing and post-quantum crypto public key algorithms
 2025-06-19 23:22 UTC  (10+ messages)

[PATCH net-next v2 00/14] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-06-19 23:19 UTC  (17+ messages)
` [PATCH net-next v2 01/14] crypto: octeontx2: Share engine group info with AF driver
` [PATCH net-next v2 02/14] octeontx2-af: Configure crypto hardware for inline ipsec
` [PATCH net-next v2 03/14] octeontx2-af: Setup Large Memory Transaction for crypto
` [PATCH net-next v2 04/14] octeontx2-af: Handle inbound inline ipsec config in AF
` [PATCH net-next v2 05/14] octeontx2-af: Add support for CPT second pass
` [PATCH net-next v2 06/14] octeontx2-af: Add support for SPI to SA index translation
` [PATCH net-next v2 07/14] octeontx2-af: Add mbox to alloc/free BPIDs
` [PATCH net-next v2 08/14] octeontx2-pf: ipsec: Allocate Ingress SA table
` [PATCH net-next v2 09/14] octeontx2-pf: ipsec: Setup NIX HW resources for inbound flows
` [PATCH net-next v2 10/14] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [PATCH net-next v2 11/14] octeontx2-pf: ipsec: Initialize ingress IPsec
` [PATCH net-next v2 12/14] octeontx2-pf: ipsec: Process CPT metapackets
` [PATCH net-next v2 13/14] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
` [PATCH net-next v2 14/14] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows

[PATCH] lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswap
 2025-06-19 22:55 UTC 

[PATCH] crypto: qat - lower priority for skcipher and aead algorithms
 2025-06-19 20:21 UTC  (8+ messages)

[PATCH v2 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
 2025-06-19 19:19 UTC  (10+ messages)
` [PATCH v2 1/9] lib/crypto: arm: move arch/arm/lib/crypto/ into lib/crypto/
` [PATCH v2 2/9] lib/crypto: arm64: move arch/arm64/lib/crypto/ "
` [PATCH v2 3/9] lib/crypto: mips: move arch/mips/lib/crypto/ "
` [PATCH v2 4/9] lib/crypto: powerpc: move arch/powerpc/lib/crypto/ "
` [PATCH v2 5/9] lib/crypto: riscv: move arch/riscv/lib/crypto/ "
` [PATCH v2 6/9] lib/crypto: s390: move arch/s390/lib/crypto/ "
` [PATCH v2 7/9] lib/crypto: sparc: move arch/sparc/lib/crypto/ "
` [PATCH v2 8/9] lib/crypto: x86: move arch/x86/lib/crypto/ "
` [PATCH v2 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

[PATCH] crypto: inside-secure: Fix `dma_unmap_sg()` nents value
 2025-06-19 18:10 UTC  (2+ messages)

[PATCH v11 0/4] dd Loongson Security Engine chip driver
 2025-06-19 15:22 UTC  (6+ messages)
` [PATCH v11 1/4] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v11 2/4] crypto: loongson - add Loongson RNG driver support
` [PATCH v11 3/4] tpm: Add a driver for Loongson TPM device
` [PATCH v11 4/4] MAINTAINERS: Add entry for Loongson Security Engine drivers

[PATCH 0/2] Simplify the shash wrappers for the CRC32 library
 2025-06-19 12:59 UTC  (10+ messages)
` [PATCH 2/2] crypto/crc32[c]: register only "-lib" drivers

[PATCH v2] PCI: Explicitly put devices into D0 when initializing - Bug report
 2025-06-19  9:11 UTC  (6+ messages)

[PATCH] crypto: hisilicon - Use fine grained DMA mapping direction
 2025-06-19  4:03 UTC  (2+ messages)

[GIT PULL] Crypto library fixes for v6.16-rc3
 2025-06-18 22:05 UTC  (5+ messages)

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-06-18 15:02 UTC  (6+ messages)
` [PATCH v14 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v14 02/19] x86: Secure Launch Kconfig

[PATCH v12 0/6] New s390 specific protected key hmac
 2025-06-18  9:29 UTC  (11+ messages)
` [PATCH v12 1/6] crypto: ahash - make hash walk functions from ahash.c public
` [PATCH v12 2/6] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v12 3/6] s390/crypto: New s390 specific protected key hash phmac
` [PATCH v12 4/6] crypto: api - Add crypto_ahash_tested() helper function
` [PATCH v12 5/6] s390/crypto: Add selftest support for phmac
` [PATCH v12 6/6] crypto: testmgr - Enable phmac selftest

[PATCH] crypto: ccree - Don't use %pK through printk
 2025-06-18  7:10 UTC 

[PATCH 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
 2025-06-18  2:52 UTC  (12+ messages)
` [PATCH 1/9] lib/crypto/arm: move arch/arm/lib/crypto/ to lib/crypto/arm/
` [PATCH 2/9] lib/crypto/arm64: move arch/arm64/lib/crypto/ to lib/crypto/arm64/
` [PATCH 3/9] lib/crypto/mips: move arch/mips/lib/crypto/ to lib/crypto/mips/
` [PATCH 4/9] lib/crypto/powerpc: move arch/powerpc/lib/crypto/ to lib/crypto/powerpc/
` [PATCH 5/9] lib/crypto/riscv: move arch/riscv/lib/crypto/ to lib/crypto/riscv/
` [PATCH 6/9] lib/crypto/s390: move arch/s390/lib/crypto/ to lib/crypto/s390/
` [PATCH 7/9] lib/crypto/sparc: move arch/sparc/lib/crypto/ to lib/crypto/sparc/
` [PATCH 8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/
` [PATCH 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/17] SHA-512 library functions
 2025-06-17 21:10 UTC  (26+ messages)
` [PATCH v2 01/17] crypto: sha512 - rename conflicting symbols
` [PATCH v2 02/17] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH v2 03/17] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH v2 04/17] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH v2 05/17] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH v2 06/17] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH v2 07/17] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH v2 08/17] crypto: sha512 - use same state format as legacy drivers
` [PATCH v2 09/17] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH v2 10/17] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH v2 11/17] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH v2 12/17] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH v2 13/17] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH v2 14/17] lib/crypto/sha512: migrate s390-optimized "
` [PATCH v2 15/17] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH v2 16/17] lib/crypto/sha512: migrate x86-optimized "
` [PATCH v2 17/17] crypto: sha512 - remove sha512_base.h

[PATCH] crypto: Restore sha384 and hmac_sha384 drbgs in FIPS mode
 2025-06-17 19:30 UTC 

[RFC] Keyrings: How to make them more useful
 2025-06-17 13:54 UTC  (3+ messages)

[PATCH] crypto: qat - restore ASYM service support for GEN6 devices
 2025-06-17 11:27 UTC 

[PATCH] crypto: qat - remove duplicate masking for GEN6 devices
 2025-06-17 10:52 UTC 

[PATCH v10 0/5] Add Loongson Security Engine chip driver
 2025-06-17  9:49 UTC  (4+ messages)
` [PATCH v10 2/5] crypto: loongson - add Loongson RNG driver support

[PATCH] crypto/ccp: Fix locking on alloc failure handling
 2025-06-17  9:43 UTC 

[PATCH v2] dt-bindings: crypto: Convert ti,omap4-des to DT schema
 2025-06-17  8:57 UTC  (2+ messages)

[PATCH v2] dt-bindings: crypto: Convert ti,omap2-aes to DT schema
 2025-06-17  8:36 UTC  (2+ messages)

[PATCH v3 0/3] Add Versal TRNG driver
 2025-06-17  7:11 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: crypto: Add node for True Random Number Generator

[v3 PATCH] crypto: marvell/cesa - Do not chain submitted requests
 2025-06-17  5:36 UTC  (14+ messages)
  ` [PATCH] crypto: marvell/cesa - Avoid empty transfer descriptor

[PATCH] lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()
 2025-06-17  3:27 UTC  (5+ messages)

[PATCH v2] lib/crypto: explicitly include <linux/export.h>
 2025-06-17  3:26 UTC  (2+ messages)

[PATCH] crypto: padlock-sha - Add support for Zhaoxin processor
 2025-06-16 12:23 UTC  (3+ messages)

[RESEND PATCH v3] crypto: ccp: Fix SNP panic notifier unregistration
 2025-06-16 21:50 UTC 

[PATCH v3] crypto: ccp: Fix SNP panic notifier unregistration
 2025-06-16 21:43 UTC 

[PATCH v2] crypto: ccp: Fix SNP panic notifier unregistration
 2025-06-16 20:46 UTC  (2+ messages)

[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-06-16 18:34 UTC  (4+ messages)
` [PATCH v7 1/6] "

CI: Another strange crypto message in syslog
 2025-06-16 15:58 UTC  (6+ messages)

linux-next: build warning after merge of the crypto tree
 2025-06-16  8:38 UTC  (2+ messages)
` [PATCH] padata: Remove comment for reorder_work

[PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
 2025-06-16  4:09 UTC  (14+ messages)
              ` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path
                  ` [PATCH] crypto: ahash - Fix infinite recursion in ahash_def_finup

[PATCH v7] crypto: zstd - convert to acomp
 2025-06-16  3:19 UTC 

[PATCH 0/2] crypto: qat - enable decompression service for GEN6 devices
 2025-06-16  2:58 UTC  (2+ messages)

[PATCH 0/2] crypto: replace cpumask_next with better API
 2025-06-16  2:57 UTC  (2+ messages)

[PATCH] crypto: qat - fix state restore for banks with exceptions
 2025-06-16  2:57 UTC  (2+ messages)

[PATCH] crypto: qat - allow enabling VFs in the absence of IOMMU
 2025-06-16  2:56 UTC  (2+ messages)

[PATCH] virtio-crypto: Remove unused virtcrypto functions
 2025-06-16  2:51 UTC  (2+ messages)

[PATCH] crypto: ccp: Fix dereferencing uninitialized error pointer
 2025-06-16  2:46 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: use-after-free Read in poly1305_update
 2025-06-15  9:56 UTC 

[PATCH v2] fscrypt: don't use problematic non-inline crypto accelerators
 2025-06-15  4:51 UTC 

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-14 13:24 UTC  (6+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/

[PATCH v1 0/2] crypto: Fix sha1 compile error
 2025-06-14  4:53 UTC  (4+ messages)
` [PATCH v1 1/2] crypto: Fix sha1 signed integer comparison "
` [PATCH v1 2/2] crypto: Fix sha1 signed pointer "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox