linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-17 04:06:26 to 2025-12-19 19:05:57 UTC [more...]

[PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
 2025-12-19 19:05 UTC  (2+ messages)

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2025-12-19 19:04 UTC  (41+ messages)
` [PATCH v5 01/36] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 03/36] compiler-context-analysis: Add test stub
` [PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v5 05/36] checkpatch: Warn about context_unsafe() without comment
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 07/36] lockdep: Annotate lockdep assertions for "
` [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's "
` [PATCH v5 09/36] compiler-context-analysis: Change __cond_acquires to take return value
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis
` [PATCH v5 11/36] locking/seqlock: "
` [PATCH v5 12/36] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
` [PATCH v5 14/36] rcu: "
` [PATCH v5 15/36] srcu: "
` [PATCH v5 16/36] kref: Add context-analysis annotations
` [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
` [PATCH v5 18/36] locking/local_lock: Include missing headers
` [PATCH v5 19/36] locking/local_lock: Support Clang's context analysis
` [PATCH v5 20/36] locking/ww_mutex: "
` [PATCH v5 21/36] debugfs: Make debugfs_cancellation a context lock struct
` [PATCH v5 22/36] um: Fix incorrect __acquires/__releases annotations
` [PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
` [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
` [PATCH v5 25/36] compiler-context-analysis: Introduce header suppressions
` [PATCH v5 26/36] compiler: Let data_race() imply disabled context analysis
` [PATCH v5 27/36] MAINTAINERS: Add entry for Context Analysis
` [PATCH v5 28/36] kfence: Enable context analysis
` [PATCH v5 29/36] kcov: "
` [PATCH v5 30/36] kcsan: "
` [PATCH v5 31/36] stackdepot: "
` [PATCH v5 32/36] rhashtable: "
` [PATCH v5 33/36] printk: Move locking annotation to printk.c
` [PATCH v5 34/36] security/tomoyo: Enable context analysis
` [PATCH v5 35/36] crypto: "
` [PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-12-19 19:03 UTC  (8+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH] crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
 2025-12-19 19:00 UTC  (2+ messages)

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-12-19 18:59 UTC  (13+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis

[PATCH v2 0/2] lib/crypto: x86/sha: Add PHE Extensions support
 2025-12-19 18:33 UTC  (5+ messages)
` [PATCH v2 1/2] lib/crypto: x86/sha1: PHE Extensions optimized SHA1 transform function
` [PATCH v2 2/2] lib/crypto: x86/sha256: PHE Extensions optimized SHA256 "

[PATCH] crypto: seqiv: check req->iv only for synchronous completion
 2025-12-19 17:58 UTC  (3+ messages)
` [v2 PATCH] crypto: seqiv - Do not use req->iv after crypto_aead_encrypt

[PATCH 1/6] crypto: acomp - Use unregister_acomps in register_acomps
 2025-12-19 14:51 UTC  (6+ messages)
` [PATCH 2/6] crypto: ahash - Use unregister_ahashes in register_ahashes
` [PATCH 3/6] crypto: shash - Use unregister_shashes in register_shashes
` [PATCH 4/6] crypto: skcipher - Use unregister_skciphers in register_skciphers
` [PATCH 5/6] crypto: lskcipher - Use unregister_lskciphers in register_lskciphers
` [PATCH 6/6] crypto: engine - Use unregister_* in register_{aeads,ahashes,skciphers}

[PATCH v4 0/9] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-12-19 13:03 UTC  (9+ messages)
` [PATCH v4 2/9] dt-bindings: crypto: qcom,prng: document Milos
` [PATCH v4 3/9] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
` [PATCH v4 8/9] arm64: dts: qcom: Add initial Milos dtsi
` [PATCH v4 9/9] arm64: dts: qcom: Add The Fairphone (Gen. 6)

[PATCH v3 0/2] Add TRNG node for x1e80100 SoC
 2025-12-19 12:32 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: qcom,prng: document x1e80100
` [PATCH v3 2/2] arm64: dts: qcom: x1e80100: add TRNG node

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-19 10:42 UTC  (15+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v2 2/8] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v2 3/8] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v2 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v2 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v2 6/8] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v2 7/8] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v2 8/8] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH v10 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-12-19 10:07 UTC  (13+ messages)
` [PATCH v10 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v10 02/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v10 03/12] dmaengine: qcom: bam_dma: Add bam_pipe_lock flag support
` [PATCH v10 04/12] dmaengine: qcom: bam_dma: implement support for BAM locking
` [PATCH v10 05/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v10 06/12] crypto: qce - Remove unused ignore_buf
` [PATCH v10 07/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v10 08/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v10 09/12] crypto: qce - Map crypto memory for DMA
` [PATCH v10 10/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v10 11/12] crypto: qce - Add support for BAM locking
` [PATCH v10 12/12] crypto: qce - Switch to using BAM DMA for crypto I/O

