index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_uapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/uverbs: Check for null return of kmalloc_array
Jiasheng Jiang
2022-01-05
1
-0
/
+3
*
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-21
1
-1
/
+1
*
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2020-10-26
1
-4
/
+1
*
IB/uverbs: Introduce create/destroy QP commands over ioctl
Yishai Hadas
2020-05-21
1
-0
/
+1
*
IB/uverbs: Introduce create/destroy WQ commands over ioctl
Yishai Hadas
2020-05-21
1
-0
/
+1
*
IB/uverbs: Introduce create/destroy SRQ commands over ioctl
Yishai Hadas
2020-05-21
1
-0
/
+1
*
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
2020-01-13
1
-0
/
+1
*
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
2020-01-13
1
-3
/
+3
*
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+1
*
RDMA/uverbs: check for allocation failure in uapi_add_elm()
Dan Carpenter
2019-05-30
1
-0
/
+2
*
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
2019-01-29
1
-5
/
+10
*
RDMA/uverbs: Implement an ioctl that can call write and write_ex handlers
Jason Gunthorpe
2018-12-18
1
-0
/
+1
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-1
/
+2
*
IB/core: Enable getting an object type from a given uobject
Yishai Hadas
2018-12-04
1
-0
/
+1
*
IB/core: Introduce UVERBS_IDR_ANY_OBJECT
Yishai Hadas
2018-12-04
1
-2
/
+7
*
RDMA/uverbs: Use only attrs for the write() handler signature
Jason Gunthorpe
2018-12-03
1
-18
/
+5
*
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Jason Gunthorpe
2018-11-26
1
-0
/
+3
*
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex
Jason Gunthorpe
2018-11-26
1
-1
/
+1
*
RDMA/uverbs: Add structure size info to write commands
Jason Gunthorpe
2018-11-26
1
-0
/
+7
*
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
2018-11-26
1
-3
/
+2
*
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
2018-11-26
1
-2
/
+2
*
RDMA/uverbs: Check for NULL driver methods for every write call
Jason Gunthorpe
2018-11-22
1
-6
/
+41
*
RDMA/uverbs: Convert the write interface to use uverbs_api
Jason Gunthorpe
2018-11-22
1
-0
/
+1
*
RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api
Jason Gunthorpe
2018-11-22
1
-2
/
+135
*
RDMA/uverbs: Require all objects to have a driver destroy function
Jason Gunthorpe
2018-11-22
1
-0
/
+5
*
RDMA/uverbs: Add helpers to mark uapi functions as unsupported
Jason Gunthorpe
2018-11-22
1
-14
/
+161
*
RDMA/uverbs: Factor out the add/get pattern into a helper
Jason Gunthorpe
2018-11-22
1
-30
/
+44
*
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
2018-11-22
1
-59
/
+84
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
1
-0
/
+1
|
\
|
*
IB/uverbs: Free uapi on destroy
Mark Bloch
2018-09-25
1
-0
/
+1
*
|
IB/uverbs: Add IDRs array attribute type to ioctl() interface
Guy Levi
2018-09-11
1
-0
/
+12
|
/
*
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
2018-08-13
1
-0
/
+3
*
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
2018-08-10
1
-0
/
+343