linux/drivers/infiniband/sw
Li Zhijian 875ab4a8d9 RDMA/rxe: Make sure requested access is a subset of {mr,mw}->access
We should reject the requests with access flags that is not registered by
MR/MW. For example, lookup_mr() should return NULL when requested access
is 0x03 and mr->access is 0x01.

Link: https://lore.kernel.org/r/20220927055337.22630-2-lizhijian@fujitsu.com
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2022-10-28 14:39:47 -03:00
..
rdmavt IB/rdmavt: Add __init/__exit annotations to module init/exit funcs 2022-09-27 10:15:25 -03:00
rxe RDMA/rxe: Make sure requested access is a subset of {mr,mw}->access 2022-10-28 14:39:47 -03:00
siw Linux 6.0 2022-10-06 19:48:45 -03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00