summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
5 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
10 dayskernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
14 daysmm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera
2026-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-03-20RDMA/umem: Tell DMA mapping that UMEM requires coherencyLeon Romanovsky
2026-03-17RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ pathChuck Lever
2026-03-17RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky
2026-02-25RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher
2026-02-24RDMA/uverbs: Update for semantic conflict with drm-miscMark Brown
2026-02-24RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko
2026-02-23dma-buf: Make .invalidate_mapping() truly optionalLeon Romanovsky
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-08RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas
2026-02-08RDMA/uverbs: Support external FD uobjectsYishai Hadas
2026-02-08RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher
2026-02-05RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP
2026-02-01RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmallocYi Liu
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky
2026-01-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu
2026-01-15RDMA/iwcm: Fix workqueue list corruption by removing work_listJacob Moroni
2026-01-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit
2026-01-05RDMA/umem: Remove redundant DMABUF ops checkLeon Romanovsky
2026-01-05IB/core: Add query_port_speed verbOr Har-Toov
2026-01-05IB/core: Refactor rate_show to use ib_port_attr_to_rate()Or Har-Toov
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov
2026-01-04IB/cache: update gid cache on client reregister eventEtienne AUJAMES