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 Nov 2021 13:19:26 -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,

I usually don't send a rc1 pull request, but there a few show stopper
driver regressions this cycle. Good news is that people test rc1!

Thanks,
Jason

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -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 df4e6faaafe2e4ff4dcdf6d5f5b1e2cb1fec63f7:

  MAINTAINERS: Update for VMware PVRDMA driver (2021-11-19 09:45:40 -0400)

----------------------------------------------------------------
RDMA v5.16 first rc pull request

There are a few big regressions items from the merge window suggesting
that people are testing rc1's but not testing the for-next branches:

- Warnings fixes

- Crash in hf1 when creating QPs and setting counters

- Some old mlx4 cards fail to probe due to missing counters

- Syzkaller crash in the new counters code

----------------------------------------------------------------
Bryan Tan (1):
      MAINTAINERS: Update for VMware PVRDMA driver

Dennis Dalessandro (1):
      IB/hfi1: Properly allocate rdma counter desc memory

Jack Wang (1):
      RDMA/mlx4: Do not fail the registration on port stats

Leon Romanovsky (3):
      RDMA/netlink: Add __maybe_unused to static inline in C file
      RDMA/core: Set send and receive CQ before forwarding to the driver
      RDMA/nldev: Check stat attribute before accessing it

 MAINTAINERS                        |  3 ++-
 drivers/infiniband/core/nldev.c    |  3 ++-
 drivers/infiniband/core/verbs.c    |  3 +++
 drivers/infiniband/hw/hfi1/verbs.c |  5 ++---
 drivers/infiniband/hw/mlx4/main.c  | 18 +++++++++++++++---
 include/rdma/rdma_netlink.h        |  2 +-
 6 files changed, 25 insertions(+), 9 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