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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 20 Dec 2021 21:25:40 -0400
From:   Jason Gunthorpe <jgg@...dia.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Please pull RDMA subsystem changes

Hi Linus,

Getting RC patches out of the way before the holidays. Nothing very
exciting.

Regards,
Jason

The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c:

  Linux 5.16-rc5 (2021-12-12 14:53:01 -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 12d3bbdd6bd2780b71cc466f3fbc6eb7d43bbc2a:

  RDMA/hns: Replace kfree() with kvfree() (2021-12-14 20:13:29 -0400)

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

Last fixes before holidays:

- Work around a HW bug in HNS HIP08

- Recent memory leak regression in qib

- Incorrect use of kfree() for vmalloc memory in hns

----------------------------------------------------------------
Jiacheng Shi (1):
      RDMA/hns: Replace kfree() with kvfree()

José Expósito (1):
      IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()

Yangyang Li (1):
      RDMA/hns: Fix RNR retransmission issue for HIP08

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 64 ++++++++++++++++++++++++++----
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h |  8 ++++
 drivers/infiniband/hw/hns/hns_roce_srq.c   |  2 +-
 drivers/infiniband/hw/qib/qib_user_sdma.c  |  2 +-
 4 files changed, 67 insertions(+), 9 deletions(-)

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

Powered by blists - more mailing lists