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, 10 Jan 2020 02:16:26 +0000
From:   Jason Gunthorpe <jgg@...lanox.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Doug Ledford <dledford@...hat.com>
CC:     "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull RDMA subsystem changes

Hi Linus,

First rc pull request

A very small set of fixes, most people seem to still be recovering
from December!

Thanks,
Jason

The following changes since commit fd6988496e79a6a4bdb514a4655d2920209eb85d:

  Linux 5.5-rc4 (2019-12-29 15:29:16 -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 9554de394b7eee01606e64c3806cd43893f3037e:

  i40iw: Remove setting of VMA private data and use rdma_user_mmap_io (2020-01-07 15:07:37 -0400)

----------------------------------------------------------------
First RDMA subsystem updates for 5.5-rc

Five small driver fixes:

- Fix error flow with MR allocation in bnxt_re

- An errata work around for bnxt_re

- Misuse of the workqueue API in hfi1

- Protocol error in hfi1

- Regression in 5.5 related to the mmap rework with i40iw

----------------------------------------------------------------
Kaike Wan (2):
      IB/hfi1: Don't cancel unused work item
      IB/hfi1: Adjust flow PSN with the correct resync_psn

Selvin Xavier (2):
      RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
      RDMA/bnxt_re: Fix Send Work Entry state check while polling completions

Shiraz Saleem (1):
      i40iw: Remove setting of VMA private data and use rdma_user_mmap_io

 drivers/infiniband/hw/bnxt_re/ib_verbs.c  |  4 +++-
 drivers/infiniband/hw/bnxt_re/qplib_fp.c  | 12 ++++++------
 drivers/infiniband/hw/hfi1/iowait.c       |  4 +++-
 drivers/infiniband/hw/hfi1/tid_rdma.c     |  9 +++++++++
 drivers/infiniband/hw/i40iw/i40iw_verbs.c | 14 ++++++--------
 5 files changed, 27 insertions(+), 16 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