linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-01 06:10:54 to 2023-09-15 03:38:31 UTC [more...]

[PATCH] crypto: cavium/nitrox - refactor deprecated strncpy
 2023-09-15  3:38 UTC  (2+ messages)

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-09-15  3:21 UTC  (11+ messages)
` [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation

[linux-next:master] BUILD REGRESSION 98897dc735cf6635f0966f76eb0108354168fb15
 2023-09-14 16:17 UTC 

[PATCH 0/2] enable dc chaining service
 2023-09-14 14:14 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - consolidate services structure
` [PATCH 2/2] crypto: qat - enable dc chaining service

[RFC PATCH 0/6] RISC-V BLAKE2s Vector implementation
 2023-09-14 14:24 UTC  (15+ messages)
` [RFC PATCH 1/6] riscv: sched: defer restoring Vector context for user
` [RFC PATCH 2/6] riscv: Add support for kernel mode vector
` [RFC PATCH 3/6] riscv: Add vector extension XOR implementation
` [RFC PATCH 4/6] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
` [RFC PATCH 5/6] riscv: vector: allow kernel-mode Vector with preemption
` [RFC PATCH 6/6] riscv: Add BLAKE2s V implementation

[PATCH] crypto: qat - refactor deprecated strncpy
 2023-09-14 10:24 UTC  (2+ messages)

[PATCH 0/5] crypto: qat - state change fixes
 2023-09-14  9:55 UTC  (6+ messages)
` [PATCH 1/5] crypto: qat - fix state machines cleanup paths
` [PATCH 2/5] crypto: qat - do not shadow error code
` [PATCH 3/5] crypto: qat - ignore subsequent state up commands
` [PATCH 4/5] crypto: qat - fix unregistration of crypto algorithms
` [PATCH 5/5] crypto: qat - fix unregistration of compression algorithms

[PATCH 0/8] crypto: Add lskcipher API type
 2023-09-14  9:34 UTC  (16+ messages)
` [PATCH 1/8] crypto: aead - Add crypto_has_aead
` [PATCH 2/8] ipsec: Stop using crypto_has_alg
` [PATCH 3/8] crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASK
` [PATCH 4/8] crypto: skcipher - Add lskcipher
` [PATCH 5/8] crypto: lskcipher - Add compatibility wrapper around ECB
` [PATCH 6/8] crypto: testmgr - Add support for lskcipher algorithms
` [PATCH 7/8] crypto: ecb - Convert from skcipher to lskcipher
` [PATCH 8/8] crypto: cbc "

[PATCH 0/2] crypto: hisilicon/zip - change support algorithms
 2023-09-14  9:09 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/zip - support deflate algorithm
` [PATCH 2/2] crypto: hisilicon/zip - remove zlib and gzip

[PATCH 0/5] Add new platform support for DBC
 2023-09-14  8:38 UTC  (9+ messages)
` [PATCH 1/5] crypto: ccp: Move direct access to some PSP registers out of TEE
` [PATCH 2/5] crypto: ccp: Add support for extended PSP mailbox commands
` [PATCH 3/5] crypto: ccp: Add a communication path abstraction for DBC
` [PATCH 4/5] crypto: ccp: Add a macro to check capabilities register
` [PATCH 5/5] crypto: ccp: Add support for DBC over PSP mailbox

[PATCH] crypto: x86 - Fix double word in comments
 2023-09-14  7:27 UTC 

[linux-next:master] BUILD REGRESSION e143016b56ecb0fcda5bb6026b0a25fe55274f56
 2023-09-13 22:33 UTC 

[PATCH 1/2] dt-bindings: crypto: ice: document the sa8775p inline crypto engine
 2023-09-13 18:05 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8775p: enable the "

Non-existing CONFIG_ options are used in source code
 2023-09-13  9:29 UTC 

[PATCH v2 0/3] DCP as trusted keys backend
 2023-09-13  8:36 UTC  (8+ messages)
` [PATCH v2 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH v2 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH v2 3/3] doc: trusted-encrypted: add DCP as new trust source

[PATCH v2 00/10] hwrng: stm32: support STM32MP13x platforms
 2023-09-13  7:58 UTC  (18+ messages)
` [PATCH v2 01/10] dt-bindings: rng: introduce new compatible for STM32MP13x
` [PATCH v2 02/10] hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
` [PATCH v2 03/10] hwrng: stm32 - implement STM32MP13x support
` [PATCH v2 04/10] hwrng: stm32 - implement error concealment
` [PATCH v2 05/10] hwrng: stm32 - rework error handling in stm32_rng_read()
` [PATCH v2 06/10] hwrng: stm32 - restrain RNG noise source clock
` [PATCH v2 07/10] dt-bindings: rng: add st,rng-lock-conf
` [PATCH v2 08/10] hwrng: stm32 - support RNG configuration locking mechanism
` [PATCH v2 09/10] hwrng: stm32 - rework power management sequences
` [PATCH v2 10/10] ARM: dts: stm32: add RNG node for STM32MP13x platforms

[PATCH 0/2] hwrng: imx-rngc - adjust the timeouts
 2023-09-12 14:31 UTC  (3+ messages)
` [PATCH 1/2] hwrng: imx-rngc - reasonable timeout for selftest
` [PATCH 2/2] hwrng: imx-rngc - reasonable timeout for initial seed

[PATCH] crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
 2023-09-12 10:05 UTC  (12+ messages)

[PATCH 00/10] hwrng: stm32: support STM32MP13x platforms
 2023-09-12  7:39 UTC  (18+ messages)
` [PATCH 01/10] dt-bindings: rng: introduce new compatible for STM32MP13x
` [PATCH 02/10] hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
` [PATCH 03/10] hwrng: stm32 - implement STM32MP13x support
` [PATCH 04/10] hwrng: stm32 - implement error concealment
` [PATCH 05/10] hwrng: stm32 - rework error handling in stm32_rng_read()
` [PATCH 06/10] hwrng: stm32 - restrain RNG noise source clock
` [PATCH 07/10] dt-bindings: rng: add st,rng-lock-conf
` [PATCH 08/10] hwrng: stm32 - support RNG configuration locking mechanism
` [PATCH 09/10] hwrng: stm32 - rework power management sequences
` [PATCH 10/10] ARM: dts: stm32: add RNG node for STM32MP13x platforms

[PATCH] crypto/api: Remove unnecessary ‘NULL’ values from tfm
 2023-09-13 18:17 UTC 

[PATCH v3 0/3] Meson S4 HW RNG Support
 2023-09-11 10:33 UTC  (5+ messages)
` [PATCH v3 1/3] drivers: rng: meson: add support for S4
` [PATCH v3 2/3] dt-bindings: rng: meson: add meson-rng-s4 compatible
` [PATCH v3 3/3] arch/arm64: dts: meson-s4: add hwrng node

[linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9
 2023-09-11 16:52 UTC 

[PATCH v2] crypto: qat - add cnv_errors debugfs file
 2023-09-11 10:41 UTC 

[PATCH v4 0/2] Add debugfs pm_status for qat driver
 2023-09-11 10:19 UTC  (3+ messages)
` [PATCH v4 1/2] crypto: qat - refactor included headers
` [PATCH v4 2/2] crypto: qat - add pm_status debugfs file

[PATCH 6.5 110/739] crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390
 2023-09-11 13:38 UTC 

[PATCH AUTOSEL 5.10 02/14] crypto: lrw,xts - Replace strlcpy with strscpy
 2023-09-11  9:41 UTC  (2+ messages)

starfive crypto list_add corruption
 2023-09-10 21:38 UTC  (3+ messages)

[PATCH] hwrng: geode: fix accessing registers
 2023-09-10  8:34 UTC 

[PATCH AUTOSEL 6.4 02/41] crypto: lrw,xts - Replace strlcpy with strscpy
 2023-09-08 18:15 UTC 

[PATCH AUTOSEL 5.15 02/15] crypto: lrw,xts - Replace strlcpy with strscpy
 2023-09-08 18:19 UTC 

[PATCH AUTOSEL 6.1 02/26] crypto: lrw,xts - Replace strlcpy with strscpy
 2023-09-08 18:17 UTC 

[PATCH AUTOSEL 6.5 03/45] crypto: lrw,xts - Replace strlcpy with strscpy
 2023-09-08 18:12 UTC 

[linux-next:master] BUILD REGRESSION af3c30d33476bc2694b0d699173544b07f7ae7de
 2023-09-08 16:10 UTC 

[PATCH] crypto: qat - add cnv_errors debugfs file
 2023-09-08 11:33 UTC 

[PATCH v3 0/2] Add debugfs pm_status for qat driver
 2023-09-08 11:16 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: qat - refactor included headers
` [PATCH v3 2/2] crypto: qat - add pm_status debugfs file

[PATCH] hwrng: octeon - Fix warnings on 32-bit platforms
 2023-09-08  9:21 UTC 

[RFC -next] crypto: add debug knob to force async crypto
 2023-09-07 10:15 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cd04b2fab5ee58862674e9bab3cbc8e9a8576845
 2023-09-07 14:31 UTC 

Bug in rsa-pkcs1pad in 6.1 and 5.15
 2023-09-07 10:15 UTC  (5+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-09-07 10:31 UTC  (3+ messages)
` [PATCH RFC v9 47/51] iommu/amd: Add IOMMU_SNP_SHUTDOWN support

[linux-next:master] BUILD REGRESSION 66d9573193967138cd12e232d4b5bc2b57e0d1ac
 2023-09-06 17:38 UTC 

[RFC PATCH 0/2] Propagating reseed notifications to user space
 2023-09-06 14:25 UTC  (5+ messages)

[PATCH v3] crypto: Fix hungtask for PADATA_RESET
 2023-09-06  7:56 UTC  (4+ messages)

[PATCH 0/4] crypto: Remove zlib-deflate
 2023-09-06  2:51 UTC  (5+ messages)
` [PATCH 2/4] crypto: qat - "

[PATCH V2] hwrng: bcm2835: Fix hwrng throughput regression
 2023-09-05 23:48 UTC  (2+ messages)

[syzbot] [mm?] WARNING in try_grab_page
 2023-09-05 17:36 UTC 

[linux-next:master] BUILD REGRESSION c50216cfa084d5eb67dc10e646a3283da1595bb6
 2023-09-05 16:14 UTC 

[PATCH] crypto: qcom-rng: Add hwrng support
 2023-09-05  8:34 UTC  (7+ messages)
` [PATCH V2] crypto: qcom-rng - Add hw_random interface support

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH v2 0/7] arm64: qcom: sm8550: enable RNG
 2023-09-04 14:57 UTC  (6+ messages)
` [PATCH v2 4/7] crypto: qcom-rng - Add support for trng

[PATCH v2] crypto: Fix hungtask for PADATA_RESET
 2023-09-04  6:58 UTC  (5+ messages)

[GIT PULL] Crypto Fixes for 5.19
 2023-09-01 23:19 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 6.1
      ` [GIT PULL] Crypto Fixes for 6.2
        ` [GIT PULL] Crypto Fixes for 6.3
          ` [GIT PULL] Crypto Fixes for 6.4
              ` [GIT PULL] Crypto Fixes for 6.5
                  ` [GIT PULL] Crypto Fixes for 6.6

Announce loop-AES-v3.8b file/swap crypto package
 2023-09-01 17:32 UTC 

[PATCH] char: hw_random: mpfs-rng: removed unneeded call to platform_set_drvdata()
 2023-09-01  6:25 UTC  (4+ messages)

[PATCH] char: hw_random: xiphera-trng: removed unnneded platform_set_drvdata()
 2023-09-01  6:10 UTC  (3+ 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).