Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-04 16:01:03 to 2025-09-11 22:54:10 UTC [more...]

[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
 2025-09-11 22:53 UTC 

[syzbot] [crypto?] possible deadlock in padata_do_serial
 2025-09-11 21:38 UTC  (2+ messages)

[PATCH v2] kmsan: Fix out-of-bounds access to shadow memory
 2025-09-11 19:58 UTC 

[PATCH] kmsan: Fix out-of-bounds access to shadow memory
 2025-09-11 19:29 UTC  (6+ messages)

[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
 2025-09-11 13:59 UTC  (16+ messages)
` [PATCH v2 RFC 1/7] mm/kasan: implement kasan_poison_range
` [PATCH v2 RFC 4/7] tools: add kfuzztest-bridge utility
` [PATCH v2 RFC 7/7] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing

[RFC] crypto: support for a standalone FIPS 140 module
 2025-09-11  5:53 UTC  (30+ messages)
` [PATCH RFC 005/104] crypto: hide crypto_default_rng variable
` [PATCH RFC 006/104] KEYS: trusted: eat -ENOENT from the crypto API
` [PATCH RFC 026/104] crypto: fips140: convert lib/crypto/sha256.c to using crypto API wrappers
` [PATCH RFC 088/104] crypto: fips140: convert crypto/asymmetric_keys/x509_public_key.c "
` [PATCH RFC 089/104] crypto: fips140: manual fixups for include/keys/asymmetric-type.h
` [PATCH RFC 090/104] crypto: fips140: manual fixups for include/crypto/sha2.h
` [PATCH RFC 091/104] crypto: fips140: manual fixups for include/crypto/public_key.h
` [PATCH RFC 092/104] crypto: fips140: manual fixups for include/crypto/aes.h
` [PATCH RFC 093/104] crypto: fips140: manual fixups for crypto/internal.h
` [PATCH RFC 094/104] crypto: fips140: manual fixups for include/crypto/internal/ecc.h
` [PATCH RFC 095/104] crypto: fips140: manual fixups for include/crypto/internal/rsa.h
` [PATCH RFC 096/104] crypto: fips140: manual fixups for include/crypto/aes.h
` [PATCH RFC 097/104] crypto: fips140: manual fixups for lib/crypto/sha256.c
` [PATCH RFC 098/104] crypto: fips140: manual fixups for lib/crypto/sha512.c
` [PATCH RFC 099/104] crypto: fips140: add symlinks to kernel sources
` [PATCH RFC 100/104] crypto: fips140: add standalone FIPS 140 module
` [PATCH RFC 101/104] crypto: fips140: add FIPS 140 module loader
` [PATCH RFC 102/104] scripts/extract-fips140: new script
` [PATCH RFC 103/104] Documentation/crypto: add fips140.rst
` [PATCH RFC 104/104] MAINTAINERS: add myself as FIPS140 standalone module maintainer

crypto ahash requests on the stack
 2025-09-11  4:46 UTC  (3+ messages)

[PATCH 0/2] crypto: ahash - Allow async stack requests when specified
 2025-09-11  4:43 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: s390/phmac - Allow stack requests

[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-10 22:55 UTC  (4+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v4 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v4 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver

[RFC PATCH 0/4] SEV-SNP guest policy bit support updates
 2025-09-10 19:36 UTC  (7+ messages)
` [RFC PATCH 1/4] KVM: SEV: Publish supported SEV-SNP policy bits
` [RFC PATCH 3/4] crypto: ccp - Add an API to return the "

[PATCH v2 0/2] tpm: Clean up HMAC validation and computation
 2025-09-10 17:10 UTC  (8+ messages)
` [PATCH v2 1/2] tpm: Compare HMAC values in constant time

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

[PATCH v2] crypto: aspeed - Fix dma_unmap_sg() direction
 2025-09-10  8:22 UTC 

[PATCH] crypto: aspeed - Fix dma_unmap_sg() direction
 2025-09-10  6:58 UTC  (2+ messages)

[syzbot] [crypto?] KASAN: wild-memory-access Read in crypto_nhpoly1305_update_helper
 2025-09-10  6:35 UTC  (2+ messages)

[PATCH 0/6] Optimize fsverity using 2-way interleaved SHA-256 hashing
 2025-09-09 23:13 UTC  (7+ messages)
` [PATCH 1/6] lib/crypto: sha256: Add support for 2-way interleaved hashing
` [PATCH 2/6] lib/crypto: arm64/sha256: "
` [PATCH 3/6] lib/crypto: x86/sha256: "
` [PATCH 4/6] lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()
` [PATCH 5/6] fsverity: Remove inode parameter from fsverity_hash_block()
` [PATCH 6/6] fsverity: Use 2-way interleaved SHA-256 hashing when supported

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

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-09  9:55 UTC  (24+ messages)
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges

[PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
 2025-09-09  9:50 UTC  (6+ messages)
        ` [PATCH] rhashtable: Use rcu_dereference_all and rcu_dereference_all_check
            ` [v2 PATCH] "

[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-09-09  8:35 UTC  (6+ messages)
` [PATCH v9 4/9] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP

[v2 PATCH 0/2] crypto: ahash - Allow async stack requests when specified
 2025-09-09  5:41 UTC  (3+ messages)
` [v2 PATCH 1/2] "
` [v2 PATCH 2/2] crypto: s390/phmac - Allow stack requests

[PATCH v3 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-08 21:32 UTC  (6+ messages)
` [PATCH v3 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v3 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-09-08 20:16 UTC  (3+ messages)

[syzbot] [crypto?] general protection fault in xxh64_update
 2025-09-08 18:47 UTC  (2+ messages)

[syzbot] [crypto?] KASAN: wild-memory-access Read in __sha512_update
 2025-09-08 18:46 UTC  (2+ messages)

[PATCH] crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()
 2025-09-08 17:07 UTC  (3+ messages)

[PATCH v2 00/12] Curve25519 cleanup
 2025-09-08 16:49 UTC  (17+ messages)
` [PATCH v2 01/12] crypto: hisilicon/hpre - Remove unused curve25519 kpp support
` [PATCH v2 02/12] crypto: arm/curve25519 - Remove unused "
` [PATCH v2 03/12] crypto: powerpc/curve25519 "
` [PATCH v2 04/12] crypto: x86/curve25519 "
` [PATCH v2 05/12] crypto: testmgr - Remove curve25519 kpp tests
` [PATCH v2 06/12] crypto: curve25519 - Remove unused kpp support
` [PATCH v2 07/12] lib/crypto: tests: Migrate Curve25519 self-test to KUnit
` [PATCH v2 08/12] lib/crypto: tests: Add Curve25519 benchmark
` [PATCH v2 09/12] lib/crypto: curve25519: Move a couple functions out-of-line
` [PATCH v2 10/12] lib/crypto: curve25519: Consolidate into single module
` [PATCH v2 11/12] lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTS
` [PATCH v2 12/12] wireguard: kconfig: Simplify crypto kconfig selections

[PATCH RFC 00/35] mm: remove nth_page()
 2025-09-08 16:47 UTC  (3+ messages)
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config

[PATCH 1/1] crypto: acomp: Use shared struct for context alloc and free ops
 2025-09-08 16:12 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] crypto: acomp/scomp: Use same definition of "
      ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH] crypto: ccp: Fix incorrect return type for psp_get_capability()
 2025-09-08 16:10 UTC  (2+ messages)

[PATCH 0/3] crypto: Use int type to store negative error codes
 2025-09-08 16:00 UTC  (3+ messages)
` [PATCH 1/3] crypto: ccp - "

[PATCH] SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it
 2025-09-08 14:36 UTC  (3+ messages)

[PATCH] libceph: Use HMAC-SHA256 library instead of crypto_shash
 2025-09-08  9:32 UTC  (4+ messages)

[PATCH v3 0/7] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-09-08  6:56 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
` [PATCH v3 2/7] dt-bindings: crypto: qcom,prng: document Milos
` [PATCH v3 3/7] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
` [PATCH v3 4/7] dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6)
` [PATCH v3 5/7] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
` [PATCH v3 6/7] arm64: dts: qcom: Add initial Milos dtsi
` [PATCH v3 7/7] arm64: dts: qcom: Add The Fairphone (Gen. 6)

[PATCH 0/4] uacce: driver fixes for memory leaks and state management
 2025-09-08  6:33 UTC  (6+ messages)
` [PATCH 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM

[PATCH] smb: Use arc4 library instead of duplicate arc4 code
 2025-09-08  2:39 UTC  (7+ messages)

[PATCH] KEYS: encrypted: Use SHA-256 library instead of crypto_shash
 2025-09-07 11:57 UTC  (4+ messages)

[PATCH] crypto: md5 - Implement export_core() and import_core()
 2025-09-06 21:54 UTC 

[PATCH 00/12] ChaCha and BLAKE2s cleanups
 2025-09-06 21:44 UTC  (2+ messages)

[PATCH 0/4] Add support for more AES modes in TI DTHEv2
 2025-09-06 19:21 UTC  (7+ messages)
` [PATCH 1/4] crypto: ti: Add support for AES-XTS in DTHEv2 driver
` [PATCH 2/4] crypto: ti: Add support for AES-CTR "
` [PATCH 3/4] crypto: ti: Add support for AES-GCM "
` [PATCH 4/4] crypto: ti: Add support for AES-CCM "

[PATCH] crypto: omap - convert from tasklet to BH workqueue
 2025-09-06 13:19 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon - add two new features and two new zip sysfs
 2025-09-06  8:02 UTC  (2+ messages)

[PATCH] rhashtable: use __always_inline for rhashtable
 2025-09-06  8:02 UTC  (2+ messages)

[PATCH v3] crypto: caam - switch to use devm_kmemdup_array()
 2025-09-06  8:02 UTC  (2+ messages)

[PATCH V6 0/3] crypto: Add Versal TRNG driver
 2025-09-06  8:00 UTC  (4+ messages)
` [PATCH V6 3/3] crypto: drbg: Export CTR DRBG DF functions

[PATCH] fscrypt: use HMAC-SHA512 library for HKDF
 2025-09-06  3:59 UTC 

[GIT PULL] Crypto library fixes for v6.17-rc5
 2025-09-05 17:06 UTC  (2+ messages)

[PATCH] crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
 2025-09-05 16:39 UTC 

[PATCH v6 0/4] Add host kdump support for SNP
 2025-09-05 12:45 UTC  (2+ messages)

[PATCH] crypto: caam - double the entropy delay interval for retry
 2025-09-05 10:11 UTC 

[PATCH 0/2] padata: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-05  9:05 UTC  (3+ messages)
` [PATCH 1/2] padata: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/2] padata: WQ_PERCPU added to alloc_workqueue users

[PATCH 0/1] crypto: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-05  8:57 UTC  (2+ messages)
` [PATCH 1/1] crypto: WQ_PERCPU added to alloc_workqueue users

[PATCH] drivers: crypto: caam: Add CRYPTO_ALG_NO_FALLBACK
 2025-09-05  4:56 UTC  (2+ messages)

[PATCH v2] crypto: chelsio - Use library to prepare HMAC keys
 2025-09-05  3:04 UTC 

[PATCH v2] crypto: qat - Use library to prepare HMAC keys
 2025-09-05  3:01 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).