linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-19 14:58:07 to 2025-09-26 21:15:35 UTC [more...]

[PATCH v3 0/8] crypto, lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
 2025-09-26 21:14 UTC  (12+ messages)
` [PATCH v3 1/8] s390/sha3: Rename conflicting functions
` [PATCH v3 2/8] arm64/sha3: "
` [PATCH v3 3/8] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
` [PATCH v3 4/8] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH v3 5/8] lib/crypto: Add SHA3 kunit tests
` [PATCH v3 6/8] crypto/sha3: Use lib/crypto/sha3
` [PATCH v3 7/8] crypto/sha3: Add SHAKE128/256 support
` [PATCH v3 8/8] crypto: SHAKE tests

[PATCH] dt-bindings: rng: sparc_sun_oracle_rng: convert to DT schema
 2025-09-26 20:53 UTC  (12+ messages)
    ` [PATCH v2 0/2] dt-bindings: rng: sparc_sun_oracle_rng: convert to DT
      ` [PATCH v2 1/2] dt-bindings: rng: sparc_sun_oracle_rng: convert to DT schema
      ` [PATCH v2 2/2] dt-bindings: vendor-prefixes: update regex for properties without a prefix

[PATCH v3 0/4] arm64: Add AN7583 DTSI
 2025-09-26 14:55 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC
` [PATCH v3 2/4] dt-bindings: watchdog: airoha: "
` [PATCH v3 3/4] dt-bindings: arm64: dts: airoha: Add AN7583 compatible
` [PATCH v3 4/4] arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board

[PATCH v5 0/4] Add SPAcc Crypto Driver
 2025-09-26 14:19 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v5 2/4] Add SPAcc ahash support
` [PATCH v5 3/4] Add SPAcc AUTODETECT Support
` [PATCH v5 4/4] Add SPAcc Kconfig and Makefile

[PATCH v2 0/4] uacce: driver fixes for memory leaks and state management
 2025-09-26  9:37 UTC  (7+ messages)
` [PATCH v2 1/4] uacce: fix for cdev memory leak

[PATCH] crypto: pcrypt - Fix recursive instantiation by using proper instance naming
 2025-09-26  8:18 UTC  (2+ messages)

