linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-02 06:23:43 to 2022-12-12 12:44:25 UTC [more...]

[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
 2022-12-12 12:44 UTC  (4+ messages)
` [PATCH v10 28/33] arm64: dts: rockchip: rk3399: add crypto node

[PATCH 1/1] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
 2022-12-12 11:21 UTC  (8+ messages)

[PATCH v2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2022-12-12  9:15 UTC  (4+ messages)

lib/crypto/blake2s-selftest.c:632:1: warning: the frame size of 1120 bytes is larger than 1024 bytes
 2022-12-11  6:22 UTC  (3+ messages)
    ` [PATCH] crypto: lib/blake2s - Split up test function to halve stack usage

[PATCH v10 0/3] crypto: hisilicon - supports device isolation feature
 2022-12-11  6:16 UTC  (6+ messages)
` [PATCH v10 3/3] crypto: hisilicon/qm - define the device isolation strategy

[PATCH v7 0/4] crypto: aria: implement aria-avx2 and aria-avx512
 2022-12-10  9:31 UTC  (7+ messages)
` [PATCH v7 1/4] crypto: aria: add keystream array into request ctx
` [PATCH v7 2/4] crypto: aria: do not use magic number offsets of aria_ctx
` [PATCH v7 3/4] crypto: aria: implement aria-avx2
` [PATCH v7 4/4] crypto: aria: implement aria-avx512

[PATCH v3] char: tpm: Protect tpm_pm_suspend with locks
 2022-12-10  1:57 UTC  (11+ messages)

[PATCH v3 00/17] crypt: x86 - fix RCU stalls
 2022-12-10  0:34 UTC  (13+ messages)
` [PATCH v4 00/24] crypto: "
  ` [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption

[PATCH v2 00/10] Add CA enforcement keyring restrictions
 2022-12-09 15:44 UTC  (15+ messages)
` [PATCH v2 01/10] KEYS: Create static version of public_key_verify_signature
` [PATCH v2 02/10] KEYS: Add missing function documentation
` [PATCH v2 03/10] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v2 04/10] KEYS: X.509: Parse Key Usage
` [PATCH v2 05/10] KEYS: Introduce a CA endorsed flag
` [PATCH v2 06/10] KEYS: Introduce keyring restriction that validates ca trust
` [PATCH v2 07/10] KEYS: X.509: Flag Intermediate CA certs as endorsed
` [PATCH v2 08/10] integrity: Use root of trust signature restriction
` [PATCH v2 09/10] KEYS: CA link restriction
` [PATCH v2 10/10] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca

[PATCH] KEYS: asymmetric: Make a copy of sig and digest in vmalloced stack
 2022-12-09 14:27 UTC  (4+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-09 12:00 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/4] crypto: stm32 - reuse for Ux500
 2022-12-09 11:08 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: crypto: Let STM32 define Ux500 CRYP
` [PATCH v3 2/4] crypto: stm32 - enable drivers to be used on Ux500
` [PATCH v3 3/4] crypto: stm32/cryp - enable for use with Ux500
` [PATCH v3 4/4] crypto: ux500/cryp - delete driver

[PATCH v2 0/2] hwrng: Fix PCI device refcount leak
 2022-12-09 11:08 UTC  (4+ messages)
` [PATCH v2 1/2] hwrng: amd - "
` [PATCH v2 2/2] hwrng: geode "

[PATCH] crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
 2022-12-09 11:07 UTC  (2+ messages)

[PATCH 0/4] crypto: arm64 - use frame_push/pop macros
 2022-12-09 11:07 UTC  (2+ messages)

[PATCH v3 00/12] crypto: qat - enable compression deflate algorithm
 2022-12-09 11:06 UTC  (2+ messages)

[PATCH v3 0/5] cpumask: improve on cpumask_local_spread() locality
 2022-12-08 20:57 UTC  (12+ messages)
` [PATCH v3 1/5] lib/find: introduce find_nth_and_andnot_bit
` [PATCH v3 2/5] cpumask: introduce cpumask_nth_and_andnot
` [PATCH v3 3/5] sched: add sched_numa_find_nth_cpu()
` [PATCH v3 4/5] cpumask: improve on cpumask_local_spread() locality
` [PATCH v3 5/5] lib/cpumask: reorganize cpumask_local_spread() logic

