Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-05-04 18:25:20 to 2026-05-09 18:41:52 UTC [more...]

[PATCH v2] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
 2026-05-09 18:41 UTC  (2+ messages)

[PATCH] hwrng: tpm: Do not enable by default
 2026-05-09 15:18 UTC  (4+ messages)

[PATCH 1/2] crypto: atmel-sha204a - drop __maybe_unused and of_match_ptr
 2026-05-09 10:11 UTC  (2+ messages)
` [PATCH 2/2] crypto: atmel-ecc - drop CONFIG_OF guard "

[PATCH] crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()
 2026-05-09  7:09 UTC 

[PATCH v2 0/2] crypto: qat - remove unused ioctl interface
 2026-05-09  7:00 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: qat - remove unused character device and IOCTLs
` [PATCH v2 2/2] crypto: qat - rename adf_ctl_drv.c to adf_module.c

[PATCH] crypto: qat - fix use-after-free during concurrent device start and removal
 2026-05-09  6:40 UTC  (3+ messages)
  `  "

[PATCH v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-05-09  1:24 UTC  (6+ messages)
` [PATCH v5 01/13] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk

[RFC v2] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-05-08 21:10 UTC  (3+ messages)

[PATCH v4 0/7] Add RMPOPT support
 2026-05-08 21:07 UTC  (11+ messages)
` [PATCH v4 3/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v4 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v4 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown

[PATCH] crypto: use designated initializers for report structs
 2026-05-08 20:11 UTC  (3+ messages)

[PATCH net-next 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
 2026-05-08 18:56 UTC  (5+ messages)
` [PATCH net-next 2/5] net/rxrpc: Use local FCrypt-PCBC implementation

[PATCH] crypto : ecc - Fix carry overflow in vli multiplication
 2026-05-08 14:36 UTC  (2+ messages)

[PATCH RFC 00/17] ext4/lib-crc: LBS performance part 1 - incremental CRC32c for bitmap checksums
 2026-05-08 12:15 UTC  (18+ messages)
` [PATCH RFC 01/17] lib/crc: add crc32c_flip_range() for incremental CRC update
` [PATCH RFC 02/17] lib/crc: crc_kunit: add kunit test for crc32c_flip_range()
` [PATCH RFC 03/17] lib/crc: crc_kunit: add benchmark "
` [PATCH RFC 04/17] ext4: fix incorrect block bitmap free clusters update on metadata overlap
` [PATCH RFC 05/17] ext4: extract block bitmap checksum get and store helpers
` [PATCH RFC 06/17] ext4: add ext4_block_bitmap_csum_set_range() for incremental checksum update
` [PATCH RFC 07/17] ext4: use fast incremental CRC update in ext4_mb_mark_context()
` [PATCH RFC 08/17] ext4: extract inode bitmap checksum get and store helpers
` [PATCH RFC 09/17] ext4: add ext4_inode_bitmap_csum_set_fast() for incremental checksum update
` [PATCH RFC 10/17] ext4: use fast incremental CRC update in ext4_free_inode()
` [PATCH RFC 11/17] ext4: fix missing bg_used_dirs_count update in fast commit replay
` [PATCH RFC 12/17] ext4: factor out ext4_might_init_block_bitmap() helper
` [PATCH RFC 13/17] ext4: use fast incremental CRC update in ext4_mark_inode_used()
` [PATCH RFC 14/17] ext4: rename ino to bit in __ext4_new_inode()
` [PATCH RFC 15/17] ext4: use fast incremental CRC update "
` [PATCH RFC 16/17] ext4: extract ext4_update_inode_group_desc() to reduce duplication
` [PATCH RFC 17/17] ext4: add ext4_get_flex_group() helper to simplify flex group lookups

[PATCH v2] dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICE
 2026-05-08 10:15 UTC  (3+ messages)

[PATCH 0/2] crypto: qat - remove unused ioctl interface
 2026-05-08  9:18 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - remove unused character device and IOCTLs
` [PATCH 2/2] crypto: qat - rename adf_ctl_drv.c to adf_module.c

[PATCH] crypto: safexcel - Fix potential memory leak in safexcel_pci_probe()
 2026-05-08  9:03 UTC 

[PATCH] crypto: amlogic - avoid double cleanup in meson_crypto_probe()
 2026-05-08  4:24 UTC 

[PATCH] crypto: qat - remove noisy error prints in ioctl paths to prevent DoS
 2026-05-08  3:48 UTC 

[PATCH] crypto: acomp - fix dst-folio branch setting src instead of dst in acomp_virt_to_sg
 2026-05-08  2:51 UTC  (4+ messages)

[PATCH] crypto: qat - fix Use-After-Free in adf_ctl_ioctl_dev_start()
 2026-05-08  2:35 UTC 

[PATCH] talitos: use devm_platform_ioremap_resource()
 2026-05-07 23:44 UTC 

[PATCH v7 00/10] Reintroduce Hornet LSM
 2026-05-07 22:22 UTC  (3+ messages)

[PATCH] crypto: ccp: sev-dev-tsm: bail out early when pdev->bus is NULL
 2026-05-07 14:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] crypto: atmel-ecc - replace min_t with min
 2026-05-07 14:50 UTC  (2+ messages)

[PATCH v3 00/11] crypto: talitos - fix several issues in the Freescale talitos crypto driver
 2026-05-07 14:41 UTC  (12+ messages)
` [PATCH v3 01/11] crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
` [PATCH v3 02/11] crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
` [PATCH v3 03/11] crypto: talitos - move dma unmapping code in flush_channel() into a standalone dma_unmap_request() function
` [PATCH v3 04/11] crypto: talitos - move dma mapping code in talitos_submit() into a standalone dma_map_request() function
` [PATCH v3 05/11] crypto: talitos - move code in current_desc_hdr() into a standalone function
` [PATCH v3 06/11] crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional descriptor
` [PATCH v3 07/11] crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
` [PATCH v3 08/11] crypto: talitos/hash - drop workqueue mechanism for SEC1
` [PATCH v3 09/11] crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
` [PATCH v3 10/11] crypto: talitos/hash - remove useless wrapper
` [PATCH v3 11/11] crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation

[PATCH v2 00/12] crypto: talitos - fix several issues in the Freescale talitos crypto driver
 2026-05-07 14:40 UTC  (14+ messages)
` [PATCH v2 01/12] crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
` [PATCH v2 02/12] crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
` [PATCH v2 03/12] crypto: talitos - move dma unmapping code in flush_channel() into a standalone dma_unmap_request() function
` [PATCH v2 04/12] crypto: talitos - move dma mapping code in talitos_submit() into a standalone dma_map_request() function
` [PATCH v2 05/12] crypto: talitos - move code in current_desc_hdr() into a standalone function
` [PATCH v2 06/12] crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional descriptor
` [PATCH v2 07/12] crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
` [PATCH v2 08/12] crypto: talitos/hash - drop workqueue mechanism for SEC1
` [PATCH v2 09/12] crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
` [PATCH v2 10/12] crypto: talitos/hash - remove useless wrapper
` [PATCH v2 11/12] crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation
` [PATCH v2 12/12] crypto: talitos - fix invalid submit_count initial value

[PATCH v2 0/3] soc: qcom: ice: Enable firmware managed resource
 2026-05-07 11:24 UTC  (2+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support

[PATCH v6 0/3] soc: qcom: ice: Enable firmware managed resource
 2026-05-07  9:59 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support

[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-07  9:55 UTC  (2+ messages)

[PATCH v2] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
 2026-05-07  9:26 UTC  (6+ messages)

[PATCH] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
 2026-05-07  8:11 UTC  (4+ messages)

powernv_rng_read: Oops: Kernel access of bad area, sig: 11 [#1]
 2026-05-07  2:40 UTC  (2+ messages)

[PATCH v4 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-05-06 20:44 UTC  (10+ messages)
` [PATCH v4 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v4 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v4 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v4 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v4 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v4 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v4 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v4 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v4 9/9] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH] dt-bindings: crypto: qcom-qce: document the Nord crypto engine
 2026-05-06 15:23 UTC  (2+ messages)

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-05-06 14:42 UTC  (5+ messages)

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-05-06  9:32 UTC  (5+ 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] talitos: allocate channels with main struct
 2026-05-06  9:25 UTC  (2+ messages)

