linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 11:52:15 to 2022-11-28 01:30:06 UTC [more...]

linux-next: manual merge of the tip tree with the crypto tree
 2022-11-28  1:29 UTC 

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

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

[PATCH] MAINTAINERS: Update email of Tudor Ambarus
 2022-11-27 22:42 UTC  (8+ messages)

[PATCH RFC v1 0/6] Use EFI variables for random seed
 2022-11-27 21:36 UTC  (6+ messages)
` [PATCH RFC v1 5/6] efi: efivarfs: prohibit reading random seed variables

HARD HAT
 2022-11-27 20:43 UTC 

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

[PATCH net-next v2 0/5] net: devlink: return the driver name in devlink_nl_info_fill
 2022-11-27 16:17 UTC  (14+ messages)
  ` [PATCH net-next v2 1/5] mlxsw: minimal: fix mlxsw_m_module_get_drvinfo() to correctly report driver name
  ` [PATCH net-next v2 2/5] mlxsw: core: fix mlxsw_devlink_info_get() "
  ` [PATCH net-next v2 3/5] net: devlink: let the core report the driver name instead of the drivers
  ` [PATCH net-next v2 4/5] net: devlink: remove devlink_info_driver_name_put()
  ` [PATCH net-next v2 5/5] net: devlink: make the devlink_ops::info_get() callback optional
` [PATCH net-next v3 0/5] net: devlink: return the driver name in devlink_nl_info_fill
  ` [PATCH net-next v3 1/5] mlxsw: minimal: fix mlxsw_m_module_get_drvinfo() to correctly report driver name
  ` [PATCH net-next v3 2/5] mlxsw: core: fix mlxsw_devlink_info_get() "
  ` [PATCH net-next v3 3/5] net: devlink: let the core report the driver name instead of the drivers
  ` [PATCH net-next v3 4/5] net: devlink: remove devlink_info_driver_name_put()
  ` [PATCH net-next v3 5/5] net: devlink: make the devlink_ops::info_get() callback optional

[PATCH v2 00/11] crypto: qat - enable compression deflate algorithm
 2022-11-27  3:36 UTC  (21+ messages)
` [PATCH v2 01/11] crypto: qat - relocate bufferlist logic
` [PATCH v2 02/11] crypto: qat - rename bufferlist functions
` [PATCH v2 03/11] crypto: qat - change bufferlist logic interface
` [PATCH v2 04/11] crypto: qat - generalize crypto request buffers
` [PATCH v2 05/11] crypto: qat - extend buffer list interface
` [PATCH v2 06/11] crypto: qat - relocate backlog related structures
` [PATCH v2 07/11] crypto: qat - relocate qat_algs_alloc_flags()
` [PATCH v2 08/11] crypto: qat - rename and relocate GEN2 config function
` [PATCH v2 09/11] crypto: qat - expose deflate through acomp api for QAT GEN2
` [PATCH v2 10/11] crypto: qat - enable deflate for QAT GEN4
` [PATCH v2 11/11] crypto: qat - add resubmit logic for decompression

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

[PATCH] random: add 8-bit and 16-bit batches
 2022-11-25 15:04 UTC  (3+ messages)

[v2 PATCH 0/9] crypto: Add helpers for allocating with DMA alignment
 2022-11-25 12:24 UTC  (13+ messages)
` [v2 PATCH 1/9] crypto: Prepare to move crypto_tfm_ctx
` [v2 PATCH 2/9] crypto: api - Add crypto_tfm_ctx_dma
` [v2 PATCH 3/9] crypto: aead - Add ctx helpers with DMA alignment
` [v2 PATCH 4/9] crypto: hash "
` [v2 PATCH 5/9] crypto: skcipher "
` [v2 PATCH 6/9] crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127
` [v2 PATCH 7/9] crypto: akcipher - Add ctx helpers with DMA alignment
` [v2 PATCH 8/9] crypto: kpp "
` [v2 PATCH 9/9] crypto: caam - Set DMA alignment explicitly

[PATCH] crypto: ccree,hisilicon - Fix dependencies to correct algorithm
 2022-11-25 12:18 UTC 

[PATCH] crypto: hisilicon/qm - add device status check when start fails
 2022-11-25  9:46 UTC  (2+ messages)

[PATCH] hwrng: u2fzero - account for high quality RNG
 2022-11-25  9:46 UTC  (6+ messages)

[PATCH] crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
 2022-11-25  9:46 UTC  (2+ messages)

[PATCH v2 00/12] crypto: CFI fixes
 2022-11-25  9:46 UTC  (2+ messages)

[PATCH] padata: Fix list iterator in padata_do_serial()
 2022-11-25  9:45 UTC  (2+ messages)

[PATCH] padata: Always leave BHs disabled when running ->parallel()
 2022-11-25  9:45 UTC  (2+ messages)

