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: <20210726231035.GA2109238@nvidia.com>
Date:   Mon, 26 Jul 2021 20:10:35 -0300
From:   Jason Gunthorpe <jgg@...dia.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Doug Ledford <dledford@...hat.com>
Cc:     linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Please pull RDMA subsystem changes

Hi Linus,

Nothing very exciting here, just a bunch of irdma fixes. irdma is a
new driver this cycle so it as expected.

Thanks,
Jason

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -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 dc6afef7e14252c5ca5b8a8444946cb4b75b0aa0:

  RDMA/irdma: Change returned type of irdma_setup_virt_qp to void (2021-07-15 15:14:11 -0300)

----------------------------------------------------------------
RDMA v5.14 first rc Pull Request

- Many more irdma fixups from bots/etc

- bnxt_re regression in their counters from a FW upgrade

- User triggerable memory leak in rxe

----------------------------------------------------------------
Bob Pearson (1):
      RDMA/rxe: Fix memory leak in error path code

Lukas Bulwahn (1):
      RDMA/irdma: Make spdxcheck.py happy

Naresh Kumar PBS (1):
      RDMA/bnxt_re: Fix stats counters

Tatyana Nikolova (2):
      RDMA/irdma: Fix unused variable total_size warning
      RDMA/irdma: Check vsi pointer before using it

Zhu Yanjun (4):
      RDMA/irdma: Change the returned type to void
      RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void
      RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
      RDMA/irdma: Change returned type of irdma_setup_virt_qp to void

 drivers/infiniband/hw/bnxt_re/main.c      |  4 +++-
 drivers/infiniband/hw/bnxt_re/qplib_res.c | 10 ++++------
 drivers/infiniband/hw/bnxt_re/qplib_res.h |  1 +
 drivers/infiniband/hw/irdma/ctrl.c        | 13 +++++--------
 drivers/infiniband/hw/irdma/hw.c          | 11 ++---------
 drivers/infiniband/hw/irdma/main.c        |  9 ++++++---
 drivers/infiniband/hw/irdma/type.h        |  3 +--
 drivers/infiniband/hw/irdma/uk.c          |  5 +----
 drivers/infiniband/hw/irdma/verbs.c       |  6 ++----
 drivers/infiniband/sw/rxe/rxe_mr.c        | 27 +++++++++++++++++----------
 include/uapi/rdma/irdma-abi.h             |  2 +-
 11 files changed, 43 insertions(+), 48 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