[PATCH] rhashtable: add likely() to __rht_ptr()
 2025-09-26  6:04 UTC  (8+ messages)

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-09-26  3:35 UTC  (24+ messages)
` [PATCH v12 01/23] crypto: iaa - Reorganize the iaa_crypto driver code
` [PATCH v12 02/23] crypto: iaa - New architecture for IAA device WQ comp/decomp usage & core mapping
` [PATCH v12 03/23] crypto: iaa - Simplify, consistency of function parameters, minor stats bug fix
` [PATCH v12 04/23] crypto: iaa - Descriptor allocation timeouts with mitigations
` [PATCH v12 05/23] crypto: iaa - iaa_wq uses percpu_refs for get/put reference counting
` [PATCH v12 06/23] crypto: iaa - Simplify the code flow in iaa_compress() and iaa_decompress()
` [PATCH v12 07/23] crypto: iaa - Refactor hardware descriptor setup into separate procedures
` [PATCH v12 08/23] crypto: iaa - Simplified, efficient job submissions for non-irq mode
` [PATCH v12 09/23] crypto: iaa - Deprecate exporting add/remove IAA compression modes
` [PATCH v12 10/23] crypto: iaa - Expect a single scatterlist for a [de]compress request's src/dst
` [PATCH v12 11/23] crypto: iaa - Rearchitect the iaa_crypto driver to be usable by zswap and zram
` [PATCH v12 12/23] crypto: iaa - Enablers for submitting descriptors then polling for completion
` [PATCH v12 13/23] crypto: acomp - Define a unit_size in struct acomp_req to enable batching
` [PATCH v12 14/23] crypto: iaa - IAA Batching for parallel compressions/decompressions
` [PATCH v12 15/23] crypto: iaa - Enable async mode and make it the default
` [PATCH v12 16/23] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v12 17/23] crypto: iaa - Submit the two largest source buffers first in decompress batching
` [PATCH v12 18/23] crypto: iaa - Add deflate-iaa-dynamic compression mode
` [PATCH v12 19/23] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v12 20/23] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
` [PATCH v12 21/23] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v12 23/23] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH] crypto: padlock-sha - Add support for Zhaoxin processor
 2025-09-25 20:23 UTC  (6+ messages)

[PATCH] MAINTAINERS: adjust file entry in LOONGSON SECURITY ENGINE DRIVERS
 2025-09-25 12:00 UTC  (2+ messages)

[PATCH 0/3] Add Crypto support for Kaanapali SoC
 2025-09-25 11:48 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 3/3] crypto: qce: add support for QCE major version 6

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

[PATCH v2] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
 2025-09-25  8:39 UTC  (18+ messages)

[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
 2025-09-25  8:35 UTC  (25+ messages)
` [PATCH v2 01/10] mm/kasan: implement kasan_poison_range
` [PATCH v2 02/10] kfuzztest: add user-facing API and data structures
` [PATCH v2 03/10] kfuzztest: implement core module and input processing
` [PATCH v2 04/10] tools: add kfuzztest-bridge utility
` [PATCH v2 08/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
` [PATCH v2 09/10] fs/binfmt_script: add KFuzzTest target for load_script
` [PATCH v2 10/10] MAINTAINERS: add maintainer information for KFuzzTest

[PATCH v2] crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
 2025-09-25  1:58 UTC  (3+ messages)

[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the kaanapali ICE
 2025-09-24 23:29 UTC 

[PATCH v2] crypto: drbg - make drbg_{ctr_bcc,kcapi_sym}() return *void*
 2025-09-24 21:00 UTC 

[PATCH] crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
 2025-09-24 20:17 UTC  (4+ messages)

[GIT PULL] Crypto Fixes for 6.17
 2025-09-24 19:06 UTC  (3+ messages)

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

[PATCH] crypto/authenc: don't return -EBUSY when enqueuing the hash request
 2025-09-24 13:17 UTC  (7+ messages)
                    ` [PATCH] crypto: authenc - Correctly pass EINPROGRESS back up to the caller

[PATCH v2] crypto: zero initialize memory allocated via sock_kmalloc
 2025-09-24  6:01 UTC 

Thematic Funds Letter Of Intent
 2025-09-23 23:54 UTC 

[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
 2025-09-23 21:37 UTC  (2+ messages)

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-09-23 19:49 UTC  (12+ messages)

[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
 2025-09-23 13:33 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3] crypto: caam: Add check for kcalloc() in test_len()
 2025-09-23 12:44 UTC 

[PATCH v2] crypto: caam: Add check for kcalloc() in test_len()
 2025-09-23 10:56 UTC  (3+ messages)

[PATCH] crypto: zero initialize memory allocated via sock_kmalloc
 2025-09-23  9:57 UTC  (2+ messages)

[PATCH] crypto: drbg - drop useless check in drbg_get_random_bytes()
 2025-09-23  1:33 UTC  (6+ messages)

[PATCH] crypto: hifn_795x - replace simple_strtoul with kstrtouint
 2025-09-23  1:03 UTC 

[PATCH] dt-bindings: rng: hisi-rng: convert to DT schema
 2025-09-22 20:50 UTC  (2+ messages)

[PATCH 6.1 43/61] crypto: af_alg: Indent the loop in af_alg_sendmsg()
 2025-09-22 19:29 UTC  (2+ messages)
` [PATCH 6.1 60/61] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES

[PATCH 6.1.y 1/2] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
 2025-09-22 18:44 UTC 

FIPS requirements in lib/crypto/ APIs
 2025-09-22 13:41 UTC  (6+ messages)

[PATCH v3 0/4] Add support for more AES modes in TI DTHEv2
 2025-09-22 12:36 UTC  (4+ messages)
` [PATCH v3 1/4] crypto: ti: Add support for AES-XTS in DTHEv2 driver

A question on crypto_engine and a possible bug
 2025-09-22 12:34 UTC  (3+ messages)

[PATCH 4/5] arm64/fpsimd: Require kernel NEON begin/end calls from the same scope
 2025-09-21 21:58 UTC  (2+ messages)

[PATCH] fscrypt: use HMAC-SHA512 library for HKDF
 2025-09-21 18:12 UTC  (2+ messages)

[PATCH] crypto: Add explicit title heading to API docs
 2025-09-20 19:01 UTC  (2+ messages)

[PATCH 0/5] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-09-20 13:20 UTC  (11+ messages)
` [PATCH 1/5] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH 2/5] crypto/arm64: sm4-ce-ccm "
` [PATCH 3/5] crypto/arm64: sm4-ce-gcm "

[PATCH] crypto: anubis - simplify return statement in anubis_mod_init
 2025-09-20 12:25 UTC  (2+ messages)

[PATCH 0/5] crypto: hisilicon/qm - fix several minor issues
 2025-09-20 12:25 UTC  (2+ messages)

[PATCH v2] crypto: aspeed - Fix dma_unmap_sg() direction
 2025-09-20 12:24 UTC  (2+ messages)

[PATCH v4] crypto: acomp/scomp: Use same definition of context alloc and free ops
 2025-09-20 12:24 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] hwrng: fix division by zero in ks_sa_rng_init
 2025-09-20  7:23 UTC  (2+ messages)

[PATCH v3 0/3] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
 2025-09-19 19:51 UTC  (4+ messages)
` [PATCH v3 1/3] platform/mellanox/mlxbf_pka: Add core BlueField PKA platform driver
` [PATCH v3 2/3] platform/mellanox/mlxbf_pka: Add userspace PKA ring device interface
` [PATCH v3 3/3] platform/mellanox/mlxbf_pka: Add TRNG support and hwrng integration

[RFC PATCH v2 0/4] SEV-SNP guest policy bit support updates
 2025-09-19 19:00 UTC  (5+ messages)
` [RFC PATCH v2 1/4] KVM: SEV: Publish supported SEV-SNP policy bits
` [RFC PATCH v2 2/4] KVM: SEV: Consolidate the SEV policy bits in a single header file
` [RFC PATCH v2 3/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
` [RFC PATCH v2 4/4] KVM: SEV: Add known "

Adding SHAKE hash algorithms to SHA-3
 2025-09-19 15:49 UTC  (4+ messages)

[PATCH] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
 2025-09-19 15:40 UTC  (6+ messages)


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