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_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2022-09-22
1
-1
/
+4
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-4
/
+2
*
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
2022-04-04
1
-2
/
+4
*
RDMA/uverbs: Remove the unnecessary assignment
Zhu Yanjun
2021-12-06
1
-1
/
+0
*
RDMA/core: Require the driver to set the IOVA correctly during rereg_mr
Aharon Landau
2021-11-03
1
-3
/
+0
*
RDMA/core: Create clean QP creations interface for uverbs
Leon Romanovsky
2021-08-03
1
-11
/
+2
*
RDMA/core: Properly increment and decrement QP usecnts
Leon Romanovsky
2021-08-03
1
-11
/
+2
*
RDMA/core: Configure selinux QP during creation
Leon Romanovsky
2021-08-03
1
-7
/
+0
*
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-22
1
-0
/
+5
|
\
|
*
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-10
1
-0
/
+5
*
|
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-21
1
-1
/
+1
*
|
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
2021-06-02
1
-2
/
+19
|
/
*
RDMA/core: Remove redundant spaces
Wenpeng Liang
2021-04-12
1
-11
/
+12
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-1
/
+1
*
RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INI
Xiao Yang
2021-01-21
1
-1
/
+1
*
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
1
-20
/
+65
*
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-12-07
1
-14
/
+5
*
RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
Jason Gunthorpe
2020-12-07
1
-4
/
+6
*
RDMA/restrack: Support all QP types
Leon Romanovsky
2020-11-27
1
-2
/
+2
*
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-11-12
1
-3
/
+2
*
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
1
-4
/
+4
*
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-6
/
+2
*
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
1
-4
/
+4
*
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-26
1
-1
/
+1
*
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
2020-09-29
1
-2
/
+15
*
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
1
-4
/
+10
*
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-22
1
-4
/
+9
*
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
1
-10
/
+15
*
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
1
-6
/
+14
*
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-08-18
1
-2
/
+2
*
RDMA/uverbs: Silence shiftTooManyBitsSigned warning
Leon Romanovsky
2020-07-24
1
-1
/
+1
*
RDMA/uverbs: Remove redundant assignments
Leon Romanovsky
2020-07-24
1
-5
/
+5
*
RDMA/core: Update write interface to use automatic object lifetime
Leon Romanovsky
2020-07-24
1
-207
/
+86
*
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
2020-07-06
1
-0
/
+4
*
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2020-07-06
1
-9
/
+3
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+0
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+0
*
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
2020-05-27
1
-1
/
+1
*
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
2020-05-21
1
-1
/
+24
*
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-21
1
-1
/
+1
*
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2020-05-17
1
-34
/
+6
*
RDMA/uverbs: Fix create WQ to use the given user handle
Yishai Hadas
2020-05-17
1
-2
/
+1
*
RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer
Yishai Hadas
2020-05-17
1
-4
/
+0
*
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
2020-03-04
1
-9
/
+0
*
RDMA/core: Fix invalid memory access in spec_filter_size
Avihai Horon
2020-02-11
1
-8
/
+7
*
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
2020-01-16
1
-59
/
+73
*
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
Jason Gunthorpe
2020-01-16
1
-1
/
+4
*
RDMA/core: Use READ_ONCE for ib_ufile.async_file
Jason Gunthorpe
2020-01-13
1
-1
/
+1
*
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
2020-01-13
1
-18
/
+12
*
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
Jason Gunthorpe
2020-01-13
1
-8
/
+1
[next]