diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-27 10:01:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-27 10:01:17 -0700 |
commit | ab2aa486f48c79b0c9df77e3827922d29c60df0c (patch) | |
tree | 0e65c63c8f340ab0226561e8dc8817b79504721a /arch | |
parent | d25f27432f80a800a3592db128254c8140bd71bf (diff) | |
parent | 64733956ebba7cc629856f4a6ee35a52bc9c023f (diff) | |
download | lwn-ab2aa486f48c79b0c9df77e3827922d29c60df0c.tar.gz lwn-ab2aa486f48c79b0c9df77e3827922d29c60df0c.zip |
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Pull rdma fixes from Jason Gunthorpe:
"Nothing very exciting here, it has been a quiet cycle overall. Usual
collection of small bug fixes:
- irdma issues with CQ entries, VLAN completions and a mutex deadlock
- Incorrect DCT packets in mlx5
- Userspace triggered overflows in qib
- Locking error in hfi
- Typo in errno value in qib/hfi1
- Double free in qedr
- Leak of random kernel memory to userspace with a netlink callback"
* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
RDMA/irdma: Do not hold qos mutex twice on QP resume
RDMA/irdma: Set VLAN in UD work completion correctly
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR
rdma/qedr: Fix crash due to redundant release of device's qp memory
RDMA/rdmavt: Fix error code in rvt_create_qp()
IB/hfi1: Fix abba locking issue with sc_disable()
IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
RDMA/mlx5: Set user priority for DCT
RDMA/irdma: Process extended CQ entries correctly
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions