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:   Thu, 5 Nov 2020 14:16:36 -0400
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,

This rc cycle continues to be challenging with an abnormal number of
regressions.

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

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 21fcdeec09ff461b2f9a9ef4fcc3a136249e58a1:

  RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring (2020-11-05 11:38:29 -0400)

----------------------------------------------------------------
RDMA 5.10 second rc pull request

A few more merge window regressions that didn't make rc1:

- New validation in the DMA layer triggers wrong use of the DMA layer in
  rxe, siw and rdmavt

- Accidental change of a hypervisor facing ABI when widening the port
  speed u8 to u16 in vmw_pvrdma

- Memory leak on error unwind in SRP target

----------------------------------------------------------------
Adit Ranadive (1):
      RDMA/vmw_pvrdma: Fix the active_speed and phys_state value

Jason Gunthorpe (1):
      RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring

Maor Gottlieb (1):
      IB/srpt: Fix memory leak in srpt_add_one

Parav Pandit (1):
      RDMA: Fix software RDMA drivers for dma mapping error

 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h |  2 +-
 drivers/infiniband/sw/rdmavt/vt.c               |  7 +++++--
 drivers/infiniband/sw/rxe/rxe_verbs.c           |  6 +++++-
 drivers/infiniband/sw/siw/siw_main.c            |  7 +++++--
 drivers/infiniband/ulp/srpt/ib_srpt.c           | 13 ++++++++-----
 5 files changed, 24 insertions(+), 11 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