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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241015093208.197603-1-tariqt@nvidia.com>
Date: Tue, 15 Oct 2024 12:32:00 +0300
From: Tariq Toukan <tariqt@...dia.com>
To: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
	Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>
CC: <netdev@...r.kernel.org>, Saeed Mahameed <saeedm@...dia.com>, Gal Pressman
	<gal@...dia.com>, Leon Romanovsky <leonro@...dia.com>, Tariq Toukan
	<tariqt@...dia.com>
Subject: [PATCH net 0/8] mlx5 misc fixes 2024-10-15

Hi,

This patchset provides misc bug fixes from the team to the mlx5 core and
Eth drivers.

Series generated against:
commit 174714f0e505 ("selftests: drivers: net: fix name not defined")

Thanks,
Tariq.


Cosmin Ratiu (4):
  net/mlx5: HWS, don't destroy more bwc queue locks than allocated
  net/mlx5: HWS, use lock classes for bwc locks
  net/mlx5: Unregister notifier on eswitch init failure
  net/mlx5e: Don't call cleanup on profile rollback failure

Maher Sanalla (1):
  net/mlx5: Check for invalid vector index on EQ creation

Shay Drory (1):
  net/mlx5: Fix command bitmask initialization

Yevgeny Kliteynik (2):
  net/mlx5: HWS, removed wrong access to a number of rules variable
  net/mlx5: HWS, fixed double free in error flow of definer layout

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c |  8 +++++--
 .../net/ethernet/mellanox/mlx5/core/en_main.c |  4 +++-
 drivers/net/ethernet/mellanox/mlx5/core/eq.c  |  6 +++++
 .../net/ethernet/mellanox/mlx5/core/eswitch.c |  5 +++--
 .../mlx5/core/steering/hws/mlx5hws_bwc.c      |  4 +---
 .../mlx5/core/steering/hws/mlx5hws_context.h  |  1 +
 .../mlx5/core/steering/hws/mlx5hws_definer.c  |  4 ++--
 .../mlx5/core/steering/hws/mlx5hws_send.c     | 22 ++++++++++++++++---
 8 files changed, 41 insertions(+), 13 deletions(-)

-- 
2.44.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