summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky-0/+2
2026-02-25RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni-3/+1
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher-1/+5
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe-1/+1
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe-1/+1
2026-02-24IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe-2/+3
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe-1/+1
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib-0/+2
2026-02-24RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam-14/+15
2026-02-24RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam-23/+4
2026-02-24RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko-1/+49
2026-02-23RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann-0/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-42/+31
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-130/+65
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-12/+12
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-475/+475
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-847/+779
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-641/+2382
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+2
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+4
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds-0/+31
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta-6/+6456
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas-0/+72
2026-02-08RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas-12/+266
2026-02-08RDMA/uverbs: Support external FD uobjectsYishai Hadas-14/+21
2026-02-08RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher-0/+31
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla-1/+1
2026-02-05RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin-1/+2
2026-02-05RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin-2/+6
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov-2/+2
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP-3/+6
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP-0/+5
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP-2/+12
2026-02-02RDMA/bnxt_re: Report packet pacing capabilities when querying deviceKalesh AP-1/+21
2026-02-02RDMA/bnxt_re: Add support for QP rate limitingKalesh AP-6/+47
2026-02-01RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmallocYi Liu-1/+1
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever-15/+38
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever-36/+153
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever-0/+106
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever-0/+197
2026-01-28RDMA/irdma: Use kvzalloc for paged memory DMA address arrayCarlos Bilbao-3/+3
2026-01-28RDMA/rxe: Fix race condition in QP timer handlersLi Zhijian-0/+6
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov-0/+149
2026-01-27RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan-2/+2
2026-01-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu-1/+4
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni-51/+127
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni-10/+22
2026-01-25RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZELi Zhijian-97/+194
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche-1/+2
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+2