summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_ioctl_merge.c
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe2018-08-131-662/+0Star
* IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-111-2/+0Star
* RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCTJason Gunthorpe2018-07-041-1/+1
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-3/+3
* RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe2018-07-041-2/+2
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-11/+10Star
* IB/uverbs: Safely extend existing attributesMatan Barak2018-03-191-1/+1
* IB/uverbs: Fix method merging in uverbs_ioctl_mergeMatan Barak2018-02-151-9/+9
* IB/core: fix spelling mistake: "aceess" -> "access"Colin Ian King2017-09-271-1/+1
* IB/core: Add uverbs merge trees functionalityMatan Barak2017-08-311-0/+665