linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-09 18:37:43 to 2025-02-16 04:20:04 UTC [more...]

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

[v2 PATCH 00/11] Multibuffer hashing take two
 2025-02-16  3:38 UTC  (14+ messages)
` [v2 PATCH 01/11] crypto: ahash - Only save callback and data in ahash_save_req
` [v2 PATCH 02/11] crypto: x86/ghash - Use proper helpers to clone request
` [v2 PATCH 03/11] crypto: hash - Add request chaining API
` [v2 PATCH 04/11] crypto: tcrypt - Restore multibuffer ahash tests
` [v2 PATCH 05/11] crypto: ahash - Add virtual address support
` [v2 PATCH 06/11] crypto: ahash - Set default reqsize from ahash_alg
` [v2 PATCH 07/11] crypto: testmgr - Add multibuffer hash testing
` [v2 PATCH 08/11] crypto: x86/sha2 - Restore multibuffer AVX2 support
` [v2 PATCH 09/11] crypto: hash - Add sync hash interface
` [v2 PATCH 10/11] fsverity: Use sync hash instead of shash
` [v2 PATCH 11/11] fsverity: improve performance by using multibuffer hashing

[PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
 2025-02-16  3:29 UTC  (22+ 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: inside-secure: eip93: Correctly handle return of for sg_nents_for_len
 2025-02-15 23:36 UTC 

[bug report] crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support
 2025-02-15 13:14 UTC  (2+ messages)

[PATCH] crypto: skcipher - Zap type in crypto_alloc_sync_skcipher
 2025-02-15  0:57 UTC 

[PATCH v4 0/3] Fix broken SNP support with KVM module built-in
 2025-02-14 23:38 UTC  (7+ 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

[PATCH v6 0/9] Basic SEV-SNP Selftests
 2025-02-14 18:14 UTC  (16+ 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 0/2] crypto: qat - refactor service parsing logic
 2025-02-14 16:40 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - do not export adf_cfg_services
` [PATCH 2/2] crypto: qat - refactor service parsing logic

[PATCH v3 0/4] Non-const bitfield helpers
 2025-02-14 16:46 UTC  (8+ messages)
` [PATCH v3 1/4] bitfield: Drop underscores from macro parameters
` [PATCH treewide v3 2/4] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v3 3/4] clk: renesas: Use bitfield helpers
` [PATCH v3 4/4] soc: "

[PATCH] KVM: SVM: snp_alloc_firmware_pages: memory leak
 2025-02-14 14:53 UTC  (2+ messages)

[PATCH v2 0/3] Non-const bitfield helpers
 2025-02-14 14:39 UTC  (15+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-14 12:35 UTC  (33+ messages)
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML
  ` [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] dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine
 2025-02-14  8:44 UTC  (2+ messages)

[PATCH 0/2] prandom: add crypto warnings and switch to new PRNG
 2025-02-14  8:18 UTC  (3+ messages)
` [PATCH 1/2] prandom: add usage comments for cryptography
` [PATCH 2/2] prandom/random32: switch to Xoshiro256++

[PATCH] test_hash.c: replace custom PRNG by prandom
 2025-02-14  8:01 UTC 

[PATCH] crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK
 2025-02-14  6:02 UTC 

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

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

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)

[RFC PATCH v3 00/13] Clavis LSM
 2025-02-12 12:42 UTC  (4+ 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 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] 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  (6+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm


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