lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251113124904.326480-1-dinguyen@kernel.org>
Date: Thu, 13 Nov 2025 06:49:04 -0600
From: Dinh Nguyen <dinguyen@...nel.org>
To: gregkh@...uxfoundation.org
Cc: dinguyen@...nel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] firmware: stratix10-svc: updates for v6.19

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_firmware_updates_for_v6.19

for you to fetch changes up to 4f7ffdfb9928a70debc6b019a68a6e068745e937:

  firmware: stratix10-rsu: replace scnprintf() with sysfs_emit() in *_show() functions (2025-11-13 06:32:58 -0600)

----------------------------------------------------------------
SoCFPGA firmware updates for v6.19
- Add support for voltage and temperature sensor
- Add a mutex to memory operations on Stratix10 service driver
- Add support for asynchronous communications in the service driver
- Replace scnprintf() with sysfs_emit()

----------------------------------------------------------------
Khairul Anuar Romli (1):
      firmware: stratix10-svc: Add definition for voltage and temperature sensor

Mahesh Rao (4):
      firmware: stratix10-svc: Add mutex in stratix10 memory management
      firmware: stratix10-svc: Add support for async communication
      firmware: stratix10-svc: Add support for RSU commands in asynchronous framework
      firmware: stratix10-rsu: Migrate RSU driver to use stratix10 asynchronous framework.

Rahul Kumar (1):
      firmware: stratix10-rsu: replace scnprintf() with sysfs_emit() in *_show() functions

 drivers/firmware/stratix10-rsu.c                   | 279 ++++----
 drivers/firmware/stratix10-svc.c                   | 760 ++++++++++++++++++++-
 include/linux/firmware/intel/stratix10-smc.h       | 111 +++
 .../linux/firmware/intel/stratix10-svc-client.h    | 100 ++-
 4 files changed, 1109 insertions(+), 141 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