arch/arm/crypto/sha1_glue.c:34:8: warning: cast from 'void (*)(u32 *, const unsigned char *, unsigned int)' (aka 'void (*)(unsigned int *, const unsigned char *, unsigned int)') to 'sha1_block_fn *' (aka 'void (*)(struct sha1_state *, const unsigned char 
 2022-12-08 18:05 UTC  (2+ messages)

[REGESSION] Bug 216502 - slow crng initialization on Rockchip 3399 (Friendyarm NanoPi M4)
 2022-12-08 15:32 UTC  (2+ messages)
` [REGESSION] Bug 216502 - slow crng initialization on Rockchip 3399 (Friendyarm NanoPi M4) #forregzbot

[PATCH] crypto: caam: blob_gen.c: fix CAAM io mem access
 2022-12-08 15:27 UTC  (2+ messages)

[PATCH] crypto: atmel: Add capability case for the 0x600 SHA and AES IP versions
 2022-12-08 10:56 UTC  (2+ messages)

[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
 2022-12-08  9:35 UTC  (18+ messages)
` [PATCH 5/6] dt-bindings: crypto: Add bindings for Starfive crypto driver
` [PATCH 6/6] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2

[PATCH v2 0/4] cpumask: improve on cpumask_local_spread() locality
 2022-12-08  2:55 UTC  (11+ messages)
` [PATCH v2 3/4] sched: add sched_numa_find_nth_cpu()

[PATCH v2 0/2] Fix lack of section mismatch warnings with LTO
 2022-12-07 19:56 UTC  (3+ messages)
` [PATCH v2 1/2] padata: Mark padata_work_init() as __ref

[PATCH 0/2] Fix lack of section mismatch warnings with LTO
 2022-12-07 18:58 UTC  (5+ messages)
` [PATCH 1/2] padata: Do not mark padata_mt_helper() as __init

[PATCH] public_key: Add a comment to public_key_signature struct definition
 2022-12-07 10:54 UTC 

[PATCH v2 0/2] ARM: allow kernel mode NEON in softirq context
 2022-12-07 10:39 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: vfp: Manipulate VFP state with softirqs disabled
` [PATCH v2 2/2] ARM: permit non-nested kernel mode NEON in softirq context

[PATCH v2 0/6] crypto/realtek: add new driver
 2022-12-06 19:20 UTC  (7+ messages)
` [PATCH v2 1/6] crypto/realtek: header definitions
` [PATCH v2 2/6] crypto/realtek: core functions
` [PATCH v2 3/6] crypto/realtek: hash algorithms
` [PATCH v2 4/6] crypto/realtek: skcipher algorithms
` [PATCH v2 5/6] crypto/realtek: enable module
` [PATCH v2 6/6] crypto/realtek: add devicetree documentation

[PATCH v11 0/4] implement getrandom() in vDSO
 2022-12-06 12:57 UTC  (14+ messages)
` [PATCH v11 1/4] random: add vgetrandom_alloc() syscall
` [PATCH v11 2/4] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v11 3/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v11 4/4] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH 0/6] crypto/realtek: add new driver
 2022-12-06  9:07 UTC  (5+ messages)

[PATCH 0/10] crypto: Driver conversions for DMA alignment
 2022-12-06  8:34 UTC  (17+ messages)
` [PATCH 1/10] crypto: cavium - Set DMA alignment explicitly
` [PATCH 2/10] crypto: ccp "
` [PATCH 3/10] crypto: ccree "
` [PATCH 4/10] crypto: chelsio "
` [PATCH 5/10] crypto: hisilicon/hpre "
` [PATCH 6/10] crypto: safexcel "
` [PATCH 7/10] crypto: keembay "
` [PATCH 8/10] crypto: octeontx "
` [PATCH 9/10] crypto: octeontx2 "
` [PATCH 10/10] crypto: qce "

[PATCH v2 0/3] hwrng: add hwrng support for Rockchip RK3568
 2022-12-05 21:41 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: RNG: Add Rockchip RNG bindings
` [PATCH v2 2/3] hwrng: add Rockchip SoC hwrng driver

linux-next: build failure after merge of the crypto tree
 2022-12-05  4:31 UTC  (3+ messages)
  ` [PATCH] crypto: api - Use linux/cache.h instead of asm/cache.h

[PATCH v2 0/6] crypto: Accelerated AES/GCM stitched implementation
 2022-12-05  0:34 UTC  (7+ messages)
` [PATCH v2 1/6] Update Kconfig and Makefile
` [PATCH v2 2/6] Glue code for AES/GCM stitched implementation
` [PATCH v2 3/6] An accelerated "
` [PATCH v2 4/6] Supporting functions for AES
` [PATCH v2 5/6] Supporting functions for ghash
` [PATCH v2 6/6] A perl script to process PowerPC assembler source

[PATCH v6 0/4] crypto: aria: implement aria-avx2 and aria-avx512
 2022-12-03  5:01 UTC  (4+ messages)
` [PATCH v6 2/4] crypto: aria: do not use magic number offsets of aria_ctx

[PATCH v2] crypto/caam: Avoid GCC constprop bug warning
 2022-12-02 23:36 UTC  (6+ messages)

[PATCH v3] crypto: caam: blob_gen.c: warn if key is insecure
 2022-12-02 23:35 UTC  (5+ messages)

[PATCH] crypto/caam: Avoid GCC constprop bug warning
 2022-12-02 22:08 UTC  (5+ messages)

[PATCH v10 0/4] implement getrandom() in vDSO
 2022-12-02 18:29 UTC  (8+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall

[PATCH] hwrng: amd - Fix PCI device refcount leak
 2022-12-02 10:59 UTC  (4+ messages)

[PATCH] crypto: ccree,hisilicon - Fix dependencies to correct algorithm
 2022-12-02 10:20 UTC  (3+ messages)

[PATCH] crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
 2022-12-02 10:20 UTC  (2+ messages)

[PATCH] crypto: x86/curve25519 - disable gcov
 2022-12-02 10:20 UTC  (2+ messages)

[PATCH] crypto: amlogic - Save a few bytes of memory
 2022-12-02 10:19 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx - remove redundant NULL check
 2022-12-02 10:19 UTC  (2+ messages)

[PATCH] crypto: qat - fix error return code in adf_probe
 2022-12-02 10:18 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;
as well as URLs for NNTP newsgroup(s).