index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
2026-06-08
RDMA/nldev: Fix locking when accessing mr->pd
Jason Gunthorpe
1
-2
/
+8
2026-06-03
RDMA/core: Don't make a dummy ib_udata on the stack in create_qp
Jason Gunthorpe
1
-13
/
+1
2026-05-29
RDMA/uverbs: Expose CoCo DMA bounce requirement to userspace
Jiri Pirko
1
-0
/
+2
2026-05-29
RDMA/uverbs: Remove legacy umem field from struct ib_cq
Jiri Pirko
1
-1
/
+0
2026-05-26
RDMA/core: Move flow related functions to ib_uverbs_support.ko
Jason Gunthorpe
1
-76
/
+0
2026-04-29
RDMA/core: Fix rereg_mr use-after-free race
Michael Guralnik
1
-2
/
+7
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
1
-0
/
+3
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
1
-2
/
+2
2026-03-08
RDMA: Use copy_struct_from_user() instead of open coding
Jason Gunthorpe
1
-18
/
+6
2026-02-25
RDMA/core: Reject zero CQE count
Leon Romanovsky
1
-0
/
+3
2026-02-25
RDMA/core: Prepare create CQ path for API unification
Leon Romanovsky
1
-1
/
+4
2026-02-25
RDMA/core: Manage CQ umem in core code
Leon Romanovsky
1
-0
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-11
/
+11
2026-02-01
RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc
Yi Liu
1
-1
/
+1
2026-01-26
RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
Yi Liu
1
-1
/
+4
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
1
-1
/
+1
2025-07-02
RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify
Parav Pandit
1
-1
/
+2
2025-07-02
RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create
Parav Pandit
1
-2
/
+2
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create
Parav Pandit
1
-1
/
+1
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create
Parav Pandit
1
-1
/
+1
2025-04-07
RDMA/uverbs: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-03-13
RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
Maher Sanalla
1
-68
/
+76
2025-03-09
RDMA/uverbs: Add support for UCAPs in context creation
Chiara Meiohas
1
-0
/
+19
2024-12-04
RDMA/uverbs: Prevent integer overflow issue
Dan Carpenter
1
-7
/
+9
2024-11-03
deal with the last remaing boolean uses of fd_file()
Al Viro
1
-5
/
+3
2024-08-12
struct fd: representation change
Al Viro
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-4
/
+4
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-1
/
+1
2024-02-21
RDMA/uverbs: Remove flexible arrays from struct *_filter
Erick Archer
1
-8
/
+8
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
1
-1
/
+2
2023-06-11
RDMA/uverbs: Restrict usage of privileged QKEYs
Edward Srouji
1
-1
/
+6
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
1
-1
/
+4
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-4
/
+2
2022-04-04
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
1
-2
/
+4
2021-12-06
RDMA/uverbs: Remove the unnecessary assignment
Zhu Yanjun
1
-1
/
+0
2021-11-03
RDMA/core: Require the driver to set the IOVA correctly during rereg_mr
Aharon Landau
1
-3
/
+0
2021-08-03
RDMA/core: Create clean QP creations interface for uverbs
Leon Romanovsky
1
-11
/
+2
2021-08-03
RDMA/core: Properly increment and decrement QP usecnts
Leon Romanovsky
1
-11
/
+2
2021-08-03
RDMA/core: Configure selinux QP during creation
Leon Romanovsky
1
-7
/
+0
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
-19
/
+64
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
1
-14
/
+5
[next]