linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-08 12:14:09 to 2025-10-17 08:27:16 UTC [more...]

[PATCH v2] rhashtable: use likely for rhashtable lookup
 2025-10-17  8:27 UTC  (2+ messages)

[PATCH] crypto: aead - Fix reqsize handling
 2025-10-17  8:25 UTC  (2+ messages)

[PATCH 0/8] VAES+AVX2 optimized implementation of AES-GCM
 2025-10-17  8:25 UTC  (5+ messages)

[PATCH 0/3] trusted-keys: Add support for protected keys using CAAM
 2025-10-17  8:22 UTC  (3+ messages)

[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the kaanapali ICE
 2025-10-17  8:19 UTC  (4+ messages)

[PATCH v2] crypto: drbg - make drbg_{ctr_bcc,kcapi_sym}() return *void*
 2025-10-17  8:18 UTC  (2+ messages)

[PATCH v2] crypto: zero initialize memory allocated via sock_kmalloc
 2025-10-17  8:18 UTC  (2+ messages)

[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
 2025-10-17  8:17 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3] crypto: caam: Add check for kcalloc() in test_len()
 2025-10-17  8:17 UTC  (2+ messages)

[PATCH] dt-bindings: rng: microchip,pic32-rng: convert to DT schema
 2025-10-17  8:17 UTC  (2+ messages)

[PATCH] crypto: hifn_795x - replace simple_strtoul with kstrtouint
 2025-10-17  8:17 UTC  (2+ messages)

[PATCH] crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
 2025-10-17  8:16 UTC  (2+ messages)

[PATCH 0/3] crypto: Use drbg CTR DF function in xilinx-trng
 2025-10-17  8:15 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - Move j init earlier in sun8i_ss_hash_run
 2025-10-17  8:00 UTC 

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-17  5:49 UTC  (25+ messages)
` [PATCH v12 14/23] crypto: iaa - IAA Batching for parallel compressions/decompressions
` [PATCH v12 19/23] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches

[PATCH v4 0/4] Add support for more AES modes in TI DTHEv2
 2025-10-17  5:41 UTC  (6+ messages)
` [PATCH v4 1/4] crypto: ti - Add support for AES-XTS in DTHEv2 driver
` [PATCH v4 2/4] crypto: ti - Add support for AES-CTR "
` [PATCH v4 3/4] crypto: ti - Add support for AES-GCM "
` [PATCH v4 4/4] crypto: ti - Add support for AES-CCM "

[PATCH v2] nfsd: Use MD5 library instead of crypto_shash
 2025-10-16 19:00 UTC  (5+ messages)

[PATCH v7 0/4] Add SPAcc Crypto Driver
 2025-10-16 18:43 UTC  (7+ messages)
` [PATCH v7 2/4] Add SPAcc ahash support

[PATCH] nfsd: Use MD5 library instead of crypto_shash
 2025-10-16 18:12 UTC  (12+ messages)

[PATCH 0/3] ksmbd: More crypto library conversions
 2025-10-16 17:54 UTC  (7+ messages)
` [PATCH 1/3] ksmbd: Use SHA-512 library for SMB3.1.1 preauth hash
` [PATCH 2/3] ksmbd: Use HMAC-SHA256 library for message signing and key generation
` [PATCH 3/3] ksmbd: Use HMAC-MD5 library for NTLMv2

[PATCH v3 0/8] crypto, lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
 2025-10-16 14:56 UTC  (9+ messages)

Adding algorithm agility to the crypto library functions
 2025-10-15  4:59 UTC  (8+ messages)

[PATCH net-next] tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
 2025-10-14 21:58 UTC 

[PATCH 0/4] Optimize dm-verity using 2-way interleaved SHA-256 hashing
 2025-10-14 21:16 UTC  (5+ messages)
` [PATCH 1/4] dm-verity: remove log message with shash driver name
` [PATCH 2/4] dm-verity: use SHA-256 library for SHA-256
` [PATCH 3/4] dm-verity: reduce scope of real and wanted digests
` [PATCH 4/4] dm-verity: use 2-way interleaved SHA-256 hashing when supported

[syzbot] [crypto?] KMSAN: uninit-value in fscrypt_crypt_data_unit
 2025-10-14 14:58 UTC  (2+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in aes_encrypt (6)
 2025-10-14 14:57 UTC  (3+ messages)

[PATCH v2 00/20] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-10-14 14:34 UTC  (6+ messages)
` [PATCH v2 01/20] arm64: Revert support for generic kernel mode FPU
` [PATCH v2 02/20] arm64/simd: Add scoped guard API for kernel mode SIMD

[PATCH v2] crypto: s390/phmac - Do not modify the req->nbytes value
 2025-10-14 11:01 UTC  (2+ messages)

[PATCH v1] crypto: s390/phmac - Do not modify the req->nbytes value
 2025-10-14 10:43 UTC  (6+ messages)

[PATCH] ecryptfs: Use MD5 library instead of crypto_shash
 2025-10-14  7:57 UTC  (2+ messages)

[PATCH] dm-crypt: Use MD5 library instead of crypto_shash
 2025-10-14  7:56 UTC  (3+ messages)

[PATCH 0/8] smb: client: More crypto library conversions
 2025-10-14  7:55 UTC  (13+ messages)
` [PATCH 1/8] smb: client: Use SHA-512 library for SMB3.1.1 preauth hash
` [PATCH 2/8] smb: client: Use HMAC-SHA256 library for key generation
` [PATCH 3/8] smb: client: Use HMAC-SHA256 library for SMB2 signature calculation
` [PATCH 4/8] smb: client: Use MD5 library for M-F symlink hashing
` [PATCH 5/8] smb: client: Use MD5 library for SMB1 signature calculation
` [PATCH 6/8] smb: client: Use HMAC-MD5 library for NTLMv2
` [PATCH 7/8] smb: client: Remove obsolete crypto_shash allocations
` [PATCH 8/8] smb: client: Consolidate cmac(aes) shash allocation

[PATCH v2] lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
 2025-10-14  0:32 UTC  (3+ messages)

[PATCH RESEND] crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
 2025-10-13 15:50 UTC 

[PATCH v3] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
 2025-10-13 15:39 UTC  (2+ messages)

[PATCH v2 1/2] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
 2025-10-13  8:31 UTC  (5+ messages)
` [PATCH v2 2/2] crypto: asymmetric_keys - simplify asymmetric_key_hex_to_key_id

[PATCH 1/2] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
 2025-10-13  7:00 UTC  (6+ messages)
` [PATCH 2/2] crypto: asymmetric_keys - simplify asymmetric_key_hex_to_key_id

[PATCH 0/3] Add Crypto support for Kaanapali SoC
 2025-10-12  3:08 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: crypto: qcom,prng: Document kaanapali RNG
` [PATCH 2/3] dt-bindings: crypto: qcom-qce: Document the kaanapli crypto engine

[PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms
 2025-10-10 23:31 UTC  (6+ messages)

[GIT PULL] Crypto Fixes for 6.18
 2025-10-10 18:25 UTC  (2+ messages)

[PATCH 0/5] Add separate ICE UFS and eMMC device nodes for QCS615 platform
 2025-10-09 22:03 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: mmc: add qcom,ice phandle to mmc
` [PATCH 2/5] dt-bindings: crypto: ice: add freq-table-hz property to ICE schema
` [PATCH 3/5] dt-bindings: crypto: ice: document the qcs615 inline crypto engine
` [PATCH 4/5] arm64: dts: qcom: qcs615: add ufs and emmc inline crypto engine nodes
` [PATCH 5/5] dts: qcom: qcs615-ride: Enable ice ufs and emmc

[PATCH v3 20/21] arm64/fpu: Enforce task-context only for generic kernel mode FPU
 2025-10-09 15:40 UTC  (2+ messages)

[PATCH v2 00/37] mm: remove nth_page()
 2025-10-09 13:05 UTC  (13+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
  ` (bisected) "

[PATCH RFC 00/35] mm: remove nth_page()
 2025-10-09 10:30 UTC  (6+ messages)
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()

update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
 2025-10-09  1:07 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 6.18
 2025-10-08 18:49 UTC  (2+ messages)

6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]
 2025-10-08 16:15 UTC  (12+ messages)

[PATCH v3 00/21] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-10-08 15:45 UTC  (22+ messages)
` [PATCH v3 01/21] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH v3 02/21] crypto/arm64: sm4-ce-ccm "
` [PATCH v3 03/21] crypto/arm64: sm4-ce-gcm "
` [PATCH v3 04/21] arm64/simd: Add scoped guard API for kernel mode SIMD
` [PATCH v3 05/21] ARM/simd: "
` [PATCH v3 06/21] crypto: aegis128-neon - Move to more abstract 'ksimd' guard API
` [PATCH v3 07/21] raid6: "
` [PATCH v3 08/21] lib/crc: Switch ARM and arm64 to 'ksimd' scoped "
` [PATCH v3 09/21] lib/crypto: "
` [PATCH v3 10/21] crypto/arm64: aes-ccm - Switch "
` [PATCH v3 11/21] crypto/arm64: aes-blk "
` [PATCH v3 12/21] crypto/arm64: aes-gcm "
` [PATCH v3 13/21] crypto/arm64: nhpoly1305 "
` [PATCH v3 14/21] crypto/arm64: polyval "
` [PATCH v3 15/21] crypto/arm64: sha3 "
` [PATCH v3 16/21] crypto/arm64: sm3 "
` [PATCH v3 17/21] crypto/arm64: sm4 "
` [PATCH v3 18/21] arm64/xorblocks: "
` [PATCH v3 19/21] net/mlx5: Switch to more abstract scoped ksimd guard API on arm64
` [PATCH v3 20/21] arm64/fpu: Enforce task-context only for generic kernel mode FPU
` [PATCH v3 21/21] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack


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