linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-17 20:16:55 to 2024-10-06 01:25:00 UTC [more...]

[PATCH] crypto: testmgr - Hide ENOENT errors better
 2024-10-06  1:24 UTC 

[PATCH] crypto: api - Fix liveliness check in crypto_alg_tested
 2024-10-06  1:18 UTC 

[PATCH 1/3] crypto: api - Remove instance larval fulfilment
 2024-10-06  0:53 UTC  (12+ messages)
` [v3 PATCH "
  ` [v3 PATCH 2/3] crypto: api - Do not wait for tests during registration
    ` [v3 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm "
            ` [PATCH] crypto: api - Fix generic algorithm self-test races

[PATCH] crypto: x86/cast5: Remove unused cast5_ctr_16way
 2024-10-05 23:13 UTC 

[PATCH v2 RESEND] crypto: lib/mpi - Extend support for scope-based resource management
 2024-10-05  6:27 UTC 

[PATCH] crypto: hisilicon/qm - fix the coding specifications issue
 2024-10-05  5:40 UTC  (2+ messages)

[PATCH] crypto: qat - remove unused adf_devmgr_get_first
 2024-10-05  5:39 UTC  (3+ messages)

[PATCH] crypto: qat - (qat_4xxx) fix off by one in uof_get_name()
 2024-10-05  5:39 UTC  (3+ messages)

[PATCH] crypto: qat - (qat_420xx) fix off by one in uof_get_name()
 2024-10-05  5:38 UTC  (3+ messages)

[PATCH 0/2] iaa_crypto bugfix and maintainer change
 2024-10-05  5:38 UTC  (4+ messages)
` [PATCH 1/2] crypto: iaa - Remove potential infinite loop in check_completion()
` [PATCH 2/2] MAINTAINERS: Make Kristen Accardi the IAA crypto driver maintainer

HASH_MAX_DESCSIZE warn_on on init tfm with HMAC template
 2024-10-05  5:37 UTC  (7+ messages)

[PATCH 0/3] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module
 2024-10-05  5:35 UTC  (5+ messages)
` [PATCH 1/3] crypto: Re-write AES/GCM stitched implementation for ppcle64
` [PATCH 2/3] crypto: Register modules as SIMD modules for ppcle64 AES/GCM algs
` [PATCH 3/3] crypto: added CRYPTO_SIMD in Kconfig for CRYPTO_AES_GCM_P10

[PATCH v1] crypto: Correct multiple typos in comments
 2024-10-05  5:34 UTC  (2+ messages)

[PATCH v1] crypto: ccree - Fix typo in comment
 2024-10-05  5:34 UTC  (2+ messages)

[PATCH] crypto: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-10-05  5:33 UTC  (2+ messages)

[PATCH] hwrng: iproc-r200: enable on BCMBCA
 2024-10-05  5:33 UTC  (2+ messages)

[PATCH -next] crypto: qat - remove redundant null pointer checks in adf_dbgfs_init()
 2024-10-05  5:32 UTC  (9+ messages)
            ` [PATCH] crypto: qat - remove check after debugfs_create_dir()

[PATCH 1/2] crypto: caam: Fix the pointer passed to caam_qi_shutdown()
 2024-10-05  5:31 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - enable all clusters clock gating
 2024-10-05  5:31 UTC  (2+ messages)

[PATCH] crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
 2024-10-05  5:31 UTC  (3+ messages)

[PATCH] crypto: mxs-dcp: Fix AES-CBC with hardware-bound keys
 2024-10-05  5:30 UTC  (2+ messages)

[PATCH] crypto: amlogic - Remove redundant assignment and error messages
 2024-10-05  5:29 UTC  (2+ messages)

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-10-05  5:27 UTC  (3+ messages)

[PATCH] crypto: hmac - Improve local variable types
 2024-10-05  4:57 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
 2024-10-05  5:01 UTC  (4+ messages)
