public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-25 22:33:15 to 2022-12-01 02:16:37 UTC [more...]

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

[PATCH 0/2] Fix lack of section mismatch warnings with LTO
 2022-11-30 22:37 UTC  (6+ messages)
` [PATCH 1/2] padata: Do not mark padata_mt_helper() as __init

[PATCH v3 0/4] Add Aspeed ACRY driver for hardware acceleration
 2022-11-30 21:30 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: bus: add documentation for Aspeed AHBC

[PATCH v3 0/6] crypto: reduce overhead when self-tests disabled
 2022-11-30 19:04 UTC  (3+ messages)
` [PATCH v3 2/6] crypto: optimize registration of internal algorithms

[PATCH 2/2] random: spread out jitter callback to different CPUs
 2022-11-30 18:48 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
 2022-11-30 13:47 UTC  (12+ messages)
` [PATCH 1/6] crypto: starfive - Add StarFive crypto engine support
` [PATCH 2/6] crypto: starfive - Add hash and HMAC support
` [PATCH 3/6] crypto: starfive - Add AES skcipher and aead support
` [PATCH 4/6] crypto: starfive - Add Public Key algo support
` [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 0/6] crypto: Accelerated AES/GCM stitched implementation
 2022-11-30 11:08 UTC  (3+ messages)

[RESEND PATCH 0/6] crypto: Accelerated AES/GCM stitched implementation
 2022-11-30  8:42 UTC  (7+ messages)
` [RESEND PATCH 1/6] Update Kconfig and Makefile
` [RESEND PATCH 2/6] Glue code for AES/GCM stitched implementation for Power10+ CPU(ppc64le)
` [RESEND PATCH 3/6] An accelerated AES/GCM stitched implementation
` [RESEND PATCH 4/6] Supporting functions for AES
` [RESEND PATCH 5/6] Supporting functions to ghash
` [RESEND PATCH 6/6] A perl script to process PowerPC assembler

[PATCH v2 0/4] cpumask: improve on cpumask_local_spread() locality
 2022-11-30  1:47 UTC  (6+ messages)

[PATCH net-next v5 0/4] net: devlink: return the driver name in devlink_nl_info_fill
 2022-11-30  0:29 UTC  (17+ messages)
` [PATCH net-next v5 1/4] net: devlink: let the core report the driver name instead of the drivers
` [PATCH net-next v5 2/4] net: devlink: remove devlink_info_driver_name_put()
` [PATCH net-next v5 3/4] net: devlink: make the devlink_ops::info_get() callback optional
  ` [Intel-wired-lan] "
` [PATCH net-next v5 4/4] net: devlink: clean-up empty devlink_ops::info_get()

[PATCH v9 0/3] implement getrandom() in vDSO
 2022-11-29 20:15 UTC  (4+ messages)
` [PATCH v9 1/3] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v9 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v9 3/3] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH] MAINTAINERS: Update maintainer list for chelsio drivers
 2022-11-29 17:00 UTC  (3+ messages)

[PATCH 0/4] crypto: arm64 - use frame_push/pop macros
 2022-11-29 16:48 UTC  (5+ messages)
` [PATCH 1/4] crypto: arm64/aes-neonbs - use frame_push/pop consistently
` [PATCH 2/4] crypto: arm64/aes-modes - use frame_push/pop macros consistently
` [PATCH 3/4] crypto: arm64/crct10dif "
` [PATCH 4/4] crypto: arm64/ghash-ce "

Blockchain solutions
 2022-11-29 14:44 UTC 

[PATCH v2 0/4] CPU isolation improvements
 2022-11-29 12:10 UTC  (8+ messages)
` [PATCH v2 2/4] sched/isolation: Improve documentation
` [PATCH v2 3/4] sched/isolation: Add HK_TYPE_WQ to isolcpus=domain

[PATCH 6/6] crypto: A perl script to process PowerPC assembler
 2022-11-29 11:56 UTC 

[PATCH 4/6] cryto: Supporting functions for AES
 2022-11-29 11:55 UTC 

[PATCH 5/6] Supporting functions for ghash
 2022-11-29 11:55 UTC 

[PATCH 3/6] crypto: An accelerated AES/GCM stitched implementation
 2022-11-29 11:54 UTC 

[PATCH 2/6] crypto: Glue code for AES/GCM stitched implementation
 2022-11-29 11:54 UTC 

[PATCH 1/6] crypto: Update Kconfig and Makefile
 2022-11-29 11:53 UTC 

[PATCH net-next v6 0/3] net: devlink: return the driver name in devlink_nl_info_fill
 2022-11-29  9:51 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: devlink: let the core report the driver name instead of the drivers
` [PATCH net-next v6 2/3] net: devlink: make the devlink_ops::info_get() callback optional
` [PATCH net-next v6 3/3] net: devlink: clean-up empty devlink_ops::info_get()

[PATCH] crypto: chelsio - Fix flexible struct array warning
 2022-11-29  9:52 UTC 

[PATCH v2 0/3] hwrng: add hwrng support for Rockchip RK3568
 2022-11-29  9:33 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: RNG: Add Rockchip RNG bindings
` [PATCH v2 2/3] hwrng: add Rockchip SoC hwrng driver
` [PATCH v2 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x

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

[PATCH] crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
 2022-11-28 21:29 UTC  (2+ messages)

[PATCH v3] char: tpm: Protect tpm_pm_suspend with locks
 2022-11-28 19:56 UTC 

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

[PATCH net-next v2 0/5] net: devlink: return the driver name in devlink_nl_info_fill
 2022-11-28 18:42 UTC  (21+ 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 net-next v4 0/3] net: devlink: return the driver name in devlink_nl_info_fill
  ` [PATCH net-next v4 1/3] net: devlink: let the core report the driver name instead of the drivers
  ` [PATCH net-next v4 2/3] net: devlink: remove devlink_info_driver_name_put()
  ` [PATCH net-next v4 3/3] net: devlink: make the devlink_ops::info_get() callback optional

[PATCH v7 0/3] implement getrandom() in vDSO
 2022-11-28 17:17 UTC  (16+ 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 v8 00/26] tcp: Initial support for RFC5925 auth option
 2022-11-28 14:06 UTC  (2+ messages)

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

[v2 PATCH 0/9] crypto: Add helpers for allocating with DMA alignment
 2022-11-28  4:06 UTC  (9+ messages)
` [v2 PATCH 2/9] crypto: api - Add crypto_tfm_ctx_dma
` [v2 PATCH 3/9] crypto: aead - Add ctx helpers with DMA alignment

[PATCH v3 0/5] Use EFI variables for random seed
 2022-11-28  1:35 UTC  (8+ messages)
` [PATCH v3 1/5] efi: vars: prohibit reading random seed variables
` [PATCH v3 2/5] efi: stub: use random seed from EFI variable

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

[PATCH] MAINTAINERS: Update email of Tudor Ambarus
 2022-11-27 22:42 UTC  (3+ 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  (6+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: Let STM32 define Ux500 CRYP
` [PATCH v2 3/4] crypto: stm32/cryp - enable for use with Ux500
` [PATCH v2 4/4] crypto: ux500/cryp - delete driver

[PATCH v2 11/11] crypto: qat - add resubmit logic for decompression
 2022-11-27  3:36 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-26 15:43 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox