Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-05-05 14:32:35 to 2026-05-12 05:26:32 UTC [more...]

cleanup the RAID6 P/Q library v2
 2026-05-12  5:20 UTC  (20+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
` [PATCH 02/19] raid6: turn the userspace test harness into a kunit test
` [PATCH 03/19] raid6: remove __KERNEL__ ifdefs
` [PATCH 04/19] raid6: move to lib/raid/
` [PATCH 05/19] raid6: remove unused defines in pq.h
` [PATCH 06/19] raid6: remove raid6_get_zero_page
` [PATCH 07/19] raid6: use named initializers for struct raid6_calls
` [PATCH 08/19] raid6: improve the public interface
` [PATCH 09/19] raid6: hide internals
` [PATCH 10/19] raid6: rework the init helpers
` [PATCH 11/19] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/19] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/19] raid6: update top of file comments
` [PATCH 14/19] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/19] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/19] raid6_kunit: cleanup dataptr handling
` [PATCH 17/19] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/19] "
` [PATCH 19/19] raid6_kunit: randomize buffer alignment

[PATCH v2 0/3] soc: qcom: ice: Enable firmware managed resource
 2026-05-12  3:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support
` [PATCH v2 2/3] soc: qcom: ice: Enable PM runtime for ICE driver
` [PATCH v2 3/3] soc: qcom: ice: Add SCMI support for sa8255p based targets

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-05-11 21:38 UTC  (9+ messages)

[RFC v2] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-05-11 16:52 UTC  (6+ messages)

[PATCH v1 2/8] dt-bindings: crypto: Add x1e80100 inline crypto
 2026-05-11 14:40 UTC 

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

[PATCH 0/8] ARM crc64 and XOR using NEON intrinsics
 2026-05-11 12:28 UTC  (8+ messages)
` [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] crypto: qat - fix Use-After-Free in adf_ctl_ioctl_dev_start()
 2026-05-11 12:22 UTC  (3+ messages)

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

powernv_rng_read: Oops: Kernel access of bad area, sig: 11 [#1]
 2026-05-11  8:03 UTC  (4+ messages)

[PATCH] crypto: safexcel - Fix potential memory leak in safexcel_pci_probe()
 2026-05-11  7:46 UTC  (2+ messages)

[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-11  7:38 UTC  (3+ messages)

[PATCH] crypto: algif_aead - Prevent async UAF on early socket close
 2026-05-11  5:32 UTC 

[PATCH] crypto : ecc - Fix carry overflow in vli multiplication
 2026-05-11  5:30 UTC  (3+ messages)

[PATCH] hwrng: tpm: Do not enable by default
 2026-05-11  3:31 UTC  (6+ messages)

[PATCH] crypto: hisilicon/sec2 - lower priority for hisilicon crypto implementations
 2026-05-11  0:49 UTC 

[PATCH] crypto: ctr - Convert from skcipher to lskcipher
 2026-05-11  0:19 UTC  (5+ messages)

[PATCH] crypto: krb5 - wait for async aead completion before freeing buffer
 2026-05-10 23:24 UTC  (2+ messages)
` [PATCH v2] crypto: krb5 - filter out async aead implementations at alloc

[PATCH v3] dt-bindings: crypto: qcom,prng: Document TRNG on Nord SoC
 2026-05-10  2:18 UTC 

[PATCH v2] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
 2026-05-09 18:41 UTC  (2+ 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 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 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: 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] 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 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)

[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 v2 0/2] Add TRNG support for Glymur SoC
 2026-05-06  9:32 UTC  (3+ messages)
` [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)


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