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
| ||
|
Message-ID: <20221126102911.2921820-1-xuhaoyue1@hisilicon.com> Date: Sat, 26 Nov 2022 18:29:05 +0800 From: Haoyue Xu <xuhaoyue1@...ilicon.com> To: <jgg@...dia.com>, <leon@...nel.org> CC: <linux-rdma@...r.kernel.org>, <linuxarm@...wei.com>, <linux-kernel@...r.kernel.org>, <xuhaoyue1@...ilicon.com> Subject: [PATCH for-next 0/6] Bugfix for GID and PBL page This patch set mainly fixes the GID problem caused by free mr. The second and third patches fix the error on the PBL. The last three patches fix minor errors found while running the rdma-core tests. 1.#1: The GID problem caused by free mr 2.#2-#3: Fix the error on the PBL 3.#4-#5: Two minor return errors 4.#6: The default caps error Chengchang Tang (5): RDMA/hns: Fix AH attr queried by query_qp RDMA/hns: Fix PBL page MTR find RDMA/hns: Fix page size cap from firmwall RDMA/hns: Fix error code of CMD RDMA/hns: Fix XRC caps on HIP08 Yixing Liu (1): RDMA/hns: Fix the gid problem caused by free mr drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 214 ++++++++++++++++----- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 11 +- 2 files changed, 179 insertions(+), 46 deletions(-) -- 2.30.0
Powered by blists - more mailing lists