public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 06:37:11 to 2026-04-27 16:15:43 UTC [more...]

[PATCH v1 0/4] SEV re-initialization fixes
 2026-04-27 16:15 UTC  (4+ messages)
` [PATCH v1 1/4] crypto/ccp: Do not initialize SNP for SEV ioctls
` [PATCH v1 2/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_COMMIT)
` [PATCH v1 3/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_VLEK_LOAD)

[PATCH v2] crypto: ccp: Fix incorrect return type for psp_get_capability()
 2026-04-27 15:24 UTC  (3+ messages)

[PATCH RFC] hwrng: core - Set hwrng_fillfn() kernel thread freezable
 2026-04-27 13:58 UTC 

[PATCH] rhashtable: give each instance its own lockdep class
 2026-04-27 12:51 UTC  (3+ messages)

[PATCH] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
 2026-04-27 12:40 UTC 

[RFC] crypto: skcipher multi-data-unit requests for dm-crypt
 2026-04-27 11:28 UTC  (2+ messages)

[PATCH 1/6] sock: add sock_kzalloc helper
 2026-04-27 10:41 UTC  (6+ messages)
` [PATCH 2/6] crypto: af_alg - use sock_kzalloc in af_alg_alloc_areq
` [PATCH 3/6] crypto: algif_aead - use sock_kzalloc in aead_accept_parent_nokey
` [PATCH 4/6] crypto: af_alg - use sock_kzalloc in alloc_result + accept_parent_nokey
` [PATCH 5/6] crypto: algif_rng - use sock_kzalloc in rng_accept_parent
` [PATCH 6/6] crypto: algif_skcipher - use sock_kzalloc in accept_parent_nokey

[PATCH v2] mfd: loongson-se: Add multi-node support
 2026-04-27 16:51 UTC  (6+ messages)

[PATCH] docs: staging: fix various typos and grammar issues
 2026-04-27 10:01 UTC  (3+ messages)

[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-04-27  9:15 UTC  (13+ messages)
` [PATCH v16 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v16 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v16 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v16 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v16 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v16 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v16 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v16 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v16 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v16 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v16 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v16 12/12] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH 6.1.y 0/2] backport to fix a race condition/UAF in padata_reorder
 2026-04-27  7:47 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] padata: Fix pd UAF once and for all
` [PATCH 6.1.y 2/2] padata: Remove comment for reorder_work

[PATCH v2] dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICE
 2026-04-27  7:20 UTC  (2+ messages)

[PATCH 6.6.y 0/2] backport to fix a race condition/UAF in padata_reorder
 2026-04-27  5:46 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] padata: Fix pd UAF once and for all
` [PATCH 6.6.y 2/2] padata: Remove comment for reorder_work

[PATCH v2] dt-bindings: crypto: qcom,prng: Document TRNG on Nord SoC
 2026-04-27  1:23 UTC 

[PATCH v5 0/1] crypto: atmel-sha204a - multiple RNG fixes
 2026-04-26 21:29 UTC  (2+ messages)
` [PATCH v5 1/1] crypto: atmel-sha204a - fix blocking and non-blocking rng logic

[PATCH v4 0/1] crypto: atmel-sha204a - multiple RNG fixes
 2026-04-26 16:43 UTC  (3+ messages)
` [PATCH v4 1/1] crypto: atmel-sha204a - fix non-blocking read logic

[PATCH v3 0/3] crypto: atmel-sha204a - multiple RNG fixes
 2026-04-26 16:16 UTC  (14+ messages)
` [PATCH v3 1/3] crypto: atmel-sha204a - fix memory leak at non-blocking RNG work_data
` [PATCH v3 2/3] crypto: atmel-sha204a - fix truncated 32-byte blocking read
` [PATCH v3 3/3] crypto: atmel-sha204a - fix non-blocking read logic

[PATCH 6.12.y 0/2] backport to fix a race condition/UAF in padata_reorder
 2026-04-25  8:14 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] padata: Fix pd UAF once and for all
` [PATCH 6.12.y 2/2] padata: Remove comment for reorder_work

[PATCH] crypto: cesa: allocate engines with main struct
 2026-04-25  2:32 UTC 

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-04-24  8:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,prng: Document Glymur TRNG
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node

[PATCH v2] crypto: ixp4xx - fix buffer chain unwind on allocation failure
 2026-04-24  7:50 UTC  (2+ messages)

[PATCH v2] crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode
 2026-04-23 15:21 UTC 

[PATCH] crypto: sun8i-ss - avoid hash and rng references
 2026-04-23 11:09 UTC  (6+ messages)

[PATCH bpf-next v5 2/7] crypto: Add BPF hash algorithm type registration module
 2026-04-23  7:44 UTC  (2+ messages)

[PATCH] crypto: ixp4xx: Fix null-pointer dereference in chainup_buffers()
 2026-04-23  8:11 UTC  (2+ messages)

[PATCH 0/8] ARM crc64 and XOR using NEON intrinsics
 2026-04-23  7:48 UTC  (19+ messages)
` [PATCH 1/8] ARM: Add a neon-intrinsics.h header like on arm64
` [PATCH 2/8] xor/arm: Replace vectorized implementation with arm64's intrinsics
` [PATCH 3/8] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
` [PATCH 4/8] lib/crc: Turn NEON intrinsics crc64 implementation into common code
` [PATCH 5/8] lib/crc: arm: Enable arm64's NEON intrinsics implementation of crc64
` [PATCH 6/8] crypto: aegis128 - Use neon-intrinsics.h on ARM too
` [PATCH 7/8] lib/raid6: Include asm/neon-intrinsics.h rather than arm_neon.h
` [PATCH 8/8] ARM: Remove hacked-up asm/types.h header

[PATCH 1/1] crypto: authencesn: reject short ahash digests during instance creation
 2026-04-23  5:46 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH] dt-bindings: crypto: qcom,prng: Document TRNG on Nord SoC
 2026-04-23  1:16 UTC  (2+ messages)

[PATCH 0/1] rhashtable: fix fs_reclaim circular dep in free_and_destroy
 2026-04-22 21:33 UTC  (2+ messages)
` [PATCH 1/1] rhashtable: drop ht->mutex in rhashtable_free_and_destroy()

