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
/
mthca
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
1
-11
/
+16
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
1
-2
/
+3
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
1
-1
/
+1
2026-03-05
Add support for TLP emulation
Leon Romanovsky
1
-2
/
+3
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
1
-1
/
+1
2026-02-24
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
1
-2
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-19
/
+19
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-41
/
+36
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
1
-1
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-27
IB/mthca: Adjust buddy->bits allocation type
Kees Cook
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-1
/
+2
2023-11-15
RDMA/usnic: Silence uninitialized symbol smatch warnings
Leon Romanovsky
2
-3
/
+3
2023-10-02
IB/mthca: Annotate struct mthca_icm_table with __counted_by
Kees Cook
1
-1
/
+1
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+10
2023-07-31
RDMA/mthca: Remove unnecessary NULL assignments
Ruan Jinjie
1
-10
/
+10
2023-07-17
RDMA/mthca: Fix crash when polling CQ for shared QPs
Thomas Bogendoerfer
1
-1
/
+1
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-01-28
RDMA/mthca: Delete useless module.h include
Leon Romanovsky
1
-2
/
+0
2022-01-28
IB/mthca: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+2
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
1
-14
/
+6
2021-12-14
IB/mthca: Use memset_startat() for clearing mpt_entry
Kees Cook
1
-2
/
+1
2021-11-25
IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_mr.c'
Christophe JAILLET
1
-5
/
+5
2021-11-25
IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c'
Christophe JAILLET
1
-2
/
+2
2021-11-25
IB/mthca: Use bitmap_set() when applicable
Christophe JAILLET
1
-4
/
+1
2021-11-25
IB/mthca: Use bitmap_zalloc() when applicable
Christophe JAILLET
2
-11
/
+7
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-34
/
+27
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-47
/
+30
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
5
-15
/
+15
2020-12-01
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+6
2020-11-23
IB/mthca: fix return value of error branch in mthca_init_cq()
Xiongfeng Wang
1
-4
/
+6
2020-11-12
RDMa/mthca: Work around -Wenum-conversion warning
Arnd Bergmann
2
-2
/
+1
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
1
-12
/
+17
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-7
/
+7
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-1
/
+1
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: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-10
/
+0
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+1
2020-09-29
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
4
-58
/
+59
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-4
/
+0
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-1
/
+1
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
1
-3
/
+3
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+2
[next]