From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: Leon Romanovsky <leonro@nvidia.com>,
linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org,
Maor Gottlieb <maorg@nvidia.com>
Subject: [PATCH rdma-next 0/3] Various fixes in RDMA/core
Date: Tue, 18 Jan 2022 09:34:59 +0200 [thread overview]
Message-ID: <cover.1642491047.git.leonro@nvidia.com> (raw)
From: Leon Romanovsky <leonro@nvidia.com>
Hi,
This is compilation of unrelated fixes, one is an outcome of syzkaller
report and other two were found in our regression.
Thanks
Leon Romanovsky (1):
RDMA/ucma: Protect mc during concurrent multicast leaves
Maor Gottlieb (2):
RDMA/cma: Use correct address when leaving multicast group
RDMA/core: Set MR type in ib_reg_user_mr
drivers/infiniband/core/cma.c | 61 ++++++++++++++++-----------------
drivers/infiniband/core/ucma.c | 34 ++++++++++++------
drivers/infiniband/core/verbs.c | 1 +
3 files changed, 54 insertions(+), 42 deletions(-)
--
2.34.1
next reply other threads:[~2022-01-18 7:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-18 7:34 Leon Romanovsky [this message]
2022-01-18 7:35 ` [PATCH rdma-next 1/3] RDMA/cma: Use correct address when leaving multicast group Leon Romanovsky
2022-01-28 15:35 ` Jason Gunthorpe
2022-01-18 7:35 ` [PATCH rdma-next 2/3] RDMA/ucma: Protect mc during concurrent multicast leaves Leon Romanovsky
2022-01-18 7:35 ` [PATCH rdma-next 3/3] RDMA/core: Set MR type in ib_reg_user_mr Leon Romanovsky
2022-01-28 15:40 ` [PATCH rdma-next 0/3] Various fixes in RDMA/core Jason Gunthorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1642491047.git.leonro@nvidia.com \
--to=leon@kernel.org \
--cc=jgg@nvidia.com \
--cc=leonro@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=maorg@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.