All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-rc 0/2] Two IB/core fixes
@ 2021-10-24  6:08 Leon Romanovsky
  2021-10-24  6:08 ` [PATCH rdma-rc 1/2] RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string Leon Romanovsky
  2021-10-24  6:08 ` [PATCH rdma-rc 2/2] RDMA/core: Initialize lock when allocate a rdma_hw_stats structure Leon Romanovsky
  0 siblings, 2 replies; 8+ messages in thread
From: Leon Romanovsky @ 2021-10-24  6:08 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, Ira Weiny, John Fleck, Kaike Wan, linux-kernel,
	linux-rdma, Maor Gottlieb, Mark Bloch, Mark Bloch, Mark Zhang

From: Leon Romanovsky <leonro@nvidia.com>

Two IB/core fixes from Mark.

Mark Zhang (2):
  RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
  RDMA/core: Initialize lock when allocate a rdma_hw_stats structure

 drivers/infiniband/core/sa_query.c | 5 +++--
 drivers/infiniband/core/sysfs.c    | 2 --
 drivers/infiniband/core/verbs.c    | 1 +
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-26 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24  6:08 [PATCH rdma-rc 0/2] Two IB/core fixes Leon Romanovsky
2021-10-24  6:08 ` [PATCH rdma-rc 1/2] RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string Leon Romanovsky
2021-10-25 17:02   ` Jason Gunthorpe
2021-10-24  6:08 ` [PATCH rdma-rc 2/2] RDMA/core: Initialize lock when allocate a rdma_hw_stats structure Leon Romanovsky
2021-10-25 14:50   ` Jason Gunthorpe
2021-10-26  8:27     ` Leon Romanovsky
2021-10-26 12:05       ` Jason Gunthorpe
2021-10-26 12:21         ` Leon Romanovsky

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.