[PATCH] crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode
 2026-04-22 12:49 UTC 

[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICE
 2026-04-22 11:34 UTC  (7+ messages)

[PATCH] rhashtable: Check for vmalloc in emergency rehash error path
 2026-04-22  8:18 UTC 

[PATCH 0/2] powerpc: Fix a whole bunch of spelling mistakes
 2026-04-22  7:13 UTC  (9+ messages)
` [PATCH 1/2] powerpc: Add a typos.toml file
` [PATCH 2/2] powerpc: Run typos -w

[PATCH v2 0/2] Bluetooth: Use AES-CMAC library API
 2026-04-21 23:09 UTC  (3+ messages)
` [PATCH v2 1/2] Bluetooth: Remove unneeded crypto kconfig selections
` [PATCH v2 2/2] Bluetooth: SMP: Use AES-CMAC library API

[PATCH 6.18 0/8] Backport crypto and CRC KUnit improvements
 2026-04-21 21:05 UTC  (9+ messages)
` [PATCH 6.18 1/8] lib/crc: tests: Make crc_kunit test only the enabled CRC variants
` [PATCH 6.18 2/8] lib/crc: tests: Add CRC_ENABLE_ALL_FOR_KUNIT
` [PATCH 6.18 3/8] lib/crc: tests: Add a .kunitconfig file
` [PATCH 6.18 4/8] kunit: configs: Enable all CRC tests in all_tests.config
` [PATCH 6.18 5/8] lib/crypto: tests: Add a .kunitconfig file
` [PATCH 6.18 6/8] lib/crypto: tests: Introduce CRYPTO_LIB_ENABLE_ALL_FOR_KUNIT
` [PATCH 6.18 7/8] kunit: configs: Enable all crypto library tests in all_tests.config
` [PATCH 6.18 8/8] lib/crypto: tests: Drop the default to CRYPTO_SELFTESTS

[GIT PULL] Crypto library fix and documentation update for 7.1
 2026-04-21 18:50 UTC  (2+ messages)

[PATCH] crypto: Drop unused cipher_null crypto_alg
 2026-04-21 18:50 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 7.1
 2026-04-21 16:25 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-21 11:22 UTC  (5+ messages)
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH 0/2] Add TRNG support for Glymur SoC
 2026-04-21  9:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: Document Glymur TRNG

[PATCH v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-04-21  9:38 UTC  (7+ messages)
` [PATCH v5 04/13] arm64: dts: qcom: lemans: Add power-domain and iface clk for ice node
` [PATCH v5 12/13] arm64: dts: qcom: milos: "
` [PATCH v5 13/13] arm64: dts: qcom: eliza: "

[PATCH 00/38] Fix and simplify the NIST DRBG implementation
 2026-04-21  7:21 UTC  (19+ messages)
` [PATCH 12/38] crypto: drbg - Remove support for CTR_DRBG
` [PATCH 13/38] crypto: drbg - Remove support for HASH_DRBG
` [PATCH 15/38] crypto: testmgr - Add test for drbg_pr_hmac_sha512
` [PATCH 20/38] crypto: drbg - Move fixed values into constants
` [PATCH 36/38] crypto: drbg - Remove redundant reseeding based on random.c state
` [PATCH 38/38] crypto: drbg - Clean up loop in drbg_hmac_update()

[PATCH v4 1/3] dt-bindings: rng: mtk-rng: fix style problems in example
 2026-04-21  7:17 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: rng: mtk-rng: add SMC-based TRNG variants
` [PATCH v4 3/3] hwrng: mtk - add support for hw access via SMCC

[RFC PATCH] rhashtable: Bounce deferred worker kick through irq_work when insecure_elasticity is set
 2026-04-21  6:14 UTC  (8+ messages)
` [PATCH v2] rhashtable: Bounce deferred worker kick through irq_work
  ` [PATCH v3] "

[PATCH v2] crypto: deflate - fix decompression window size
 2026-04-21  3:01 UTC  (6+ messages)

[PATCH v3 1/2] dt-bindings: rng: mtk-rng: add SMC-based TRNG variants
 2026-04-20 17:24 UTC  (6+ messages)

[PATCH] rhashtable: Restore insecure_elasticity toggle
 2026-04-20 17:22 UTC  (2+ messages)

[PATCH AUTOSEL 6.18] crypto: algif_aead - Fix minimum RX size check for decryption
 2026-04-20 13:21 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18] crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
` [PATCH AUTOSEL 7.0-5.10] crypto: tcrypt - clamp num_mb to avoid divide-by-zero
` [PATCH AUTOSEL 6.18] crypto: af_alg - limit RX SG extraction by receive buffer budget

[PATCH] crypto: tstmgr - guard xxhash tests
 2026-04-20  8:45 UTC  (7+ messages)

[PATCH v2 1/2] crypto: algif_aead - snapshot IV for async AEAD requests
 2026-04-20  8:30 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: ccm - keep a private IV for auth and CTR state

[PATCH] crypto: krb5enc - fix async decrypt skipping hash verification
 2026-04-20  8:13 UTC  (2+ messages)

[PATCH 0/2] Add Crypto Engine support for the Glymur SoC
 2026-04-20  8:05 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: qcom: glymur: Add crypto engine


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox