linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-16 04:14:33 to 2022-11-20 19:43:52 UTC [more...]

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-20 19:43 UTC  (7+ messages)
` [PATCH 006/606] crypto: atmel-ecc - Convert to i2c's .probe_new()
` [PATCH 007/606] crypto: atmel-sha204a "

[PATCH v5 0/3] implement getrandom() in vDSO
 2022-11-20  1:51 UTC  (13+ messages)
` [PATCH v5 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v5 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v5 3/3] x86: vdso: Wire up getrandom() vDSO implementation

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

[PATCH] hwrng: u2fzero - account for high quality RNG
 2022-11-19 13:42 UTC 

[PATCH v4 0/3] implement getrandom() in vDSO
 2022-11-19 12:12 UTC  (11+ messages)
` [PATCH v4 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v4 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v4 3/3] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH] crypto: hisilicon/qm - add device status check when start fails
 2022-11-19  9:50 UTC 

[PATCH] crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
 2022-11-19  9:48 UTC 

[PATCH v10 0/3] crypto: hisilicon - supports device isolation feature
 2022-11-19  7:48 UTC  (4+ messages)
` [PATCH v10 1/3] uacce: "
` [PATCH v10 2/3] Documentation: add the device isolation feature sysfs nodes for uacce
` [PATCH v10 3/3] crypto: hisilicon/qm - define the device isolation strategy

[PATCH] KEYS: asymmetric: Fix build errors as symbol undefined
 2022-11-19  5:20 UTC  (2+ messages)

[PATCH v2 00/12] crypto: CFI fixes
 2022-11-18 22:33 UTC  (19+ messages)
` [PATCH v2 01/12] crypto: x86/aegis128 - fix possible crash with CFI enabled
` [PATCH v2 02/12] crypto: x86/aria - fix "
` [PATCH v2 03/12] crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
` [PATCH v2 04/12] crypto: x86/sha1 - fix possible crash with CFI enabled
` [PATCH v2 05/12] crypto: x86/sha256 "
` [PATCH v2 06/12] crypto: x86/sha512 "
` [PATCH v2 07/12] crypto: x86/sm3 "
` [PATCH v2 08/12] crypto: x86/sm4 - fix "
` [PATCH v2 09/12] crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
` [PATCH v2 10/12] crypto: arm64/sm3 - fix possible crash with CFI enabled
` [PATCH v2 11/12] crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
` [PATCH v2 12/12] Revert "crypto: shash - avoid comparing pointers to exported functions under CFI"

[PATCH 0/11] crypto: CFI fixes
 2022-11-18 19:18 UTC  (18+ messages)
` [PATCH 01/11] crypto: x86/aegis128 - fix crash with CFI enabled
` [PATCH 02/11] crypto: x86/aria "
` [PATCH 03/11] crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
` [PATCH 04/11] crypto: x86/sha1 - fix possible crash with CFI enabled
` [PATCH 05/11] crypto: x86/sha256 "
` [PATCH 06/11] crypto: x86/sha512 "
` [PATCH 07/11] crypto: x86/sm3 "
` [PATCH 08/11] crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
` [PATCH 09/11] crypto: arm64/sm3 - fix possible crash with CFI enabled
` [PATCH 10/11] crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
` [PATCH 11/11] Revert "crypto: shash - avoid comparing pointers to exported functions under CFI"

[PATCH RFC v1 0/6] Use EFI variables for random seed
 2022-11-18 14:20 UTC  (15+ messages)
` [PATCH RFC v1 1/6] random: add back async readiness notifier
` [PATCH RFC v1 2/6] vsprintf: initialize siphash key using notifier
` [PATCH RFC v1 3/6] efi: random: combine bootloader provided RNG seed with RNG protocol output
` [PATCH RFC v1 4/6] efi: stub: use random seed from EFI variable
` [PATCH RFC v1 5/6] efi: efivarfs: prohibit reading random seed variables
` [PATCH RFC v1 6/6] efi: refresh non-volatile random seed when RNG is initialized

[PATCH v2 0/5] Use EFI variables for random seed
 2022-11-18 13:32 UTC  (6+ messages)
