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
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
1
-0
/
+7
11 days
RDMA/hns: Fix xarray race in hns_roce_create_qp_common()
Jason Gunthorpe
1
-3
/
+3
11 days
RDMA/hns: Fix xarray race in hns_roce_create_srq()
Jason Gunthorpe
1
-6
/
+6
11 days
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
1
-1
/
+3
11 days
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
1
-1
/
+1
11 days
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
1
-2
/
+2
11 days
RDMA/ocrdma: Clarify the mm_head searching
Jason Gunthorpe
1
-2
/
+2
11 days
RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-1
/
+3
11 days
RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-5
/
+4
11 days
RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-2
/
+3
11 days
RDMA/mana: Validate rx_hash_key_len
Jason Gunthorpe
1
-0
/
+3
11 days
RDMA/mlx5: Add missing store/release for lock elision pattern
Jason Gunthorpe
2
-6
/
+6
11 days
RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmd
Jason Gunthorpe
1
-1
/
+1
11 days
RDMA/ionic: Fix typo in format string
Jason Gunthorpe
1
-1
/
+1
14 days
RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation
Michael Guralnik
1
-0
/
+5
14 days
RDMA/mlx5: Fix UAF in DCT destroy due to race with create
Edward Srouji
1
-1
/
+8
14 days
RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
Edward Srouji
1
-1
/
+8
2026-04-28
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
1
-0
/
+1
2026-04-28
IB/hfi1: Fix potential use-after-free in PIO and SDMA map teardown
Li RongQing
2
-2
/
+7
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
95
-3804
/
+2281
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+4
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
1
-1
/
+1
2026-04-09
RDMA/ionic: bound node_desc sysfs read with %.64s
Kai Zen
1
-1
/
+1
2026-04-09
RDMA/mana_ib: Support memory windows
Konstantin Taranov
3
-1
/
+64
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-90
/
+96
2026-03-31
RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-19
/
+16
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
13
-19
/
+21
2026-03-31
RDMA/irdma: Add missing comp_mask check in alloc_ucontext
Jason Gunthorpe
1
-1
/
+3
2026-03-31
RDMA/hns: Add missing comp_mask check in create_qp
Jason Gunthorpe
1
-1
/
+3
2026-03-31
RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
Jason Gunthorpe
1
-9
/
+8
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
4
-17
/
+13
2026-03-31
RDMA/hns: Use ib_copy_validate_udata_in()
Jason Gunthorpe
4
-45
/
+8
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
Jason Gunthorpe
1
-22
/
+3
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in()
Jason Gunthorpe
3
-13
/
+10
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
Jason Gunthorpe
1
-9
/
+6
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
Jason Gunthorpe
1
-12
/
+3
2026-03-31
RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
Jason Gunthorpe
1
-3
/
+2
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
8
-52
/
+45
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
4
-31
/
+14
2026-03-31
RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2
-14
/
+5
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
4
-120
/
+26
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
7
-90
/
+96
2026-03-30
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-0
/
+15
2026-03-30
RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
Leon Romanovsky
1
-0
/
+4
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
7
-90
/
+96
2026-03-30
RDMA: Remove outdated comments referencing hfi1_destroy_qp()
Kexin Sun
1
-1
/
+0
2026-03-30
RDMA/bnxt_re: Clean up uverbs CQ creation path
Leon Romanovsky
1
-19
/
+9
2026-03-30
RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()
Leon Romanovsky
1
-3
/
+2
2026-03-30
RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation path
Leon Romanovsky
1
-12
/
+2
[next]