messages from 2025-11-30 18:31:04 to 2025-12-08 17:10:07 UTC [more...]
[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-08 17:09 UTC
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 v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-12-08 4:33 UTC (14+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
[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
[PATCH] arm64/simd: Avoid pointless clearing of FP/SIMD buffer
2025-12-07 9:59 UTC (5+ messages)
[PATCH] lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
2025-12-06 21:37 UTC
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 (9+ 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 10/11] crypto: qce - Add "
` [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] perf genelf: Switch from SHA-1 to BLAKE2s for build ID generation
2025-12-05 21:23 UTC (4+ 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 v2] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
2025-12-05 5:03 UTC
[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 (23+ messages)
` [RFC PATCH 16/16] btrfs: add compression hw-accelerated offload
[PATCH 0/2] crypto/arm64: Reduce stack bloat from scoped ksimd
2025-12-03 22:23 UTC (5+ 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 "
[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
[PATCH kernel v3 0/4] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
2025-12-02 22:39 UTC (11+ messages)
` [PATCH kernel v3 1/4] ccp: Make snp_reclaim_pages and __sev_do_cmd_locked public
` [PATCH kernel v3 2/4] psp-sev: Assign numbers to all status codes and add new
` [PATCH kernel v3 3/4] iommu/amd: Report SEV-TIO support
` [PATCH kernel v3 4/4] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
[PATCH kernel v2 0/5] PCI/TSM: Enabling core infrastructure on
2025-12-02 14:24 UTC (11+ messages)
` [PATCH kernel v2 4/5] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [PATCH kernel v2 5/5] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
[bug report] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
2025-12-02 7:47 UTC
[PATCH v6 0/4] uacce: driver fixes for memory leaks and state management
2025-12-02 7:49 UTC (6+ messages)
` [PATCH v6 1/4] uacce: fix cdev handling in the cleanup path
` [PATCH v6 2/4] uacce: fix isolate sysfs check condition
` [PATCH v6 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v6 4/4] uacce: ensure safe queue release with state management
[PATCH v2] lib/crypto: riscv/chacha: Avoid s0/fp register
2025-12-02 6:31 UTC (4+ messages)
[PATCH] crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_module
2025-12-01 17:29 UTC (2+ messages)
[PATCH] crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
2025-12-01 17:28 UTC (2+ messages)
[PATCH] KVM: SEV: Add hypervisor report request for SNP guests
2025-12-01 11:46 UTC (2+ messages)
[PATCH kernel] crypto/ccp: Fix no-TSM build in SEV-TIO PCIe IDE
2025-12-01 8:09 UTC (2+ messages)
Fwd: [REGRESSION] next/master: (build) ‘sev_tio_present’ defined but not used [-Werror=unused-function] i
2025-12-01 5:39 UTC
[PATCH] lib/crypto: riscv/chacha: Maintain a frame pointer
2025-12-01 1:50 UTC (3+ messages)
[PATCH 0/4] lib/crypto: ML-DSA verification support
2025-11-30 19:06 UTC (7+ messages)
` [PATCH 1/4] lib/crypto: Add "
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).