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, 19 Nov 2020 15:29:25 -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,

The last two weeks have been quiet here, just the usual smattering of
long standing bug fixes.

The following changes since commit f8394f232b1eab649ce2df5c5f15b0e528c92091:

  Linux 5.10-rc3 (2020-11-08 16:10: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 ee415d73dcc24caef7f6bbf292dcc365613d2188:

  tools/testing/scatterlist: Fix test to compile and run (2020-11-17 20:02:20 -0400)

----------------------------------------------------------------
RDMA 5.10 third rc pull request

A collection of error case bug fixes

- Improper nesting of spinlock types in cm

- Missing error codes and kfree()

- Ensure dma_virt_ops users have the right kconfig symbols to work
  properly

- Compilation failure of tools/testing

----------------------------------------------------------------
Christoph Hellwig (1):
      RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs

Jason Gunthorpe (1):
      RDMA/cm: Make the local_id_table xarray non-irq

Maor Gottlieb (1):
      tools/testing/scatterlist: Fix test to compile and run

Qinglang Miao (1):
      RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()

Zhang Changzhong (1):
      IB/hfi1: Fix error return code in hfi1_init_dd()

 drivers/infiniband/Kconfig                     |  3 +++
 drivers/infiniband/core/cm.c                   | 12 ++++++------
 drivers/infiniband/hw/hfi1/chip.c              |  3 ++-
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c |  2 +-
 drivers/infiniband/sw/rdmavt/Kconfig           |  3 ++-
 drivers/infiniband/sw/rxe/Kconfig              |  2 +-
 drivers/infiniband/sw/siw/Kconfig              |  1 +
 tools/testing/scatterlist/linux/mm.h           |  1 +
 tools/testing/scatterlist/main.c               |  4 ++--
 9 files changed, 19 insertions(+), 12 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