messages from 2026-02-21 16:46:20 to 2026-02-26 18:06:30 UTC [more...]
[PATCH v4 0/2] lib/crypto: ML-DSA verification support
2026-02-26 18:05 UTC (4+ messages)
` [PATCH v4 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
IMA and PQC
2026-02-26 17:22 UTC (10+ messages)
[PATCH] docs: crypto: userspace-if: Fix outdated links
2026-02-26 15:56 UTC
cleanup the RAID5 XOR library
2026-02-26 15:40 UTC (27+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 02/25] arm/xor: remove in_interrupt() handling
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 05/25] xor: small cleanups
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 08/25] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/25] alpha: move the XOR code to lib/raid/
` [PATCH 11/25] arm: "
` [PATCH 12/25] arm64: "
` [PATCH 13/25] loongarch: "
` [PATCH 14/25] powerpc: "
` [PATCH 15/25] riscv: "
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [PATCH 19/25] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 23/25] btrfs: "
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen
[PATCH 0/5] crypto: Drop stale usages in various help texts
2026-02-26 14:46 UTC (6+ messages)
` [PATCH 1/5] crypto: Clean up CRYPTO_BLAKE2B usage
` [PATCH 2/5] crypto: Clean up CRYPTO_SHA256 usage
` [PATCH 3/5] crypto: Clean up CRYPTO_XXHASH usage
` [PATCH 4/5] crypto: Clean up CRYPTO_CRC32C usage
` [PATCH 5/5] crypto: Clean up CRYPTO_CRC32 usage
[PATCH] treewide: fix duplicated word "the" in comments
2026-02-26 14:13 UTC (6+ messages)
[PATCH v7] crypto: jitterentropy - Use SHA-3 library
2026-02-26 14:05 UTC (2+ messages)
[BUG] crypto: caam - RSA encrypt doesn't always complete new data in out_buf
2026-02-26 13:27 UTC (10+ messages)
[PATCH v2 0/3] Add support for hashing algorithms in TI DTHE V2
2026-02-26 13:14 UTC (2+ messages)
[PATCH 00/12] NH library and Adiantum cleanup
2026-02-26 13:12 UTC (3+ messages)
` [PATCH 02/12] lib/crypto: tests: Add KUnit tests for NH
[PATCH v3 0/3] Add support for hashing algorithms in TI DTHE V2
2026-02-26 13:11 UTC (4+ messages)
` [PATCH v3 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
` [PATCH v3 2/3] crypto: ti - Add support for MD5 in DTHEv2 Hashing Engine driver
` [PATCH v3 3/3] crypto: ti - Add support for HMAC "
[PATCH v9 0/3] Add support for more AES modes in TI DTHEv2
2026-02-26 12:58 UTC (2+ messages)
[PATCH v10 0/3] Add support for more AES modes in TI DTHEv2
2026-02-26 12:54 UTC (4+ messages)
` [PATCH v10 1/3] crypto: ti - Add support for AES-CTR in DTHEv2 driver
` [PATCH v10 2/3] crypto: ti - Add support for AES-GCM "
` [PATCH v10 3/3] crypto: ti - Add support for AES-CCM "
[PATCH v3 0/5] pkcs7: better handling of signed attributes
2026-02-26 12:43 UTC (9+ messages)
` [PATCH v3 1/5] certs: break out pkcs7 check into its own function
` [PATCH v3 2/5] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v3 3/5] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
` [PATCH v3 4/5] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v3 5/5] crypto: pkcs7: add tests for pkcs7_get_authattr
[PATCH v2] padata: Remove cpu online check from cpu add and removal
2026-02-26 8:07 UTC
[PATCH v6 0/4] Enable ICE clock scaling
2026-02-26 6:55 UTC (8+ messages)
` [PATCH v6 3/4] ufs: host: Add ICE clock scaling during UFS clock changes
[PATCH] padata: Remove cpu online check from cpu add and removal
2026-02-26 2:52 UTC (4+ messages)
[PATCH] mfd: loongson-se: Add multi-node support
2026-02-26 10:22 UTC
[PATCH] dm-ima: use SHA-256 library
2026-02-26 1:39 UTC
[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-02-25 22:49 UTC (4+ messages)
[PATCH bpf-next v8 0/4] Add cryptographic hash and signature verification kfuncs to BPF
2026-02-25 21:06 UTC (7+ messages)
` [PATCH bpf-next v8 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v8 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v8 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v8 4/4] selftests/bpf: Add tests for "
[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
2026-02-25 18:05 UTC (16+ messages)
` [PATCH 1/4] selftests/kvm: allow retrieving underlying SEV firmware error
` [PATCH 2/4] selftests/kvm: check that SEV-ES VMs are allowed in SEV-SNP mode
` [PATCH 3/4] crypto/ccp: support setting RAPL_DIS in SNP_INIT_EX
` [PATCH 4/4] selftests/kvm: smoke test support for RAPL_DIS
[PATCH v1 00/17] crypto: Standalone crypto module (Series 1/4): Core implementation
2026-02-25 17:35 UTC (5+ messages)
` [PATCH 17/17] Add standalone crypto kernel module technical documentation
[RESEND PATCH v7 0/3] kNFSD Signed Filehandles
2026-02-25 15:20 UTC (5+ messages)
` [PATCH v7 1/3] NFSD: Add a key for signing filehandles
` [PATCH v7 2/3] NFSD/export: Add sign_fh export option
` [PATCH v7 3/3] NFSD: Sign filehandles
[PATCH RESEND v6 0/3] kNFSD Signed Filehandles
2026-02-25 12:48 UTC (8+ messages)
` [PATCH v6 1/3] NFSD: Add a key for signing filehandles
` [PATCH v6 2/3] NFSD/export: Add sign_fh export option
` [PATCH v6 3/3] NFSD: Sign filehandles
[PATCH v7 0/3] kNFSD Signed Filehandles
2026-02-25 12:23 UTC (7+ messages)
` [PATCH v7 1/3] NFSD: Add a key for signing filehandles
` [PATCH v7 2/3] NFSD/export: Add sign_fh export option
` [PATCH v7 3/3] NFSD: Sign filehandles
[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
2026-02-25 9:52 UTC (11+ messages)
[PATCH v2 0/6] Enable UFS support on Milos
2026-02-25 8:39 UTC (6+ messages)
` [PATCH v2 2/6] scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Document the Milos UFS Controller
[PATCH] crypto: ecc - correct kernel-doc format
2026-02-25 1:45 UTC
[PATCH] crypto: des - fix all kernel-doc warnings
2026-02-25 1:45 UTC
[PATCH] crypto: acomp: acompress.h: repair kernel-doc warnings
2026-02-25 1:45 UTC
[PATCH] crypto: atmel-sha204a - Fix OTP address check and uninitialized data access
2026-02-24 22:55 UTC
[PATCH] kunit: irq: Ensure timer doesn't fire too frequently
2026-02-24 22:46 UTC (3+ messages)
[PATCH next] crypto: qat - replace avg_array() with a better function
2026-02-24 22:01 UTC (3+ messages)
[PATCH] rhashtable: consolidate hash computation in rht_key_get_hash()
2026-02-24 19:29 UTC
[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
2026-02-24 16:20 UTC (21+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 17/37] crypto: safexcel: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH 18/37] crypto: octeontx2: "
[PATCH] crypto: rsa: add debug message if leading zero byte is missing
2026-02-24 14:20 UTC (8+ messages)
[PATCH v5 0/4] Enable ICE clock scaling
2026-02-24 13:31 UTC (11+ messages)
` [PATCH v5 2/4] soc: qcom: ice: Add OPP-based clock scaling support for ICE
[PATCH] crypto: qce - Replace snprintf("%s") with strscpy
2026-02-24 11:30 UTC (2+ messages)
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2026-02-24 8:25 UTC (10+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH] crypto: fix spelling errors in comments
2026-02-24 3:37 UTC
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2026-02-23 21:37 UTC (13+ messages)
[PATCH 00/15] AES-CMAC library
2026-02-23 21:28 UTC (2+ messages)
[PATCH] crypto: atmel-i2c - Replace hard-coded bus clock rate with constant
2026-02-23 16:57 UTC
[PATCH] MAINTAINERS: Remove Daniele Alessandrelli as Keem Bay maintainer
2026-02-23 15:06 UTC
[PATCH v2] crypto: fix spelling errors in comments
2026-02-23 13:53 UTC
[PATCH] crypto: fix spelling errors in comments
2026-02-23 13:28 UTC
[PATCH v7] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
2026-02-23 13:14 UTC (4+ messages)
[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the Eliza ICE
2026-02-23 10:37 UTC (2+ messages)
[PATCH] crypto: vmx - Remove disabled build directive
2026-02-23 7:56 UTC
Null deref in scatterwalk_pagedone
2026-02-23 4:45 UTC (3+ messages)
[GIT PULL] Crypto library fix for v7.0-rc1
2026-02-22 21:19 UTC (2+ messages)
[PATCH] crypto: atmel-sha204a - Fix error codes in OTP reads
2026-02-22 20:10 UTC (3+ messages)
[PATCH] crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
2026-02-22 18:23 UTC (3+ messages)
[PATCH] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
2026-02-21 19:04 UTC
[PATCH] Crypto : Fix Null deref in scatterwalk_pagedone
2026-02-21 18:39 UTC (3+ 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