[PATCH] kunit: Enforce task execution in {soft,hard}irq contexts
 2025-12-19  8:54 UTC  (2+ messages)

[PATCH v2] lib/crypto: riscv/chacha: Avoid s0/fp register
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH] crypto: algapi - Use crypto_unregister_algs in crypto_register_algs
 2025-12-19  7:10 UTC  (2+ messages)

[PATCH v2] crypto: scompress - Use crypto_unregister_scomps in crypto_register_scomps
 2025-12-19  7:10 UTC  (2+ messages)

[PATCH] crypto: scompress - Remove forward declaration of crypto_scomp_show
 2025-12-19  7:08 UTC  (2+ messages)

[PATCH 1/1] crypto: fips: annotate fips_enable() with __init to free init memory after boot
 2025-12-19  7:07 UTC  (2+ messages)

[PATCH] crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_module
 2025-12-19  7:04 UTC  (2+ messages)

[PATCH] crypto: iaa - Simplify init_iaa_device()
 2025-12-19  7:04 UTC  (2+ messages)

[PATCH] crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
 2025-12-19  7:04 UTC  (2+ messages)

[PATCH] crypto: octeontx: Fix length check to avoid truncation in ucode_load_store
 2025-12-19  6:59 UTC  (2+ messages)

[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
 2025-12-19  6:58 UTC  (2+ messages)

[PATCH][next] crypto: starfive - Avoid -Wflex-array-member-not-at-end warning
 2025-12-19  6:57 UTC  (2+ messages)

[PATCH] crypto: qat - fix warning on adf_pfvf_pf_proto.c
 2025-12-19  6:57 UTC  (2+ messages)

[PATCH] crypto: qat - add bank state save and restore for qat_420xx
 2025-12-19  6:57 UTC  (2+ messages)

[PATCH] crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD
 2025-12-19  6:57 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
 2025-12-19  6:56 UTC  (2+ messages)

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-19  6:22 UTC  (8+ messages)
` [PATCH v2 04/17] hwrng: optee - Make use of module_tee_client_driver()
` [PATCH v2 05/17] hwrng: optee - Make use of tee bus methods

[PATCH 1/3] lib/crypto: Add KUnit test vectors for Ascon-Hash256
 2025-12-19  4:29 UTC  (2+ messages)

[PATCH] crypto: hisilicon/sgl - fix inconsistent map/unmap direction issue
 2025-12-19  3:36 UTC 

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2025-12-19  3:35 UTC  (5+ messages)
` [PATCH v4 1/2] hwrng: imx-rngc: Use optional clock
` [PATCH v4 2/2] m68k: coldfire: Add RNG support for MCF54418

[PATCH 1/1] crypto: caam - use kmalloc_array() instead of kmalloc()
 2025-12-19  3:31 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon/trng - support multiple tfms sharing the device
 2025-12-19  3:06 UTC  (5+ messages)
` [PATCH 1/2] crypto: hisilicon/trng - use DEFINE_MUTEX() and LIST_HEAD()
` [PATCH 2/2] crypto: hisilicon/trng - support tfms sharing the device

[PATCH] crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_space
 2025-12-18 21:27 UTC 

[GIT PULL] Crypto library fixes for v6.19-rc2
 2025-12-18 20:40 UTC  (2+ messages)

[PATCH iproute2-next v3] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-12-18 20:09 UTC 

[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-12-18 19:58 UTC  (5+ messages)

[PATCH] lib/crypto: use rol32 in md5.c
 2025-12-18 19:33 UTC  (2+ messages)

[PATCH 00/12] NH library and Adiantum cleanup
 2025-12-18 19:25 UTC  (2+ messages)

[PATCH v4 0/2] lib/crypto: ML-DSA verification support
 2025-12-18 19:08 UTC  (2+ messages)

[PATCH] crypto: lib/sha1 - use __DISABLE_EXPORTS for SHA1 library
 2025-12-18 18:58 UTC  (5+ messages)

[PATCH v2 01/19] include: dt-bindings: add LAN969x clock bindings
 2025-12-18 18:58 UTC  (15+ messages)
` [PATCH v2 04/19] dt-bindings: arm: move AT91 to generic Microchip binding
` [PATCH v2 05/19] dt-bindings: arm: microchip: move SparX-5 "
` [PATCH v2 15/19] dt-bindings: hwmon: sparx5: add microchip,lan9691-temp

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2025-12-18 18:17 UTC  (21+ messages)
` [PATCH v15 13/28] x86: Secure Launch Kconfig
` [PATCH v15 16/28] x86/txt: Intel Trusted eXecution Technology (TXT) definitions
` [PATCH v15 17/28] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver
` [PATCH v15 22/28] x86: Secure Launch kernel early boot stub

[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-12-18 15:32 UTC  (9+ messages)
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
` [PATCH v9 10/11] crypto: qce - Add "

[PATCH v4 00/11] crypto: hisilicon - add fallback function for hisilicon accelerater driver
 2025-12-18 13:44 UTC  (12+ messages)
` [PATCH v4 01/11] crypto: hisilicon/zip - adjust the way to obtain the req in the callback function
` [PATCH v4 02/11] crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for callback
` [PATCH v4 03/11] crypto: hisilicon/hpre: extend tag field to 64 bits for better performance
` [PATCH v4 04/11] crypto: hisilicon/qm - enhance the configuration of req_type in queue attributes
` [PATCH v4 05/11] crypto: hisilicon/qm - centralize the sending locks of each module into qm
` [PATCH v4 06/11] crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_node
` [PATCH v4 07/11] crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuse
` [PATCH v4 08/11] crypto: hisilicon/qm - optimize device selection priority based on queue ref count and NUMA distance
` [PATCH v4 09/11] crypto: hisilicon/zip - support fallback for zip
` [PATCH v4 10/11] crypto: hisilicon/hpre - support the hpre algorithm fallback
` [PATCH v4 11/11] crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue unavailable

[PATCH] crypto: marvell: fix dma_free_coherent() size
 2025-12-18 10:12 UTC 

[PATCH] crypto: cavium: fix dma_free_coherent() size
 2025-12-18  9:56 UTC 

[PATCH v4 0/9] crypto: virtio: Some bugfix and enhancement
 2025-12-18  3:52 UTC  (11+ messages)
` [PATCH v4 1/9] crypto: virtio: Add spinlock protection with virtqueue notification
` [PATCH v4 2/9] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH v4 3/9] crypto: virtio: Replace package id with numa node id
` [PATCH v4 4/9] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v4 5/9] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v4 6/9] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v4 7/9] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
` [PATCH v4 8/9] crypto: virtio: Add IV buffer in "
` [PATCH v4 9/9] crypto: virtio: Add skcipher support without IV

