messages from 2025-12-03 17:24:11 to 2025-12-10 01:45:30 UTC [more...]
[PATCH v3 00/10] crypto: virtio: Add ecb aes algo support
2025-12-10 1:45 UTC (15+ 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 v4 0/9] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
2025-12-10 1:43 UTC (10+ messages)
` [PATCH v4 1/9] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
` [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 4/9] dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6)
` [PATCH v4 5/9] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
` [PATCH v4 6/9] arm64: dts: qcom: Add PM7550 PMIC
` [PATCH v4 7/9] arm64: dts: qcom: Add PMIV0104 PMIC
` [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 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
2025-12-10 1:20 UTC (14+ 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
ERROR: alg: shash: ghash-neon test failed (wrong result) on test vector 1, cfg="init+update+final aligned buffer"
2025-12-10 0:30 UTC (4+ messages)
` [PATCH] crypto: arm64/ghash - Fix incorrect output from ghash-neon
[PATCH] lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
2025-12-09 23:12 UTC (3+ messages)
[PATCH] lib/crypto: blake2s: Replace manual unrolling with unrolled_full
2025-12-09 23:11 UTC (3+ messages)
[PATCH RFC] crypto/hkdf: Skip tests with keys too short in FIPS mode
2025-12-09 22:54 UTC (2+ messages)
[PATCH v2] btrfs: switch to library APIs for checksums
2025-12-09 19:47 UTC (3+ messages)
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-12-09 19:38 UTC (20+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH next] crypto/ccp: sev-dev-tsm: fix use after free in sev_tsm_init_locked()
2025-12-09 17:05 UTC (2+ messages)
[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-09 15:47 UTC (15+ 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] crypto: scompress - Remove forward declaration of crypto_scomp_show
2025-12-09 15:30 UTC
[syzbot] [crypto?] KMSAN: uninit-value in fscrypt_crypt_data_unit
2025-12-09 11:08 UTC (2+ messages)
` [syzbot] [ext4] [fscrypt] "
[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 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 (4+ messages)
[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 (5+ messages)
[PATCH v5] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
2025-12-05 11:29 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 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
2025-12-03 17:43 UTC (4+ messages)
` [PATCH v3 0/2] lib/crypto: ML-DSA verification support
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).