[PATCH] crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
 2022-11-25  9:45 UTC  (2+ messages)

[PATCH v3 0/6] crypto: reduce overhead when self-tests disabled
 2022-11-25  9:44 UTC  (2+ messages)

[PATCH v3 00/17] crypt: x86 - fix RCU stalls
 2022-11-25  9:03 UTC  (9+ messages)
` [PATCH v4 00/24] crypto: "
  ` [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption

[PATCH linux-next] hwrng: n2-drv - Use device_get_match_data() to simplify the code
 2022-11-25  8:56 UTC  (2+ messages)
` [PATCH linux-next] hwrng: n2-drv - Use device_get_match_data() to simplify the?? code

[PATCH v10 0/3] crypto: hisilicon - supports device isolation feature
 2022-11-25  8:49 UTC  (2+ messages)

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

[RESEND PATCH v2 0/4] crypto, keys: add ECDSA signature support to key retention service
 2022-11-24 13:58 UTC  (5+ messages)
` [RESEND PATCH v2 1/4] crypto: add ECDSA signature generation support
` [RESEND PATCH v2 2/4] crypto: add ECDSA test vectors from RFC 6979
` [RESEND PATCH v2 3/4] crypto: pkcs8 parser support ECDSA private keys
` [RESEND PATCH v2 4/4] crypto: remove unused field in pkcs8_parse_context

[PATCH v3 0/4] Add Aspeed ACRY driver for hardware acceleration
 2022-11-24 10:55 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: aspeed: Add ACRY RSA driver
` [PATCH v3 2/4] ARM: dts: aspeed: Add ACRY/AHBC device controller node
` [PATCH v3 3/4] dt-bindings: crypto: add documentation for Aspeed ACRY
` [PATCH v3 4/4] dt-bindings: bus: add documentation for Aspeed AHBC

[PATCH v1 0/4] crypto: stm32 - reuse for Ux500
 2022-11-24 10:29 UTC  (10+ 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] crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
 2022-11-24  6:49 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-11-23 18:32 UTC  (13+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH] crypto: akcipher - Move reqsize into tfm
 2022-11-23 12:14 UTC  (4+ messages)

[PATCH] crypto: qat - Use helper to set reqsize
 2022-11-23 11:51 UTC  (2+ messages)

[PATCH] hwrng: amd - Fix PCI device refcount leak
 2022-11-23  9:39 UTC 

Emballage
 2022-11-23  8:50 UTC 

[PATCH] crypto: virtio - Use helper to set reqsize
 2022-11-23  1:11 UTC  (2+ messages)

[PATCH] crypto: amlogic - Save a few bytes of memory
 2022-11-23  0:03 UTC  (5+ messages)

[PATCH] crypto: x86/curve25519 - disable gcov
 2022-11-22 22:54 UTC 

[PATCH] hw_random: rockchip: import driver from vendor tree
 2022-11-22 15:04 UTC  (9+ messages)

[PATCH v2 0/5] Use EFI variables for random seed
 2022-11-22 13:39 UTC  (3+ messages)
` [PATCH v2 5/5] efi: random: refresh non-volatile random seed when RNG is initialized

[PATCH] crypto: hisilicon/hpre - Use helper to set reqsize
 2022-11-22 12:42 UTC  (2+ messages)

[PATCH] crypto: caam - Use helper to set reqsize
 2022-11-22 11:17 UTC  (2+ messages)
` [EXT] "

[PATCH] crypto: ccree - Make cc_debugfs_global_fini() available for module init function
 2022-11-22 10:14 UTC  (2+ messages)

[PATCH] crypto: kpp - Move reqsize into tfm
 2022-11-22 10:09 UTC 

[PATCH] crypto: dh - Use helper to set reqsize
 2022-11-22 10:06 UTC 

Silikonmischungen
 2022-11-22  9:15 UTC 

[PATCH] crypto: kpp - Add helper to set reqsize
 2022-11-22  9:24 UTC 

[PATCH -next] crypto: ccree - Fix section mismatch due to cc_debugfs_global_fini()
 2022-11-22  9:07 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx - remove redundant NULL check
 2022-11-22  7:49 UTC 

[PATCH] crypto: amlogic - Add check for devm_kcalloc
 2022-11-22  7:42 UTC  (2+ messages)

[PATCH] crypto: rsa-pkcs1pad - Use helper to set reqsize
 2022-11-22  5:53 UTC 

[PATCH v3] crypto: caam: blob_gen.c: warn if key is insecure
 2022-11-21 14:12 UTC 

crypto_alg_lookup() returning -80 (ELIBBAD)
 2022-11-21 12:18 UTC  (2+ messages)

[PATCH] crypto: qat - fix error return code in adf_probe
 2022-11-21 11:51 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).