linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-02 20:39:08 to 2025-12-09 07:20:09 UTC [more...]

[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-09  7:20 UTC  (13+ messages)
` [PATCH 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH 2/8] PCI: endpoint: pci-epf-test: use new DMA API to simple code
` [PATCH 3/8] dmaengine: dw-edma: Use new .device_prep_slave_sg_config() callback
` [PATCH 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH 6/8] nvmet: pci-epf: Use dmaengine_prep_slave_single_config() API
` [PATCH 7/8] PCI: epf-mhi:Using new API dmaengine_prep_slave_single_config() to simple code
` [PATCH 8/8] crypto: atmel: Use dmaengine_prep_slave_single_config() API

[PATCH 0/2] Add TRNG node for x1e80100 SoC
 2025-12-09  7:17 UTC  (2+ messages)

[PATCH v2] arm64/simd: Avoid pointless clearing of FP/SIMD buffer
 2025-12-09  5:48 UTC 

[PATCH v2] lib/crypto: riscv/chacha: Avoid s0/fp register
 2025-12-09  5:23 UTC  (7+ messages)

[PATCH v3 00/10] crypto: virtio: Add ecb aes algo support
 2025-12-09  4:32 UTC  (12+ messages)
` [PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
` [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
` [PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
` [PATCH v3 08/10] crypto: virtio: Add IV buffer in "
` [PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
` [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support

[PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
 2025-12-09  4:32 UTC  (13+ messages)
` [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
` [PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
` [PATCH v3 08/10] crypto: virtio: Add IV buffer in "
` [PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
` [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support

[PATCH] lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
 2025-12-09  4:26 UTC  (2+ messages)

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

[PATCH v2 0/3] perf genelf: BLAKE2s build ID generation
 2025-12-09  1:57 UTC  (4+ messages)
` [PATCH v2 1/3] perf util: Add BLAKE2s support
` [PATCH v2 2/3] perf genelf: Switch from SHA-1 to BLAKE2s for build ID generation
` [PATCH v2 3/3] perf util: Remove SHA-1 code

[PATCH] perf genelf: Switch from SHA-1 to BLAKE2s for build ID generation
 2025-12-09  1:19 UTC  (5+ messages)

[PATCH] arm64/simd: Avoid pointless clearing of FP/SIMD buffer
 2025-12-08 23:24 UTC  (6+ messages)

[PATCH 0/2] crypto/arm64: Reduce stack bloat from scoped ksimd
 2025-12-08 23:10 UTC  (6+ messages)
` [PATCH 1/2] crypto/arm64: aes/xts - Using single ksimd scope to reduce stack bloat
` [PATCH 2/2] crypto/arm64: sm4/xts: Merge ksimd scopes "

[PATCH v2] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
 2025-12-08 23:09 UTC  (2+ messages)

Questions on AES-GCM Compliance with NIST SP 800-38D and FIPS 140-3 Requirements
 2025-12-08 15:14 UTC 

[PATCH 1/1] crypto: fips: annotate fips_enable() with __init to free init memory after boot
 2025-12-08  9:50 UTC 

[PATCH] hwrng: airoha: Fix wait_for_completion_timeout return value check
 2025-12-08  8:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Add cryptographic hash and signature verification kfuncs to BPF
 2025-12-08  3:25 UTC  (8+ messages)
` [PATCH bpf-next v3 1/6] bpf: Extend bpf_crypto_type with hash operations
` [PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
` [PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing
` [PATCH bpf-next v3 4/6] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v3 5/6] bpf: Add ECDSA signature verification kfuncs
` [PATCH bpf-next v3 6/6] selftests/bpf: Add tests for "

[PATCH bpf-next v2 0/5] Add cryptographic hash and signature verification kfuncs to BPF
 2025-12-08  1:29 UTC  (13+ messages)
` [PATCH bpf-next v2 1/5] crypto: Add BPF hash algorithm type registration module
` [PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
` [PATCH bpf-next v2 3/5] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v2 4/5] bpf: Add ECDSA signature verification kfuncs
` [PATCH bpf-next v2 5/5] selftests/bpf: Add tests for "

[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
 2025-12-08  0:58 UTC  (24+ messages)
` [PATCH 01/10] mm/kasan: implement kasan_poison_range
` [PATCH 02/10] kfuzztest: add user-facing API and data structures
` [PATCH 03/10] kfuzztest: introduce the FUZZ_TEST_SIMPLE macro
` [PATCH 04/10] kfuzztest: implement core module and input processing
` [PATCH 05/10] tools: add kfuzztest-bridge utility
` [PATCH 06/10] kfuzztest: add ReST documentation
` [PATCH 07/10] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH 08/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
` [PATCH 09/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
` [PATCH 10/10] MAINTAINERS: add maintainer information for KFuzzTest

lib/crypto: riscv: crypto_zvkb crashes on selftest if no misaligned vector support
 2025-12-06 19:56 UTC  (4+ messages)

[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-12-06 11:45 UTC  (7+ messages)
` [PATCH v9 02/11] dmaengine: qcom: bam_dma: Add bam_pipe_lock flag support
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
` [PATCH v9 11/11] crypto: qce - Switch to using BAM DMA for crypto I/O

[PATCH] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
 2025-12-05 22:04 UTC  (7+ messages)

[PATCH v3 0/3] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
 2025-12-05 17:15 UTC  (4+ messages)
` [PATCH v3 2/3] platform/mellanox/mlxbf_pka: Add userspace PKA ring device interface

[PATCH] crypto/ccp: Fix CONFIG_PCI=n build
 2025-12-05 14:31 UTC  (3+ messages)

[PATCH v2] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2025-12-05 14:28 UTC  (4+ messages)

[RFC PATCH] libcrypto/chachapoly: Use strict typing for fixed size array arguments
 2025-12-05 13:59 UTC  (10+ messages)

[PATCH v2] btrfs: switch to library APIs for checksums
 2025-12-05 13:05 UTC  (2+ messages)

[PATCH next] crypto/ccp: sev-dev-tsm: fix use after free in sev_tsm_init_locked()
 2025-12-05 11:39 UTC 

[PATCH RFC] crypto/hkdf: Skip tests with keys too short in FIPS mode
 2025-12-05 11:31 UTC 

[PATCH v5] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2025-12-05 11:29 UTC  (2+ messages)

[PATCH] lib/crypto: blake2s: Replace manual unrolling with unrolled_full
 2025-12-05 10:51 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-6.17] crypto: ccp - Add support for PCI device 0x115A
 2025-12-05  4:33 UTC 

[PATCH v2 1/9] crypto: virtio: Add spinlock protection with virtqueue notification
 2025-12-05  1:56 UTC  (10+ messages)
` [PATCH v2 2/9] crypto: virtio: Replace package id with numa node id
` [PATCH v2 3/9] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v2 4/9] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v2 5/9] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v2 6/9] crypto: virtio: Add req_data with structure virtio_crypto_sym_request

[PATCH v2 7/9] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
 2025-12-05  1:19 UTC  (7+ messages)
` [PATCH v2 8/9] crypto: virtio: Add skcipher support without IV
` [PATCH v2 9/9] crypto: virtio: Add ecb aes algo support

[RFC PATCH 00/16] btrfs: offload compression to hardware accelerators
 2025-12-04 10:06 UTC  (8+ messages)

[GIT PULL] Crypto Update for 6.19
 2025-12-03 19:32 UTC  (2+ messages)

gcm(aes) iv generation uniqueness
 2025-12-03 19:24 UTC 

[PATCH v3 0/2] lib/crypto: ML-DSA verification support
 2025-12-03 17:43 UTC  (8+ messages)
` [PATCH v3 1/2] lib/crypto: Add "
` [PATCH v3 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2025-12-03 12:15 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] crypto: eip93: fix sleep inside spinlock
 2025-12-03 11:45 UTC  (2+ messages)

[GIT PULL] arm64 FPSIMD buffer on-stack for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[GIT PULL] 'at_least' array sizes for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[GIT PULL] AES-GCM optimizations for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[GIT PULL] Crypto library tests for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[GIT PULL] Crypto library updates for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in adiantum_crypt
 2025-12-03  1:57 UTC 

[RFC PATCH 16/16] btrfs: add compression hw-accelerated offload
 2025-12-02 22:59 UTC  (14+ messages)

[PATCH kernel v3 0/4] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
 2025-12-02 22:39 UTC  (7+ messages)
` [PATCH kernel v3 4/4] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)


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