linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-07 21:46:52 to 2025-02-14 03:50:56 UTC [more...]

[PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
 2025-02-14  3:50 UTC  (14+ messages)
` [PATCH v8 1/7] crypto: shash - add support for finup_mb
` [PATCH v8 2/7] crypto: testmgr - add tests "
` [PATCH v8 3/7] crypto: x86/sha256-ni - add support "
` [PATCH v8 4/7] crypto: arm64/sha256-ce "
` [PATCH v8 5/7] fsverity: improve performance by using multibuffer hashing
` [PATCH v8 6/7] dm-verity: reduce scope of real and wanted digests
` [PATCH v8 7/7] dm-verity: improve performance by using multibuffer hashing

[PATCH] crypto: api - Fix larval relookup type and mask
 2025-02-14  2:31 UTC 

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-14  2:04 UTC  (40+ messages)
` [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 "
  ` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAMLy
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML
` [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie "
` [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc "
` [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
  ` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nandy
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern

[PATCH v2 0/3] Drivers for Loongson security engine
 2025-02-14  1:12 UTC  (8+ messages)
` [PATCH v2 1/3] mfd: Add support for Loongson Security Module
` [PATCH v2 2/3] crypto: loongson - add Loongson RNG driver support
` [PATCH v2 3/3] tpm: Add a driver for Loongson TPM device

[PATCH] dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine
 2025-02-13 12:37 UTC 

[PATCH v2 00/10] Tegra Security Engine driver improvements
 2025-02-13 10:04 UTC  (16+ messages)
` [PATCH v2 01/10] crypto: tegra: Use separate buffer for setkey
` [PATCH v2 02/10] crypto: tegra: Do not use fixed size buffers
` [PATCH v2 03/10] crypto: tegra: finalize crypto req on error
` [PATCH v2 04/10] crypto: tegra: check return value for hash do_one_req
` [PATCH v2 05/10] crypto: tegra: Transfer HASH init function to crypto engine
` [PATCH v2 06/10] crypto: tegra: Fix HASH intermediate result handling
` [PATCH v2 07/10] crypto: tegra: Fix CMAC "
` [PATCH v2 08/10] crypto: tegra: Set IV to NULL explicitly for AES ECB
` [PATCH v2 09/10] crypto: tegra: Reserve keyslots to allocate dynamically
` [PATCH v2 10/10] crypto: tegra: Use HMAC fallback when keyslots are full

[PATCH v4 0/3] Fix broken SNP support with KVM module built-in
 2025-02-13  7:42 UTC  (6+ messages)
` [PATCH v4 1/3] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH v4 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
` [PATCH v4 3/3] x86/sev: Fix broken SNP support with KVM module built-in

New s390 specific protected key hmac
 2025-02-13  4:08 UTC  (15+ messages)
` [PATCH v10 2/5] s390/crypto: New s390 specific protected key hash phmac

[PATCH] x86/crc32: improve crc32c_arch() code generation with clang
 2025-02-12 20:10 UTC  (2+ messages)

[PATCH v4] riscv/crc-t10dif: Optimize crct10dif with zbc extension
 2025-02-12 20:07 UTC 

[PATCH v3] riscv: Optimize crct10dif with zbc extension
 2025-02-12 19:52 UTC  (6+ messages)

[PATCH v2 00/18] PCI device authentication
 2025-02-12 16:36 UTC  (5+ messages)

[bug report] crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support
 2025-02-12 15:23 UTC 

[RFC PATCH v3 00/13] Clavis LSM
 2025-02-12 12:42 UTC  (5+ messages)
` [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key

[syzbot] [crypto?] BUG: sleeping function called from invalid context in crypto_put_default_null_skcipher
 2025-02-12  6:10 UTC  (2+ messages)
` [PATCH] crypto: null - Use spin lock instead of mutex

[PATCH] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
 2025-02-12  5:48 UTC  (5+ messages)

[PATCH 1/2] [RFC] hwrng: fix khwrng lifecycle
 2025-02-12  5:00 UTC  (4+ messages)

[linus:master] [treewide] b04e317b52: INFO:task_blocked_for_more_than#seconds
 2025-02-12  4:57 UTC 

[PATCH v11 11/22] crypto: amlogic - Introduce hasher
 2025-02-12  3:51 UTC  (3+ messages)
` [PATCH v11 00/22] Support more Amlogic SoC families in crypto driver

[PATCH v6 0/9] Basic SEV-SNP Selftests
 2025-02-12  2:31 UTC  (11+ messages)
` [PATCH v6 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v6 2/9] KVM: SEV: Disable SEV on platform init failure
` [PATCH v6 4/9] KVM: selftests: Add VMGEXIT helper
` [PATCH v6 6/9] KVM: selftests: Add library support for interacting with SNP
` [PATCH v6 9/9] KVM: selftests: Add a basic SEV-SNP smoke test

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-11 17:52 UTC  (3+ messages)

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-11 14:13 UTC  (3+ messages)
` [PATCH 4/9] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx binding to YAML
  ` (subset) "

[PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis
 2025-02-11 13:55 UTC  (6+ messages)
` [PATCH RFC 08/24] lockdep: Annotate lockdep assertions for capability analysis

[PATCH 0/6] arm64: dts: qcom: sm8750: Introduce crypto support for SM8750
 2025-02-11 13:21 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: qcom: sm8750: Add ICE nodes

[PATCH 0/2] crypto: qat - improvements to Makefiles
 2025-02-11  9:58 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - fix object goals in Makefiles
` [PATCH 2/2] crypto: qat - reorder objects in qat_common Makefile

[PATCH] crypto: aead - use str_yes_no() helper in crypto_aead_show()
 2025-02-11  9:52 UTC 

[PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes
 2025-02-11  9:16 UTC  (10+ messages)
` [PATCH v2 3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY

[PATCH] crypto: jitter - add cmdline oversampling overrides
 2025-02-11  9:14 UTC  (4+ messages)

[PATCH v4 RESEND] riscv: Optimize crct10dif with zbc extension
 2025-02-11  8:07 UTC 

[PATCH v4] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support
 2025-02-11  8:06 UTC  (2+ messages)

[PATCH v4] riscv: Optimize crct10dif with zbc extension
 2025-02-11  7:32 UTC  (2+ messages)

[PATCH] crypto: bcm - set memory to zero only once
 2025-02-10 22:36 UTC 

[PATCH v4 0/6] x86 CRC optimizations
 2025-02-10 21:49 UTC  (13+ messages)
` [PATCH v4 1/6] x86: move ZMM exclusion list into CPU feature flag
` [PATCH v4 2/6] scripts/gen-crc-consts: add gen-crc-consts.py
` [PATCH v4 3/6] x86/crc: add "template" for [V]PCLMULQDQ based CRC functions
` [PATCH v4 4/6] x86/crc32: implement crc32_le using new template
` [PATCH v4 5/6] x86/crc-t10dif: implement crc_t10dif "
` [PATCH v4 6/6] x86/crc64: implement crc64_be and crc64_nvme "

[PATCH] crypto: x86/aes-xts - change license to Apache-2.0 OR BSD-2-Clause
 2025-02-10 17:17 UTC 

[PATCH] crypto: ahash - use str_yes_no() helper in crypto_ahash_show()
 2025-02-10 10:04 UTC 

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-02-10  8:10 UTC  (8+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm

[PATCH RFC 0/3] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-02-09 12:27 UTC  (3+ messages)
` [PATCH RFC 1/3] dt-bindings: crypto: Add binding for TI DTHE V2 driver

[PATCH] lib/crc-t10dif: remove crc_t10dif_is_optimized()
 2025-02-09 11:52 UTC  (2+ messages)

[PATCH] hwrng: imx-rngc - add runtime pm
 2025-02-09 10:25 UTC  (3+ messages)
` [PATCH v2] "

[RESEND] crypto: qat - set command ids as reserved
 2025-02-09 10:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Vinicius Gomes to MAINTAINERS for IAA Crypto
 2025-02-09 10:24 UTC  (2+ messages)

[PATCH] crypto: x86/aes-xts - make the fast path 64-bit specific
 2025-02-09 10:24 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - adapt ECDH for high-performance cores
 2025-02-09 10:23 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix check for the primary ASP device
 2025-02-09 10:22 UTC  (2+ messages)

[PATCH] crypto: skcipher - use str_yes_no() helper in crypto_skcipher_show()
 2025-02-09 10:22 UTC  (2+ messages)

[PATCH 0/3] No longer default to HW_RANDOM when UML_RANDOM is the trigger
 2025-02-09 10:22 UTC  (7+ messages)
` [PATCH 3/3] hwrng: Don't "

[PATCH v2] crypto: Use str_enable_disable-like helpers
 2025-02-09 10:22 UTC  (2+ messages)

[RESEND PATCH V3] lib: 842: Improve error handling in sw842_compress()
 2025-02-09 10:21 UTC  (2+ messages)

[PATCH v11 0/3] crypto: Add EIP-93 crypto engine support
 2025-02-09 10:21 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Eliminate duplication in top-level Makefile
 2025-02-09 10:17 UTC 

The business loan-
 2025-02-08 22:10 UTC 

[PATCH v2 00/11] CRC64 library rework and x86 CRC optimization
 2025-02-08 18:59 UTC  (3+ messages)
` [PATCH v2 03/11] lib/crc64: rename CRC64-Rocksoft to CRC64-NVME

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-08 11:24 UTC 

[PATCH v2 0/6] A few more CRC32 library cleanups
 2025-02-08  9:42 UTC  (8+ messages)
` [PATCH v2 1/6] mips/crc32: remove unused enums
` [PATCH v2 2/6] lib/crc32: use void pointer for data
` [PATCH v2 3/6] lib/crc32: don't bother with pure and const function attributes
` [PATCH v2 4/6] lib/crc32: standardize on crc32c() name for Castagnoli CRC32
` [PATCH v2 5/6] lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
` [PATCH v2 6/6] lib/crc32: remove "_le" from crc32c base and arch functions

[PATCH v3] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support
 2025-02-08  9:07 UTC  (2+ messages)

[PATCH v3 0/3] Fix broken SNP support with KVM module built-in
 2025-02-08  4:52 UTC  (6+ messages)
` [PATCH v3 1/3] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH v3 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in

[PATCH 0/2] crypto: x86 - AES-CTR and AES-XCTR rewrite
 2025-02-08  3:12 UTC  (3+ messages)
` [PATCH 2/2] crypto: x86/aes-ctr - remove non-AVX implementation of AES-CTR

[PATCH] crypto: ccp - Add support for PCI device 0x1134
 2025-02-08  0:36 UTC  (2+ messages)

[PATCH 0/5] A few more CRC32 library cleanups
 2025-02-07 22:49 UTC  (4+ messages)
` [PATCH 3/5] lib/crc32: standardize on crc32c() name for Castagnoli CRC32


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