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
/
mlx5
/
devx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
1
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-11-09
RDMA/mlx5: Add other_eswitch support for devx destruction
Patrisious Haddad
1
-0
/
+14
2025-08-25
IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
Or Har-Toov
1
-0
/
+1
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+5
2025-07-23
RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mr
Yishai Hadas
1
-0
/
+4
2025-07-02
RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create
Parav Pandit
1
-1
/
+1
2025-06-17
RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
Mark Zhang
1
-1
/
+1
2025-06-12
RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanup
Arnd Bergmann
1
-1
/
+7
2025-03-09
RDMA/mlx5: Check enabled UCAPs when creating ucontext
Chiara Meiohas
1
-2
/
+29
2025-03-03
RDMA/mlx5: Reorder capability check last
Christian Göttsche
1
-4
/
+6
2024-11-04
RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation
Patrisious Haddad
1
-1
/
+92
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-2
/
+0
2024-01-31
RDMA/mlx5: Relax DEVX access upon modify commands
Yishai Hadas
1
-1
/
+1
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-1
/
+1
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
1
-1
/
+1
2023-04-18
RDMA/mlx5: Fix flow counter query via DEVX
Mark Bloch
1
-5
/
+26
2023-04-03
RDMA/mlx5: Remove unused num_alloc_xa_entries variable
Tom Rix
1
-2
/
+0
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
1
-16
/
+21
2022-09-27
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
1
-3
/
+21
2022-09-05
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
1
-0
/
+2
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+3
2022-03-14
RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
Yongzhi Liu
1
-1
/
+3
2022-02-23
RDMA/mlx5: Use new command interface API
Saeed Mahameed
1
-23
/
+32
2022-02-23
net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
Saeed Mahameed
1
-3
/
+3
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
1
-6
/
+4
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
1
-1
/
+1
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
1
-1
/
+0
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
1
-1
/
+0
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
1
-1
/
+0
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
1
-2
/
+1
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
1
-4
/
+3
2021-05-19
RDMA/mlx5: Fix query DCT via DEVX
Maor Gottlieb
1
-4
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+54
2021-03-11
RDMA/mlx5: Allow larger pages in DevX umem
Jason Gunthorpe
1
-10
/
+54
2021-03-11
RDMA/mlx5: Fix typo in destroy_mkey inbox
Mark Zhang
1
-1
/
+1
2021-03-01
IB/mlx5: Add missing error code
YueHaibing
1
-1
/
+3
2021-02-16
RDMA/mlx5: Allow CQ creation without attached EQs
Tal Gilboa
1
-1
/
+12
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
1
-7
/
+6
2021-01-19
RDMA/mlx5: Use strict get/set operations for obj_id
Yishai Hadas
1
-53
/
+146
2021-01-19
RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
Yishai Hadas
1
-1
/
+3
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
1
-1
/
+1
2020-11-26
RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()
Jason Gunthorpe
1
-1
/
+1
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
1
-31
/
+35
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
1
-6
/
+4
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
1
-2
/
+2
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
1
-2
/
+2
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-9
/
+1
[next]