index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
uverbs_ioctl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-12
RDMA/core: Add ib_no_udata_io() helper
Jacob Moroni
1
-0
/
+20
2026-05-29
RDMA/core: Introduce generic buffer descriptor infrastructure for umem
Jiri Pirko
1
-0
/
+30
2026-05-26
RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS
Jason Gunthorpe
1
-5
/
+8
2026-05-19
RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()
Jason Gunthorpe
1
-0
/
+1
2026-03-08
RDMA: Add ib_is_udata_in_empty()
Jason Gunthorpe
1
-0
/
+15
2026-03-08
RDMA: Add ib_respond_udata()
Jason Gunthorpe
1
-0
/
+33
2026-03-08
RDMA: Add ib_copy_validate_udata_in_cm()
Jason Gunthorpe
1
-0
/
+25
2026-03-08
RDMA: Add ib_copy_validate_udata_in()
Jason Gunthorpe
1
-0
/
+26
2026-03-08
RDMA/core: Add rdma_udata_to_dev()
Jason Gunthorpe
1
-0
/
+2
2024-03-03
RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-6
/
+8
2023-07-03
rdma: fix INFINIBAND_USER_ACCESS dependency
Arnd Bergmann
1
-2
/
+4
2022-09-27
RDMA/core: Add UVERBS_ATTR_RAW_FD
Jason Gunthorpe
1
-0
/
+13
2021-04-01
RDMA/uverbs: Fix -Wunused-function warning
YueHaibing
1
-3
/
+4
2021-03-11
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
1
-13
/
+67
2020-12-10
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
1
-0
/
+10
2020-10-28
IB/verbs: avoid nested container_of()
Arnd Bergmann
1
-6
/
+9
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
1
-28
/
+1
2020-07-24
RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Leon Romanovsky
1
-0
/
+1
2020-05-29
RDMA/core: Use offsetofend() instead of open coding
Jason Gunthorpe
1
-2
/
+1
2020-05-27
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
1
-6
/
+6
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
1
-0
/
+3
2020-03-27
IB/mlx5: Expose UAR object and its alloc/destroy commands
Yishai Hadas
1
-1
/
+1
2019-02-15
IB/verbs: Add helper function rdma_udata_to_drv_context
Shamir Rabinovitch
1
-0
/
+17
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
1
-0
/
+1
2018-12-20
IB/core: uverbs copy to struct or zero helper
Michael Guralnik
1
-0
/
+8
2018-12-18
IB/uverbs: Add helper to get array size from ptr attribute
Moni Shoua
1
-0
/
+22
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-6
/
+6
2018-12-11
RDMA/mlx5: Fail early if user tries to create flows on IB representors
Leon Romanovsky
1
-4
/
+5
2018-12-04
IB/core: Introduce UVERBS_IDR_ANY_OBJECT
Yishai Hadas
1
-0
/
+6
2018-12-03
RDMA/uverbs: Use only attrs for the write() handler signature
Jason Gunthorpe
1
-6
/
+2
2018-12-03
RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex
Jason Gunthorpe
1
-0
/
+1
2018-11-26
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Jason Gunthorpe
1
-2
/
+6
2018-11-26
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex
Jason Gunthorpe
1
-2
/
+2
2018-11-26
RDMA/uverbs: Add structure size info to write commands
Jason Gunthorpe
1
-3
/
+9
2018-11-26
RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods
Jason Gunthorpe
1
-2
/
+1
2018-11-26
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
1
-3
/
+3
2018-11-26
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
1
-2
/
+8
2018-11-22
RDMA/uverbs: Check for NULL driver methods for every write call
Jason Gunthorpe
1
-0
/
+16
2018-11-22
RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api
Jason Gunthorpe
1
-6
/
+88
2018-11-22
RDMA/uverbs: Add helpers to mark uapi functions as unsupported
Jason Gunthorpe
1
-0
/
+31
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
1
-18
/
+35
2018-09-11
IB/uverbs: Add IDRs array attribute type to ioctl() interface
Guy Levi
1
-1
/
+70
2018-09-05
RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
Mark Bloch
1
-0
/
+40
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
1
-91
/
+0
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
1
-29
/
+7
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+24
2018-08-10
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
1
-28
/
+8
2018-08-10
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+1
2018-08-10
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
1
-0
/
+137
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
1
-2
/
+2
[next]