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]
Date: Fri, 19 Apr 2024 14:19:09 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
	Leon Romanovsky <leonro@...dia.com>
Subject: [GIT PULL] Please pull RDMA subsystem changes

Hi Linus,

Three small updates, a bug fix and two small debugging improvements.

Thanks,
Jason

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

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

for you to fetch changes up to be121ffb384f53e966ee7299ffccc6eeb61bc73d:

  RDMA/mlx5: Fix port number for counter query in multi-port configuration (2024-04-08 13:33:10 +0300)

----------------------------------------------------------------
RDMA v6.9 first rc

Three minor updates:

- Add a missing mutex_destroy() in rxe

- Enhance the debugging print for cm_destroy failures to help debug these

- Fix mlx5 MAD processing in cases where multiport devices are running in
  switchedev mode

----------------------------------------------------------------
Mark Zhang (1):
      RDMA/cm: Print the old state when cm_destroy_id gets timeout

Michael Guralnik (1):
      RDMA/mlx5: Fix port number for counter query in multi-port configuration

Yanjun.Zhu (1):
      RDMA/rxe: Fix the problem "mutex_destroy missing"

 drivers/infiniband/core/cm.c     | 11 +++++++----
 drivers/infiniband/hw/mlx5/mad.c |  3 ++-
 drivers/infiniband/sw/rxe/rxe.c  |  2 ++
 3 files changed, 11 insertions(+), 5 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