[PATCH] crypto: ccree - replace snprintf("%s") with strscpy
 2026-05-06  9:21 UTC 

[PATCH] crypto: artpec6 - refactor crypto_setup_out_descr for readability
 2026-05-06  9:16 UTC 

[PATCHv2] talitos: allocate channels with main struct
 2026-05-06  8:47 UTC  (4+ messages)

[PATCH 1/2] wifi: mac80211: use aesgcm library
 2026-05-06  7:06 UTC  (4+ messages)
` [PATCH 2/2] wifi: mac80211: use gf128hash library

(no subject)
 2026-05-06  6:53 UTC 

[PATCH] crypto: drbg - Remove support for "prediction resistance"
 2026-05-06  0:02 UTC 

[PATCH] crypto: drbg - Rename MAX_ADDTL => MAX_ADDTL_BYTES
 2026-05-06  0:02 UTC 

[PATCH] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
 2026-05-05 17:14 UTC  (7+ messages)

[PATCH 0/4] crypto: talitos - fix several issues in the Freescale talitos crypto driver
 2026-05-05 15:24 UTC  (2+ messages)

[PATCH v2 0/4] SEV re-initialization fixes
 2026-05-05 14:37 UTC  (5+ messages)
` [PATCH v2 3/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
` [PATCH v2 4/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_CONFIG)

[PATCH] crypto: ccp: Treat zero-length cert chain as query for blob lengths
 2026-05-05 14:32 UTC  (2+ messages)

[PATCH] crypto: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-05 10:29 UTC 

[PATCH v2 1/4] hwrng: core - drop unnecessary forward declarations
 2026-05-05  9:45 UTC  (4+ messages)
` [PATCH v2 2/4] hwrng: core - use bool for wait parameter in rng_get_data
` [PATCH v2 3/4] hwrng: core - use MAX to simplify RNG_BUFFER_SIZE
` [PATCH v2 4/4] hwrng: core - use sysfs_emit_at in rng_available_show

[PATCH] crypto: ecrdsa - fix unknown OID check in ecrdsa_param_curve
 2026-05-05  9:34 UTC  (2+ messages)

[PATCH v2] asymmetric_keys: check asymmetric_key_ids() for NULL before dereference
 2026-05-05  9:34 UTC  (2+ messages)

[PATCH 1/2] mm/slab: Add kvfree_atomic() helper
 2026-05-05  9:30 UTC  (2+ messages)

[PATCH v2] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
 2026-05-05  9:30 UTC  (2+ messages)

[PATCH] crypto: starfive - use list_first_entry_or_null to simplify cryp_find_dev
 2026-05-05  9:29 UTC  (2+ messages)

[PATCH 1/3] crypto: omap - add omap_aes_unregister_algs helper
 2026-05-05  9:28 UTC  (2+ messages)

[PATCH 1/2] crypto: caam - use print_hex_dump_devel to guard key hex dumps
 2026-05-05  9:28 UTC  (2+ messages)

[PATCH v5 0/1] crypto: atmel-sha204a - multiple RNG fixes
 2026-05-05  9:27 UTC  (3+ messages)
` [PATCH v5 1/1] crypto: atmel-sha204a - fix blocking and non-blocking rng logic

[PATCH] crypto: cesa: allocate engines with main struct
 2026-05-05  9:25 UTC  (2+ messages)

[PATCH v2] crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode
 2026-05-05  9:24 UTC  (2+ messages)

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

[PATCH] crypto: sun8i-ss - avoid hash and rng references
 2026-05-05  9:24 UTC  (2+ messages)

[PATCH 0/1] rhashtable: fix fs_reclaim circular dep in free_and_destroy
 2026-05-05  9:23 UTC  (3+ messages)
` [PATCH 1/1] rhashtable: drop ht->mutex in rhashtable_free_and_destroy()

[PATCH] crypto: af_alg - Cap AEAD AD length to 0x80000000
 2026-05-05  9:02 UTC 

[PATCH v4 1/3] dt-bindings: rng: mtk-rng: fix style problems in example
 2026-05-05  8:51 UTC  (2+ messages)

[PATCH] crypto: Drop unused cipher_null crypto_alg
 2026-05-05  8:50 UTC  (2+ messages)

[PATCH 00/38] Fix and simplify the NIST DRBG implementation
 2026-05-05  8:49 UTC  (2+ messages)

[PATCH 0/2] Add Crypto Engine support for the Glymur SoC
 2026-05-05  8:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Document the Glymur crypto engine

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

[PATCH RESEND 1/2] crypto: atmel-ecc - add support for atecc608b
 2026-05-05  8:44 UTC  (2+ messages)

[PATCH v1 0/4] Fix some bugs in the CCP driver
 2026-05-05  8:40 UTC  (3+ messages)

[PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC
 2026-05-05  8:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE

[PATCH] crypto: qat - fix heartbeat error injection
 2026-05-05  8:36 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: milos: Add QCrypto support
 2026-05-05  8:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Document the Milos crypto engine

[PATCH] keys: cleanup dead code in Kconfig for FIPS_SIGNATURE_SELFTEST
 2026-05-05  8:35 UTC  (2+ messages)

[PATCH] crypto: fix OOB read in pefile_digest_pe_contents
 2026-05-05  8:23 UTC  (4+ messages)

[PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC
 2026-05-05  7:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom-qce: Document the Glymur crypto engine
` [PATCH v2 2/2] arm64: dts: qcom: glymur: Add crypto engine and BAM

[PATCH] crypto: safexcel - Remove repeated plus
 2026-05-05  7:37 UTC  (2+ messages)

[PATCH] crypto: krb5 - wait for async aead completion before freeing buffer
 2026-05-05  5:54 UTC  (2+ messages)

[PATCH] talitos: allocate channels with main struct
 2026-05-05  5:50 UTC  (2+ messages)

[PATCH 1/4] hwrng: core - drop unnecessary forward declarations
 2026-05-05  5:33 UTC  (3+ messages)
` [PATCH 3/4] hwrng: core - use MAX to simplify RNG_BUFFER_SIZE

[PATCH v12 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-05-05  3:31 UTC  (3+ messages)
` [PATCH v12 2/4] crypto: spacc - Add SPAcc ahash support

[PATCH v2] crypto: af_alg - Remove zero-copy support from AF_ALG
 2026-05-04 22:53 UTC  (2+ messages)
` [PATCH v3] crypto: af_alg - Remove zero-copy support from skcipher and aead

[PATCH] crypto: af_alg - Remove zero-copy support from AF_ALG
 2026-05-04 22:25 UTC  (5+ messages)

[PATCH v1 1/1] hwrng: core - Replace strlcat() with better alternative
 2026-05-04 21:01 UTC  (2+ messages)

[PATCH] crypto: ccp - Define pci_device_ids using named initializers
 2026-05-04 20:16 UTC  (2+ messages)

AF_ALG hardening
 2026-05-04 19:54 UTC  (4+ messages)

[RFC v1 0/6] Implement SNP DOWNLOAD_FIRMWARE_EX support
 2026-05-04 18:43 UTC  (5+ messages)
` [RFC v1 6/6] crypto/ccp: Implement SNP firmware live update

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-05-04 18:27 UTC  (4+ messages)


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