messages from 2025-09-23 09:30:25 to 2025-10-01 21:04:05 UTC [more...]
[PATCH v2 00/20] arm64: Move kernel mode FPSIMD buffer to the stack
2025-10-01 21:02 UTC (12+ 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 03/20] ARM/simd: "
` [PATCH v2 04/20] crypto: aegis128-neon - Move to more abstract 'ksimd' guard API
` [PATCH v2 05/20] raid6: "
` [PATCH v2 06/20] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH v2 07/20] crypto/arm64: sm4-ce-ccm "
` [PATCH v2 08/20] crypto/arm64: sm4-ce-gcm "
` [PATCH v2 09/20] lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard API
` [PATCH v2 10/20] lib/crypto: "
` [PATCH v2 11/20] crypto/arm64: aes-ccm - Switch "
[PATCH] crypto: ccp/sfs - Use DIV_ROUND_UP for set_memory_uc() size calculation
2025-10-01 17:49 UTC (3+ messages)
[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
2025-10-01 17:37 UTC (33+ 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] stable: crypto: sha256 - fix crash at kexec
2025-10-01 16:54 UTC (4+ messages)
[PATCH v3 0/8] crypto, lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
2025-10-01 16:08 UTC (19+ 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 v4 0/5] lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
2025-10-01 13:08 UTC (6+ messages)
` [PATCH v4 1/5] s390/sha3: Rename conflicting functions
` [PATCH v4 2/5] arm64/sha3: "
` [PATCH v4 3/5] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
` [PATCH v4 4/5] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH v4 5/5] lib/crypto: Add SHA3 kunit tests
[Bug report] crypto: zstd: kernel dump during UBIFS write back
2025-09-30 16:09 UTC (5+ messages)
` [PATCH] crypto: zstd - Fix compression bug caused by truncation
[GIT PULL] Crypto Update for 6.18
2025-09-30 13:52 UTC (2+ messages)
[PATCH] crypto: ti - Add CRYPTO_ALG_ASYNC flag to DTHEv2 AES algos
2025-09-30 10:10 UTC
[PATCH] crypto: fix null-ptr-dereference in rng_setentropy
2025-09-30 3:28 UTC
[GIT PULL] Interleaved SHA-256 hashing support for 6.18
2025-09-29 23:22 UTC (2+ messages)
[GIT PULL] Crypto library updates for 6.18
2025-09-29 23:22 UTC (2+ messages)
[GIT PULL] CRC updates for 6.18
2025-09-29 23:22 UTC (2+ messages)
[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
2025-09-29 19:46 UTC
[PATCH bpf-next] selftests/bpf: Add test for libbpf_sha256()
2025-09-29 19:27 UTC
[PATCH v4 0/4] arm64: Add AN7583 DTSI
2025-09-29 11:49 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC
` [PATCH v4 2/4] dt-bindings: watchdog: airoha: "
` [PATCH v4 3/4] dt-bindings: arm64: dts: airoha: Add AN7583 compatible
` [PATCH v4 4/4] arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board
[PATCH v3 0/4] arm64: Add AN7583 DTSI
2025-09-29 10:16 UTC (10+ 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
[RFC] crypto: support for a standalone FIPS 140 module
2025-09-29 9:47 UTC (3+ messages)
` [PATCH RFC 019/104] module: add load_module_mem() helper
[PATCH] rhashtable: use likely/unlikely for rhashtable lookup
2025-09-29 8:44 UTC (3+ messages)
[PATCH v6 0/4] Add SPAcc Crypto Driver
2025-09-29 7:43 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v6 2/4] Add SPAcc ahash support
` [PATCH v6 3/4] Add SPAcc AUTODETECT Support
` [PATCH v6 4/4] Add SPAcc Kconfig and Makefile
[PATCH bpf-next] libbpf: Don't use AF_ALG for SHA-256
2025-09-28 13:46 UTC (3+ messages)
[PATCH] dt-bindings: rng: hisi-rng: convert to DT schema
2025-09-28 3:59 UTC (2+ messages)
[PATCH] crypto: Add explicit title heading to API docs
2025-09-28 3:59 UTC (2+ messages)
[PATCH] hwrng: fix division by zero in ks_sa_rng_init
2025-09-28 3:58 UTC (2+ messages)
[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
2025-09-28 3:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH] dt-bindings: rng: sparc_sun_oracle_rng: convert to DT schema
2025-09-27 11:48 UTC (13+ 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
` Re: [PATCH v2 0/2] dt-bindings: rng: sparc_sun_oracle_rng: convert to DT
[PATCH v5 0/4] Add SPAcc Crypto Driver
2025-09-27 11:13 UTC (6+ 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] 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 (12+ messages)
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-09-25 8:35 UTC (7+ 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] 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 (2+ 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 08/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
2025-09-24 9:28 UTC (2+ messages)
[PATCH v2 10/10] MAINTAINERS: add maintainer information for KFuzzTest
2025-09-24 8:32 UTC (2+ messages)
[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 (7+ messages)
[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
2025-09-23 13:33 UTC (3+ 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 (2+ messages)
[PATCH] crypto: zero initialize memory allocated via sock_kmalloc
2025-09-23 9:57 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).