` [PATCH 1/2] crypto: hisilicon/sec2 - fix for aead icv error
` [PATCH 2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-04 14:38 UTC  (3+ messages)
` [PATCH 06/51] crypto: "

[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
 2024-10-04 10:42 UTC  (8+ messages)

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-10-03 22:09 UTC  (16+ messages)
` [PATCH v2 1/3] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v2 2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

BUG: Kernel NULL pointer dereference on read at 0x00000000 in pnv_get_random_long()
 2024-10-03 15:53 UTC  (3+ messages)

[PATCH 0/5] cesa: small cleanups
 2024-10-03 11:27 UTC  (7+ messages)
` [PATCH 1/5] crypto: cesa: add COMPILE_TEST
` [PATCH 2/5] crypto: cesa: use enabled variants for clk_get
` [PATCH 3/5] crypto: cesa: remove irq_set_affinity_hint
` [PATCH 4/5] crypto: cesa: move loop to mv_cesa_put_sram
` [PATCH 5/5] crypto: use devm_platform_get_and_ioremap_resource

[PATCH v7 0/7] Optimize dm-verity and fsverity using multibuffer hashing
 2024-10-01 15:37 UTC  (8+ messages)
` [PATCH v7 1/7] crypto: shash - add support for finup_mb
` [PATCH v7 2/7] crypto: testmgr - add tests "
` [PATCH v7 3/7] crypto: x86/sha256-ni - add support "
` [PATCH v7 4/7] crypto: arm64/sha256-ce "
` [PATCH v7 5/7] fsverity: improve performance by using multibuffer hashing
` [PATCH v7 6/7] dm-verity: reduce scope of real and wanted digests
` [PATCH v7 7/7] dm-verity: improve performance by using multibuffer hashing

crypto: starfive: kernel oops when unloading jh7110_crypto module and loading it again
 2024-10-01 10:42 UTC  (3+ messages)

[PATCH v9 0/7] Add SPAcc Crypto Driver
 2024-10-01  7:23 UTC  (17+ messages)
` [PATCH v9 1/7] Add SPAcc Skcipher support
` [PATCH v9 2/7] Add SPAcc AUTODETECT Support
` [PATCH v9 3/7] Add SPAcc ahash support
` [PATCH v9 4/7] Add SPAcc AEAD support
` [PATCH v9 5/7] Add SPAcc Kconfig and Makefile
` [PATCH v9 6/7] Add SPAcc compilation in crypto
` [PATCH v9 7/7] dt-bindings: crypto: Document support for SPAcc

[PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-10-01  0:37 UTC  (23+ messages)
` [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 02/19] crypto: testmgr: "
` [PATCH v3 03/19] drm/i915/selftests: "
` [PATCH v3 04/19] drm/lib: "
` [PATCH v3 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v3 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v3 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 09/19] bpf: "
` [PATCH v3 10/19] lib/interval_tree_test.c: "
` [PATCH v3 11/19] kunit: string-stream-test: Include <linux/prandom.h>
` [PATCH v3 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 13/19] lib/rbtree-test: "
` [PATCH v3 14/19] bpf/tests: "
` [PATCH v3 15/19] lib/test_parman: "
` [PATCH v3 16/19] lib/test_scanf: "
` [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v3 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v3 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>

[PATCH] async_xor: Remove unused 'async_xor_val'
 2024-09-29 13:21 UTC 

[RFC PATCH 0/3] by_n compression and decompression with Intel IAA
 2024-09-27 16:03 UTC  (4+ messages)
` [RFC PATCH 2/3] crypto: add by_n attribute to acomp_req

[PATCH] hwrng: core - Add WARN_ON for buggy read return values
 2024-09-27  0:42 UTC  (13+ messages)

[PATCH] hw_random: rockchip: import driver from vendor tree
 2024-09-25 15:01 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 004/139] crypto: x86/sha256 - Add parentheses around macros' single arguments
 2024-09-25 12:07 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 005/139] crypto: octeontx - Fix authenc setkey
` [PATCH AUTOSEL 6.6 006/139] crypto: octeontx2 "
` [PATCH AUTOSEL 6.6 041/139] crypto: simd - Do not call crypto_alloc_tfm during registration
` [PATCH AUTOSEL 6.6 051/139] crypto: hisilicon/qm - reset device before enabling it

[PATCH AUTOSEL 6.10 004/197] crypto: x86/sha256 - Add parentheses around macros' single arguments
 2024-09-25 11:51 UTC  (6+ messages)
` [PATCH AUTOSEL 6.10 005/197] crypto: octeontx - Fix authenc setkey
` [PATCH AUTOSEL 6.10 006/197] crypto: octeontx2 "
` [PATCH AUTOSEL 6.10 046/197] crypto: simd - Do not call crypto_alloc_tfm during registration
` [PATCH AUTOSEL 6.10 065/197] crypto: hisilicon - fix missed error branch
` [PATCH AUTOSEL 6.10 066/197] crypto: hisilicon/qm - reset device before enabling it

[PATCH AUTOSEL 6.11 006/244] crypto: x86/sha256 - Add parentheses around macros' single arguments
 2024-09-25 11:25 UTC  (6+ messages)
` [PATCH AUTOSEL 6.11 007/244] crypto: octeontx - Fix authenc setkey
` [PATCH AUTOSEL 6.11 008/244] crypto: octeontx2 "
` [PATCH AUTOSEL 6.11 055/244] crypto: simd - Do not call crypto_alloc_tfm during registration
` [PATCH AUTOSEL 6.11 080/244] crypto: hisilicon - fix missed error branch
` [PATCH AUTOSEL 6.11 081/244] crypto: hisilicon/qm - reset device before enabling it

af_alg01.c:36: TFAIL: instantiated nested hmac algorithm ('hmac(hmac(md5))')!
 2024-09-24 22:28 UTC  (4+ messages)

[GIT PULL] Crypto Update for 6.2
 2024-09-24 18:04 UTC  (12+ messages)
` [GIT PULL] Crypto Update for 6.3
  ` [GIT PULL] Crypto Update for 6.4
    ` [GIT PULL] Crypto Update for 6.5
      ` [GIT PULL] Crypto Update for 6.6
        ` [GIT PULL] Crypto Update for 6.7
          ` [GIT PULL] Crypto Update for 6.8
            ` [GIT PULL] Crypto Fixes "
              ` [GIT PULL] Crypto Fixes for 6.9
                ` [GIT PULL] Crypto Fixes for 6.10
                  ` [GIT PULL] Crypto Fixes for 6.12

[PATCH] LoongArch: vDSO: Tune the chacha20 implementation
 2024-09-24  7:12 UTC  (6+ messages)

Announce loop-AES-v3.8e file/swap crypto package
 2024-09-23 16:48 UTC 

[PATCH 1/3] crypto: qat - Correct the typo 'accelaration'
 2024-09-23 14:24 UTC  (2+ messages)

[PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-22 20:49 UTC  (5+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-21 22:40 UTC  (12+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH 5.10/5.15 0/2] crypto: inside_secure - Avoid dma map if size is zero
 2024-09-21 16:34 UTC  (3+ messages)
` [PATCH 5.10/5.15 1/2] "
` [PATCH 5.10/5.15 2/2] crypto: safexcel - Add error handling for dma_map_sg() calls

[PATCH] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-19 11:06 UTC  (3+ messages)

[PATCH v6 0/3] LoongArch: Implement getrandom() in vDSO
 2024-09-19  8:31 UTC  (4+ messages)
` [PATCH v6 2/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation

[PATCH 5.10] crypto: tcrypt - Fix missing return value check
 2024-09-18 13:35 UTC 

linux-next/crypto: Problem with loading paes_s390x kernel cipher since commit "crypto: api - Fix generic algorithm self-test races"
 2024-09-18  8:20 UTC  (6+ messages)
    ` [PATCH] crypto: s390/paes - Fix module aliases

qcom-rng is broken for acpi
 2024-09-17 21:24 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).