Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-04-30 06:37:54 to 2026-05-05 17:54:03 UTC [more...]

[PATCH v2 00/12] crypto: talitos - fix several issues in the Freescale talitos crypto driver
 2026-05-05 17:53 UTC  (9+ 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] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
 2026-05-05 17:14 UTC  (8+ messages)

[PATCH 0/4] crypto: talitos - fix several issues in the Freescale talitos crypto driver
 2026-05-05 15:24 UTC  (6+ messages)
` [PATCH 1/4] crypto: talitos - use hardware facilities for large ahash requests
` [PATCH 2/4] crypto: talitos - rename first_desc/last_desc to first_request/last_request
` [PATCH 3/4] crypto: talitos - remove useless wrapper
` [PATCH 4/4] crypto: talitos - fix invalid submit_count initial value

[PATCH v2 0/4] SEV re-initialization fixes
 2026-05-05 14:37 UTC  (7+ messages)
` [PATCH v2 1/4] crypto/ccp: Do not initialize SNP for SEV ioctls
` [PATCH v2 2/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_COMMIT)
` [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  (4+ messages)

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

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-05-05  9:31 UTC  (8+ 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 0/2] Add TRNG support for Glymur SoC
 2026-05-05  9:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,prng: Document Glymur TRNG

[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 v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-05-05  8:47 UTC  (9+ messages)
` [PATCH v5 01/13] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk
` [PATCH v5 12/13] arm64: dts: qcom: milos: Add power-domain and iface clk for ice node
` [PATCH v5 13/13] arm64: dts: qcom: eliza: "

[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] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
 2026-05-05  8:40 UTC  (2+ 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)

[PATCHv2] talitos: allocate channels with main struct
 2026-05-05  8:23 UTC  (2+ 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  (10+ messages)
` [PATCH 2/4] hwrng: core - use bool for wait parameter in rng_get_data
` [PATCH 3/4] hwrng: core - use MAX to simplify RNG_BUFFER_SIZE
` [PATCH 4/4] hwrng: core - use sysfs_emit_at in rng_available_show

[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] crypto: af_alg - Remove zero-copy support from AF_ALG
 2026-05-04 22:53 UTC  (12+ messages)
        ` [PATCH v2] "
            ` [PATCH v3] crypto: af_alg - Remove zero-copy support from skcipher and aead

[PATCH v1 1/1] hwrng: core - Replace strlcat() with better alternative
 2026-05-04 21:01 UTC  (4+ 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  (9+ messages)
                            ` [oss-security] CVE-2026-31431: CopyFail: linux local privilege scalation

[RFC v1 0/6] Implement SNP DOWNLOAD_FIRMWARE_EX support
 2026-05-04 18:43 UTC  (11+ messages)
` [RFC v1 1/6] crypto/ccp: Hoist kernel part of SNP_PLATFORM_STATUS
` [RFC v1 2/6] crypto/ccp: Allow snp_get_platform_data() after SNP init
` [RFC v1 3/6] crypto/ccp: Add DOWNLOAD_FIRMWARE_EX message struct
` [RFC v1 4/6] crypto/ccp: Reclaim command buffer when the PSP dies
` [RFC v1 5/6] crypto/ccp: Register with fw_uploader and always fail
` [RFC v1 6/6] crypto/ccp: Implement SNP firmware live update

[PATCH] crypto: Drop explicit assigment of 0 in pci_device_id array
 2026-05-04 15:32 UTC 

[RFC v2] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-05-04 14:32 UTC  (2+ messages)

Complete list of AF_ALG algorithms used by iwd
 2026-05-04 12:58 UTC  (2+ messages)

[PATCH 1/2] crypto: jitterentropy - drop redundant delta check in jent_entropy_init
 2026-05-04 11:47 UTC  (4+ messages)
` [PATCH 2/2] crypto: jitterentropy - fix URL

[PATCH] hwrng: Drop unused assignment to pci driver_data
 2026-05-04  9:20 UTC 

AF_ALG algorithms required by cryptsetup
 2026-05-04  6:08 UTC  (2+ messages)

[PATCH v2] crypto: zstd - fix segmented acomp streaming paths
 2026-05-04  3:40 UTC  (2+ messages)

[PATCH] crypto: qat - fix use-after-free during concurrent device start and removal
 2026-05-04  2:51 UTC 

[GIT PULL] Crypto Fixes for 7.1
 2026-05-02 20:27 UTC  (2+ messages)

[PATCH net-next] Documentation/tcp_ao: Document the supported MAC algorithms and lengths
 2026-05-02 18:20 UTC  (2+ messages)

[Possible vulnerability] crypto/af_alg: extract_bvec_to_sg() retains spliced pipe pages in TX SGL without sendpage_ok() check
 2026-05-02 15:47 UTC 

[PATCH] asymmetric_keys: check asymmetric_key_ids() for NULL before dereference
 2026-05-02  8:40 UTC  (4+ messages)

[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
 2026-05-02  4:53 UTC  (5+ messages)
    ` [PATCH] crypto: authencesn - Use memcpy_from/to_sglist
      ` [v2 PATCH] "

[PATCH v4 0/7] Add RMPOPT support
 2026-05-01 19:12 UTC  (13+ messages)
` [PATCH v4 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v4 2/7] x86/msr: add wrmsrq_on_cpus helper
` [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 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v4 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown

A couple more AF_ALG fixes to cherry-pick
 2026-05-01  7:21 UTC  (2+ messages)

[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
 2026-04-30 17:01 UTC  (7+ messages)

[PATCH 6.12 0/8] AF_ALG fixes
 2026-04-30  7:14 UTC  (5+ messages)

[PATCH 5.10 00/10] AF_ALG fixes
 2026-04-30  7:01 UTC  (11+ messages)
` [PATCH 5.10 01/10] crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
` [PATCH 5.10 02/10] crypto: scatterwalk - Backport memcpy_sglist()
` [PATCH 5.10 03/10] crypto: algif_aead - use memcpy_sglist() instead of null skcipher
` [PATCH 5.10 04/10] crypto: algif_aead - Revert to operating out-of-place
` [PATCH 5.10 05/10] crypto: algif_aead - snapshot IV for async AEAD requests
` [PATCH 5.10 06/10] crypto: authenc - use memcpy_sglist() instead of null skcipher
` [PATCH 5.10 07/10] crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
` [PATCH 5.10 08/10] crypto: authencesn - Fix src offset when decrypting in-place
` [PATCH 5.10 09/10] crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
` [PATCH 5.10 10/10] crypto: algif_aead - Fix minimum RX size check for decryption

[PATCH 5.15 0/9] AF_ALG fixes
 2026-04-30  6:36 UTC  (10+ messages)
` [PATCH 5.15 1/9] crypto: scatterwalk - Backport memcpy_sglist()
` [PATCH 5.15 2/9] crypto: algif_aead - use memcpy_sglist() instead of null skcipher
` [PATCH 5.15 3/9] crypto: algif_aead - Revert to operating out-of-place
` [PATCH 5.15 4/9] crypto: algif_aead - snapshot IV for async AEAD requests
` [PATCH 5.15 5/9] crypto: authenc - use memcpy_sglist() instead of null skcipher
` [PATCH 5.15 6/9] crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
` [PATCH 5.15 7/9] crypto: authencesn - Fix src offset when decrypting in-place
` [PATCH 5.15 8/9] crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
` [PATCH 5.15 9/9] crypto: algif_aead - Fix minimum RX size check for decryption


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