` [PATCH v2 1/5] efi: vars: prohibit reading random seed variables
` [PATCH v2 2/5] efi: stub: use random seed from EFI variable
` [PATCH v2 3/5] random: add back async readiness notifier
` [PATCH v2 4/5] vsprintf: initialize siphash key using notifier
` [PATCH v2 5/5] efi: random: refresh non-volatile random seed when RNG is initialized

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

[PATCH 0/2] crypto: hisilicon/sec - some misc cleanup
 2022-11-18  9:17 UTC  (2+ messages)

[PATCH v3 0/4] crypto: hisilicon/qm - reconstruct and optimize the debugfs code
 2022-11-18  9:17 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
 2022-11-18  9:17 UTC  (2+ messages)

[PATCH] crypto: arm64 - Fix unused variable compilation warnings of cpu_feature
 2022-11-18  9:17 UTC  (2+ messages)

[PATCH] crypto: ccree - Remove debugfs when platform_driver_register failed
 2022-11-18  9:10 UTC  (2+ messages)

[PATCH] hwrng: stm32 - rename readl return value
 2022-11-18  9:10 UTC  (2+ messages)

[PATCH] hw_random: treat default_quality as a maximum and default to 1024
 2022-11-18  9:10 UTC  (3+ messages)
` [PATCH v2] "

Coverity: add_early_randomness(): Integer handling issues
 2022-11-18  8:49 UTC  (3+ messages)

[PATCH v4 0/4] crypto: aria: implement aria-avx2 and aria-avx512
 2022-11-18  6:08 UTC  (4+ messages)
` [PATCH v4 1/4] crypto: aria: add keystream array into request ctx

[PATCH v2] crypto: caam: blob_gen.c: warn if key is insecure
 2022-11-18  6:06 UTC  (2+ messages)

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-17 22:15 UTC  (21+ messages)
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
` [PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}()
  ` [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function
  ` [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
  ` [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-11-17 21:36 UTC  (31+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v6 39/49] KVM: SVM: Introduce ops for the post gfn map and unmap

[PATCH] random: reseed in delayed work rather than on-demand
 2022-11-17 19:16 UTC 

[PATCH v3 00/17] crypt: x86 - fix RCU stalls
 2022-11-17 15:15 UTC  (26+ messages)
` [PATCH v4 00/24] crypto: "
  ` [PATCH v4 04/24] crypto: x86/sha - limit FPU preemption
  ` [PATCH v4 05/24] crypto: x86/crc "
  ` [PATCH v4 06/24] crypto: x86/sm3 "
  ` [PATCH v4 09/24] crypto: x86/ghash "
  ` [PATCH v4 10/24] crypto: x86/poly "
  ` [PATCH v4 12/24] crypto: x86/sha - register all variations
  ` [PATCH v4 14/24] crypto: x86/sha - load based on CPU features
  ` [PATCH v4 15/24] crypto: x86/crc "
  ` [PATCH v4 16/24] crypto: x86/sm3 "
  ` [PATCH v4 17/24] crypto: x86/poly "
  ` [PATCH v4 18/24] crypto: x86/ghash "
  ` [PATCH v4 19/24] crypto: x86/aesni - avoid type conversions
  ` [PATCH v4 20/24] crypto: x86/ciphers - load based on CPU features
  ` [PATCH v4 21/24] crypto: x86 - report used CPU features via module parameters
  ` [PATCH v4 22/24] crypto: x86 - report missing "
  ` [PATCH v4 23/24] crypto: x86 - report suboptimal CPUs "
  ` [PATCH v4 24/24] crypto: x86 - standarize module descriptions

[PATCH v2 0/4] cpumask: improve on cpumask_local_spread() locality
 2022-11-17 12:23 UTC  (4+ messages)

[PATCH 0/4] crypto: qcom-qce: add support for SM8550
 2022-11-17  9:42 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: dma: qcom,bam-dma: Add 'interconnects' and 'interconnect-names'
` [PATCH 2/4] dt-bindings: qcom-qce: document clocks and clock-names as optional
` [PATCH 3/4] dt-bindings: qcom-qce: document sm8550 compatible
` [PATCH 4/4] crypto: qce: core: Add new compatibles for SM8550

[PATCH linux-next] hwrng: n2-drv - Use device_get_match_data() to simplify the code
 2022-11-17  9:10 UTC 

[PATCH 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
 2022-11-17  2:58 UTC  (2+ messages)

[PATCH] padata: Fix list iterator in padata_do_serial()
 2022-11-17  1:28 UTC 

[PATCH] padata: Always leave BHs disabled when running ->parallel()
 2022-11-17  1:28 UTC 

[PATCH] crypto: algapi - fix be32_to_cpu macro call in crypto_inc()
 2022-11-16 23:15 UTC  (3+ messages)

[PATCH] hw_random: rockchip: import driver from vendor tree
 2022-11-16 18:04 UTC  (7+ messages)

[PATCH] crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
 2022-11-16  9:24 UTC 


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).