[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
 2025-12-17 23:18 UTC  (2+ messages)

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2025-12-17 22:00 UTC  (4+ messages)
` [PATCH RFC 01/16] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema

[PATCH 0/3] Several simplifications in the DRBG driver
 2025-12-17 20:21 UTC  (4+ messages)
` [PATCH 1/3] crypto: drbg - kill useless variable in drbg_fips_continuous_test()
` [PATCH 2/3] crypto: drbg - make drbg_fips_continuous_test() return bool
` [PATCH 3/3] crypto: drbg - make drbg_get_random_bytes() return *void*

[PATCH v2 0/3] perf genelf: BLAKE2s build ID generation
 2025-12-17 15:25 UTC  (2+ messages)

[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
 2025-12-17 10:31 UTC  (5+ messages)

linux-image-amd64: self-tests for sha256 using sha256-padlock-nano failed
 2025-12-17  9:04 UTC  (7+ messages)
` [PATCH] crypto: padlock-sha - Disable broken driver

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-17  9:02 UTC  (8+ messages)

[PATCH] crypto: qat - fix duplicate restarting msg during AER error
 2025-12-17  5:46 UTC 

[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-17  5:10 UTC  (8+ messages)

[PATCH RFC] crypto/hkdf: Skip tests with keys too short in FIPS mode
 2025-12-17  4:13 UTC  (4+ messages)

[PATCH 0/3] Implementation of Ascon-Hash256
 2025-12-17  4:06 UTC  (5+ 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).