开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-04-17
RDMA/core: Fix user CQ creation for drivers without create_cq
Michael Margolin
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2026-04-09
RDMA/ionic: bound node_desc sysfs read with %.64s
Kai Zen
2026-04-09
IB/core: Fix zero dmac race in neighbor resolution
Chen Zhao
2026-04-09
RDMA/mana_ib: Support memory windows
Konstantin Taranov
2026-04-09
RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
hkbinbin
2026-04-09
RDMA/core: Prefer NLA_NUL_STRING
Florian Westphal
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2026-04-07
RDMA/core: Fix memory free for GID table
zhenwei pi
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-31
RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
2026-03-31
RDMA/irdma: Add missing comp_mask check in alloc_ucontext
Jason Gunthorpe
2026-03-31
RDMA/hns: Add missing comp_mask check in create_qp
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
2026-03-31
RDMA/hns: Use ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
Jason Gunthorpe
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
Jason Gunthorpe
2026-03-31
RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2026-03-30
RDMA/core: Use kzalloc_flex for GID table
Rosen Penev
2026-03-30
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
2026-03-30
RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
Leon Romanovsky
2026-03-30
RDMA/umem: Use consistent DMA attributes when unmapping entries
Leon Romanovsky
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
2026-03-30
RDMA: Remove outdated comments referencing hfi1_destroy_qp()
Kexin Sun
2026-03-30
RDMA/bnxt_re: Clean up uverbs CQ creation path
Leon Romanovsky
2026-03-30
RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()
Leon Romanovsky
2026-03-30
RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation path
Leon Romanovsky
2026-03-30
RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementation
Leon Romanovsky
2026-03-30
RDMA/uverbs: Update outdated reference to remove_commit_idr_uobject()
Kexin Sun
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2026-03-30
RDMA/core: Remove unused ib_resize_cq() implementation
Leon Romanovsky
[next]