Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2025-11-04 11:55:19 to 2025-11-10 15:56:15 UTC [more...]

[PATCH] crypto: rng - Combine two seq_printf() calls into one in crypto_rng_show()
 2025-11-10 15:56 UTC 

[PATCH 0/9] POLYVAL library
 2025-11-10 15:51 UTC  (12+ messages)
` [PATCH 1/9] crypto: polyval - Rename conflicting functions
` [PATCH 2/9] lib/crypto: polyval: Add POLYVAL library
` [PATCH 3/9] lib/crypto: tests: Add KUnit tests for POLYVAL
` [PATCH 4/9] lib/crypto: arm64/polyval: Migrate optimized code into library
` [PATCH 5/9] lib/crypto: x86/polyval: "
` [PATCH 6/9] crypto: hctr2 - Convert to use POLYVAL library
` [PATCH 7/9] crypto: polyval - Remove the polyval crypto_shash
` [PATCH 8/9] crypto: testmgr - Remove polyval tests
` [PATCH 9/9] fscrypt: Drop obsolete recommendation to enable optimized POLYVAL

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-10 14:03 UTC  (52+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 02/26] crypto: qat - #undef field_get() before local definition
` [PATCH v6 03/26] EDAC/ie31200: "
` [PATCH v6 04/26] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v6 05/26] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v6 06/26] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v6 07/26] pinctrl: ma35: "
` [PATCH v6 08/26] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v6 09/26] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v6 10/26] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v6 13/26] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 15/26] crypto: qat - convert to common field_get() helper
` [PATCH v6 16/26] EDAC/ie31200: Convert "
` [PATCH v6 17/26] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v6 18/26] iio: dac: Convert to common field_prep() helper
` [PATCH v6 19/26] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v6 20/26] pinctrl: ma35: "
` [PATCH v6 21/26] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v6 22/26] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v6 23/26] iio: imu: smi330: "
` [PATCH -next v6 24/26] mtd: rawnand: sunxi: "
` [PATCH v6 25/26] clk: renesas: Use bitfield helpers
` [PATCH v6 26/26] soc: "

[PATCH][next] KEYS: Avoid -Wflex-array-member-not-at-end warning
 2025-11-10 10:46 UTC 

[PATCH][next] crypto: drbg - Avoid -Wflex-array-member-not-at-end warning
 2025-11-10 10:44 UTC 

[PATCH v2 0/2] m68k: coldfire: Add RNG support and const qualifiers for MCF54418
 2025-11-10  9:31 UTC  (10+ messages)
` [PATCH v2 1/2] m68k: coldfire: Mark platform device resource arrays as const
` [PATCH v2 2/2] m68k: coldfire: Add RNG support for MCF54418

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-10  8:59 UTC  (6+ messages)
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition

[PATCH v4 0/4] uacce: driver fixes for memory leaks and state management
 2025-11-10  7:27 UTC  (10+ messages)
` [PATCH v4 1/4] uacce: fix for cdev memory leak
` [PATCH v4 2/4] uacce: fix isolate sysfs check condition
` [PATCH v4 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v4 4/4] uacce: ensure safe queue release with state management

[PATCH] crypto: ccree: Correctly handle return of sg_nents_for_len
 2025-11-10  7:20 UTC 

[PATCH] crypto: starfive: Correctly handle return of sg_nents_for_len
 2025-11-10  6:54 UTC 

Module signing and post-quantum crypto public key algorithms
 2025-11-09 19:30 UTC  (14+ messages)

[PATCH v7 0/8] lib/crypto: Add ML-DSA signing
 2025-11-09 19:42 UTC  (13+ messages)
` [PATCH v7 1/8] crypto: Add support for shake256 through crypto_shash
` [PATCH v7 2/8] crypto: Add ML-DSA/Dilithium verify support
` [PATCH v7 3/8] crypto: Add ML-DSA-44 pure rejection test vectors as a kunit test
` [PATCH v7 4/8] crypto: Add ML-DSA-65 "
` [PATCH v7 5/8] crypto: Add ML-DSA-87 "
` [PATCH v7 6/8] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v7 7/8] pkcs7, x509: Add ML-DSA support
` [PATCH v7 8/8] modsign: Enable ML-DSA module signing

[PATCH] crypto: iaa - Fix incorrect return value in save_iaa_wq()
 2025-11-09 14:56 UTC 

[PATCH] crypto: octeontx2 - Replace deprecated strcpy() in cpt_ucode_load_fw()
 2025-11-09 22:45 UTC 

[PATCH] hwrng: tpm: Do not enable by default
 2025-11-09 10:04 UTC  (5+ messages)

[PATCH] crypto: zstd - Remove unnecessary size_t cast
 2025-11-08 14:57 UTC 

[PATCH] crypto: zstd - Annotate struct zstd_ctx with __counted_by
 2025-11-08 12:07 UTC 

[PATCH v4 0/4] arm64: Add AN7583 DTSI
 2025-11-07 16:16 UTC  (2+ messages)

[syzbot] [crypto?] possible deadlock in padata_do_serial
 2025-11-07 14:49 UTC  (8+ messages)
  ` padata: Is padata_find_next() thread-safe?
          ` [PATCH] padata: use different lock_class_key for padata_list lock
            ` [PATCH v2] padata: remove __padata_list_init()

[PATCH] crypto: qat - add WQ_PERCPU to alloc_workqueue users
 2025-11-07 11:23 UTC 

[PATCH v2 0/6] crypto/hwrng: Simplify with of_device_get_match_data()
 2025-11-07  9:39 UTC  (8+ messages)
