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: <20251001193534.GA3227444@nvidia.com>
Date: Wed, 1 Oct 2025 16:35:34 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-rdma@...r.kernel.org, linux-cxl@...r.kernel.org,
	linux-kernel@...r.kernel.org, Dave Jiang <dave.jiang@...el.com>,
	Saeed Mahameed <saeedm@...dia.com>
Subject: [GIT PULL] Please pull FWCTL subsystem changes

Hi Linus,

Small update for fwctl.

There is a driver for broadcom ethernet on the list now that will
likely come in the next cycle.

Thanks,
Jason

The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctl.git tags/for-linus-fwctl

for you to fetch changes up to 479bec4cb39a1bfb2e5d3e3959d660f61399cad4:

  pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpc (2025-09-22 10:33:10 -0300)

----------------------------------------------------------------
fwctl 6.17 merge window rc pull request

- Fix mismtached kvalloc() kfree() on error paths

- Remove NOP dev_err_probe(), shouldn't print on error paths anyhow

- For mlx5 permit:
    MLX5_CMD_OP_MODIFY_CONG_STATUS
    MLX5_CMD_OP_QUERY_ADJACENT_FUNCTIONS_ID
    MLX5_CMD_OP_DELEGATE_VHCA_MANAGEMENT
    MLX5_CMD_OP_QUERY_DELEGATED_VHCA

- Use memdup_user in pds

----------------------------------------------------------------
Akhilesh Patil (1):
      fwctl/mlx5: Fix memory alloc/free in mlx5ctl_fw_rpc()

Avihai Horon (1):
      fwctl/mlx5: Allow MODIFY_CONG_STATUS command

Liao Yuanhong (1):
      pds_fwctl: Remove the use of dev_err_probe()

Saeed Mahameed (1):
      fwctl/mlx5: Add Adjacent function query commands and their scope

Thorsten Blum (1):
      pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpc

 drivers/fwctl/mlx5/main.c |  9 ++++++++-
 drivers/fwctl/pds/main.c  | 18 +++++-------------
 2 files changed, 13 insertions(+), 14 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