aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_ioctl_merge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCTJason Gunthorpe1-1/+1
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe1-3/+3
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe1-2/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-11/+10
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak1-1/+1
2018-02-15IB/uverbs: Fix method merging in uverbs_ioctl_mergeMatan Barak1-9/+9
2017-09-27IB/core: fix spelling mistake: "aceess" -> "access"Colin Ian King1-1/+1
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak1-0/+665