` [PATCH v2 1/6] hwrng: bcm2835 - Move MODULE_DEVICE_TABLE() to table definition
` [PATCH v2 2/6] hwrng: bcm2835 - Simplify with of_device_get_match_data()
` [PATCH v2 3/6] crypto: artpec6 "
` [PATCH v2 4/6] crypto: ccp - Constify 'dev_vdata' member
` [PATCH v2 5/6] crypto: ccp - Simplify with of_device_get_match_data()
` [PATCH v2 6/6] crypto: cesa "

[PATCH v8 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-11-07  6:19 UTC  (13+ messages)
` [PATCH v8 01/11] dmaengine: Add DMA_PREP_LOCK/DMA_PREP_UNLOCK flags
` [PATCH v8 02/11] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v8 03/11] dmaengine: qcom: bam_dma: Add bam_pipe_lock flag support
` [PATCH v8 04/11] crypto: qce - Include algapi.h in the core.h header
` [PATCH v8 05/11] crypto: qce - Remove unused ignore_buf
` [PATCH v8 06/11] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v8 07/11] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v8 08/11] crypto: qce - Map crypto memory for DMA
` [PATCH v8 09/11] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v8 10/11] crypto: qce - Add support for BAM locking
` [PATCH v8 11/11] crypto: qce - Switch to using BAM DMA for crypto I/O

[PATCH v12 0/2] update live migration configuration region
 2025-11-07  4:34 UTC  (5+ messages)
` [PATCH v12 2/2] hisi_acc_vfio_pci: adapt to new migration configuration

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-07  2:28 UTC  (4+ messages)
` [PATCH v13 21/22] mm: zswap: zswap_store() will process a large folio in batches

[GIT PULL] Crypto library fixes for v6.18-rc5
 2025-11-06 20:53 UTC  (2+ messages)

[PATCH 0/6] crypto/hwrng: Simplify with of_device_get_match_data()
 2025-11-06 20:49 UTC  (12+ messages)
` [PATCH 1/6] hwrng: bcm2835 - Move MODULE_DEVICE_TABLE() to table definition
` [PATCH 2/6] hwrng: bcm2835 - Simplify with of_device_get_match_data()
` [PATCH 3/6] crypto: artpec6 "
` [PATCH 4/6] crypto: ccp - Constify 'dev_vdata' member
` [PATCH 5/6] crypto: ccp - Simplify with of_device_get_match_data()
` [PATCH 6/6] crypto: cesa "

[PATCH v2 00/15] SHA-3 library
 2025-11-06 19:51 UTC  (15+ messages)

[PATCH] m68k: coldfire: Add RNG support for MCF54418
 2025-11-06 19:25 UTC  (4+ messages)

[PATCH v6 00/17] lib/crypto: Move SHA3 to lib/crypto, add SHAKE* and add ML-DSA signing
 2025-11-06 17:37 UTC  (4+ messages)
` [PATCH v6 17/17] modsign: Enable ML-DSA module signing

[PATCH] crypto: cavium/nitrox - add WQ_PERCPU to alloc_workqueue users
 2025-11-06 16:42 UTC 

[PATCH] crypto: atmel-i2c - add WQ_PERCPU to alloc_workqueue users
 2025-11-06 16:37 UTC 

[PATCH v3 0/3] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
 2025-11-06 14:17 UTC  (3+ messages)
` [PATCH v3 1/3] platform/mellanox/mlxbf_pka: Add core BlueField PKA platform driver

[PATCH] crypto: ansi_cprng: fix cipher leak in cprng_init error path
 2025-11-06  9:25 UTC  (2+ messages)

[PATCH v5 0/4] Add support for more AES modes in TI DTHEv2
 2025-11-06  8:25 UTC  (6+ messages)
` [PATCH v5 2/4] crypto: ti - Add support for AES-CTR in DTHEv2 driver

linux-next: build warning after merge of the libcrypto tree
 2025-11-06  7:27 UTC  (5+ messages)

[PATCH] crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fw
 2025-11-06  7:23 UTC  (2+ messages)

[PATCH v4 00/21] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-11-06  7:15 UTC  (13+ messages)
` [PATCH v4 01/21] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH v4 02/21] crypto/arm64: sm4-ce-ccm "
` [PATCH v4 03/21] crypto/arm64: sm4-ce-gcm "
` [PATCH v4 08/21] lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard API

[PATCH] crypto: deflate - Use struct_size to improve deflate_alloc_stream
 2025-11-06  7:07 UTC  (2+ messages)

[PATCH] crypto: ccp - Add support for PCI device 0x115A
 2025-11-06  7:07 UTC  (2+ messages)

[PATCH v2 0/3] Add Crypto support for Kaanapali SoC
 2025-11-06  7:04 UTC  (2+ messages)

[PATCH] crypto: xilinx - Use %pe to print PTR_ERR
 2025-11-06  7:03 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_value
 2025-11-06  7:02 UTC  (2+ messages)

[PATCH v8 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2025-11-06  6:22 UTC  (3+ messages)
` [PATCH v8 2/4] crypto: spacc - Add SPAcc ahash support

[PATCH 00/15] crypto: zynqmp-aes-gcm: Bug fixes and aes-gcm support for Versal
 2025-11-06  4:33 UTC  (3+ messages)
` [PATCH 09/15] crypto: zynqmp-aes-gcm: Fix setkey operation to select HW keys

[PATCH] crypto: rockchip - drop redundant crypto_skcipher_ivsize() calls
 2025-11-05 16:55 UTC  (2+ messages)

[PATCH] crypto: asymmetric_keys: fix uninitialized pointers with free attr
 2025-11-05  9:53 UTC 

[PATCH v2] lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
 2025-11-04 17:38 UTC  (3+ messages)

[PATCH] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
 2025-11-04 17:37 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