index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+5
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
1
-1
/
+1
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
1
-0
/
+5
2021-06-02
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
1
-2
/
+19
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
1
-11
/
+12
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-1
/
+1
2021-01-21
RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INI
Xiao Yang
1
-1
/
+1
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
1
-20
/
+65
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
1
-14
/
+5
2020-12-07
RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
Jason Gunthorpe
1
-4
/
+6
2020-11-27
RDMA/restrack: Support all QP types
Leon Romanovsky
1
-2
/
+2
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
1
-3
/
+2
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-4
/
+4
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-6
/
+2
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-4
/
+4
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
1
-1
/
+1
2020-09-29
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
1
-2
/
+15
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
1
-4
/
+10
2020-09-22
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
1
-4
/
+9
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-10
/
+15
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-6
/
+14
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
1
-2
/
+2
2020-07-24
RDMA/uverbs: Silence shiftTooManyBitsSigned warning
Leon Romanovsky
1
-1
/
+1
2020-07-24
RDMA/uverbs: Remove redundant assignments
Leon Romanovsky
1
-5
/
+5
2020-07-24
RDMA/core: Update write interface to use automatic object lifetime
Leon Romanovsky
1
-207
/
+86
2020-07-06
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
1
-0
/
+4
2020-07-06
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
1
-9
/
+3
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-05-27
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
1
-1
/
+1
2020-05-21
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
1
-1
/
+24
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
1
-1
/
+1
2020-05-17
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
1
-34
/
+6
2020-05-17
RDMA/uverbs: Fix create WQ to use the given user handle
Yishai Hadas
1
-2
/
+1
2020-05-17
RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer
Yishai Hadas
1
-4
/
+0
2020-03-04
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
1
-9
/
+0
2020-02-11
RDMA/core: Fix invalid memory access in spec_filter_size
Avihai Horon
1
-8
/
+7
2020-01-16
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
1
-59
/
+73
2020-01-16
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
Jason Gunthorpe
1
-1
/
+4
2020-01-13
RDMA/core: Use READ_ONCE for ib_ufile.async_file
Jason Gunthorpe
1
-1
/
+1
2020-01-13
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
1
-18
/
+12
2020-01-13
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
Jason Gunthorpe
1
-8
/
+1
2020-01-13
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
1
-5
/
+8
2020-01-13
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
1
-6
/
+11
2020-01-13
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
1
-13
/
+21
2020-01-13
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
1
-15
/
+25
2020-01-13
RDMA/core: Make ib_ucq_object use ib_uevent_object
Jason Gunthorpe
1
-11
/
+9
2020-01-13
RDMA/core: Do not allow alloc_commit to fail
Jason Gunthorpe
1
-15
/
+25
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
1
-0
/
+2
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+2
[next]