index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
/
ocrdma_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-02
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
1
-2
/
+2
2026-05-02
RDMA/ocrdma: Clarify the mm_head searching
Jason Gunthorpe
1
-2
/
+2
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
1
-1
/
+3
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
1
-4
/
+6
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
1
-7
/
+5
2026-03-10
RDMA/ocrdma: kzalloc_objs to kzalloc_flex
Rosen Penev
1
-12
/
+3
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
1
-8
/
+7
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
1
-1
/
+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
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-8
/
+7
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
1
-1
/
+5
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-1
/
+2
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
1
-1
/
+1
2023-03-29
RDMA/ocrdma: remove unused discard_cnt variable
Tom Rix
1
-2
/
+0
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+1
2022-01-05
RDMA/ocrdma: Remove unneeded variable
Minghao Chi
1
-6
/
+2
2021-11-29
RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'
Christophe JAILLET
1
-3
/
+3
2021-11-17
RDMA/ocrdma: Use helper function to set GUIDs
Kamal Heib
1
-1
/
+3
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-16
/
+9
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-2
/
+2
2021-01-07
RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()
Tom Rix
1
-1
/
+1
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+1
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-0
/
+3
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-1
/
+1
2020-09-11
RDMA/ocrdma: Remove fbo from MR
Jason Gunthorpe
1
-1
/
+0
2020-09-11
RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
1
-12
/
+5
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
1
-4
/
+3
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-2
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
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-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-11-06
RDMA/ocrdma: Remove unsupported modify_port callback
Kamal Heib
1
-6
/
+0
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-2
/
+2
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-2
/
+1
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-18
/
+11
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-4
/
+2
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
1
-18
/
+0
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-27
/
+20
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-19
/
+31
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-8
/
+7
[next]