linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-13 11:43:19 to 2019-11-19 04:51:37 UTC [more...]

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-19  4:51 UTC  (12+ messages)

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-19  4:39 UTC  (12+ messages)

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19  0:22 UTC  (37+ messages)
` [PATCH v5 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v5 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v5 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v5 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v5 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 16/24] net/xdp: "
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v5 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v5 19/24] vfio, mm: "
` [PATCH v5 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v5 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v5 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v5 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v5 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

Why our soft-RoCE throughput is quite low compared with TCP
 2019-11-19  0:22 UTC  (9+ messages)
  ` [question]Why "

[PATCH v6 0/2] Proposed trace points for RDMA/core
 2019-11-18 21:49 UTC  (3+ messages)
` [PATCH v6 1/2] RDMA/core: Trace points for diagnosing completion queue issues
` [PATCH v6 2/2] RDMA/cma: Add trace points in RDMA Connection Manager

[PATCH v2 0/2] rxe should use same buffer size for SGE's and inline data
 2019-11-18 19:54 UTC  (3+ messages)
` [PATCH v2 1/2] Introduce maximum WQE size to check limits
` [PATCH v2 2/2] SGE buffer and max_inline data must have same size

【infiniband_diags tool question】
 2019-11-18 19:01 UTC  (3+ messages)

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-18 18:42 UTC  (12+ messages)
` [PATCH v4 1/2] mm/hmm: make full use of walk_page_range()
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[PATCH for-rc] RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
 2019-11-18 18:11 UTC  (2+ messages)

[PATCH] RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
 2019-11-18 17:39 UTC  (3+ messages)

[PATCH] net/mlx4_en: fix mlx4 ethtool -N insertion
 2019-11-18 17:38 UTC  (6+ messages)

[PATCH v2 for-next 0/2] Fix crash due to sleepy mutex while holding lock in post_{send|recv|poll}
 2019-11-18 17:02 UTC  (5+ messages)
` [PATCH v2 for-next 1/2] RDMA/hns: Add the workqueue framework for flush cqe handler

[PATCH rdma-next] RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
 2019-11-18 15:06 UTC 

[PATCH rdma-next 00/43] Convert CM to bitmaps
 2019-11-18 13:43 UTC  (5+ messages)
` [PATCH rdma-next 01/43] RDMA/cm: Add naive SET/GET implementations to hide CM wire format

[PATCH iproute2-next] rdma: Rewrite custom JSON and prints logic to use common API
 2019-11-18  8:35 UTC 

[PATCH iproute2-next v2] ip link: Add support to get SR-IOV VF node GUID and port GUID
 2019-11-18  7:49 UTC 

[PATCH rdma-next 0/4] Get IB port and node GUIDs through rtnetlink
 2019-11-18  7:25 UTC  (9+ messages)
` [PATCH iproute2-next] ip link: Add support to get SR-IOV VF node GUID and port GUID
` [PATCH rdma-next 1/4] net/core: Add support for getting VF GUIDs
` [PATCH rdma-next 2/4] IB/core: Add interfaces to get VF node and port GUIDs
` [PATCH rdma-next 3/4] IB/ipoib: Add ndo operation for getting VFs GUID attributes
` [PATCH rdma-next 4/4] IB/mlx5: Implement callbacks "

[question] ibv_reg_mr() returning EACCESS
 2019-11-18  4:59 UTC  (3+ messages)

[PATCH for-next 0/4] RDMA/hns: Refactor codes of CQ
 2019-11-18  2:34 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/hns: Redefine interfaces used in creating cq
` [PATCH for-next 2/4] RDMA/hns: Redefine the member of hns_roce_cq struct
` [PATCH for-next 3/4] RDMA/hns: Rename the functions used inside creating cq
` [PATCH for-next 4/4] RDMA/hns: Delete unnecessary callback functions for cq

Problem in for-next commit 6ffedfe3ae38 ("IB/umem: remove the dmasync argument to ib_umem_get")
 2019-11-17 14:39 UTC  (2+ messages)

[PATCH rdma-next] RDMA/cm: Use refcount_t type for refcount variable
 2019-11-17 13:33 UTC 

[PATCH rdma-core 0/7] pyverbs/mlx5: Support mlx5 CQ and QP
 2019-11-17 13:30 UTC  (8+ messages)
` [PATCH rdma-core 1/7] pyverbs: Allow QP creation by provider
` [PATCH rdma-core 2/7] pyverbs/mlx5: Add support for mlx5 QP
` [PATCH rdma-core 4/7] pyverbs: Add support for provider extended CQ
` [PATCH rdma-core 3/7] pyverbs: Add default values for CQ creation
` [PATCH rdma-core 5/7] pyverbs/mlx5: Add support for mlx5 CQ
` [PATCH rdma-core 6/7] Documentation: Add mlx5 provider to documentation
` [PATCH rdma-core 7/7] tests: Add traffic tests using extended CQ

remove DMA_ATTR_WRITE_BARRIER
 2019-11-17 10:34 UTC  (5+ messages)
  ` [EXT] "

[PATCH RFC rdma-core] verbs: relaxed ordering memory regions
 2019-11-17  7:41 UTC 

[PATCH AUTOSEL 4.19 038/237] RDMA/bnxt_re: Avoid NULL check after accessing the pointer
 2019-11-16 15:37 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 039/237] RDMA/bnxt_re: Fix qp async event reporting
` [PATCH AUTOSEL 4.19 040/237] RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails

[PATCH AUTOSEL 4.14 022/150] RDMA/bnxt_re: Fix qp async event reporting
 2019-11-16 15:45 UTC 

[net-next 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-15 21:17 UTC  (3+ messages)

[PATCH rdma-next] IB/mlx5: Support extended number of strides for Striding RQ
 2019-11-15 15:45 UTC 

[PATCH rdma-next] IB/mlx4: Update HW GID table while adding vlan GID
 2019-11-15 15:44 UTC 

[PATCH iproute2-next v1] ip link: Add support to get SR-IOV VF node GUID and port GUID
 2019-11-15 15:21 UTC 

Investment opportunity
 2019-11-15 11:50 UTC 

【question】
 2019-11-15  7:29 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Add support for extended atomic
 2019-11-15  1:39 UTC 

[PATCH rdma-core 0/4] pyverbs: Introduce parent domain
 2019-11-14 17:04 UTC  (11+ messages)
` [PATCH rdma-core 1/4] pyverbs: Add memory allocation class
` [PATCH rdma-core 2/4] pyverbs: Introduce ParentDomain class
` [PATCH rdma-core 3/4] pyverbs: Document ParentDomain class and add a simple example
` [PATCH rdma-core 4/4] tests: Add a test for parent domain

[GIT PULL] Please pull RDMA subsystem changes
 2019-11-14 16:55 UTC  (2+ messages)

[PATCH rdma-next v2] RDMA/cma: Use ACK timeout for RoCE packetLifeTime
 2019-11-14 16:48 UTC  (2+ messages)

[PATCH for-rc] RDMA/efa: Clear the admin command buffer prior to its submission
 2019-11-14 16:17 UTC  (5+ messages)

[PATCH for-next] RDMA/qedr: Make qedr_iw_load_qp() static
 2019-11-14 15:56 UTC  (2+ messages)

[PATCH for-next] RDMA/siw: Cleanup unused mmap structures
 2019-11-14 15:56 UTC  (2+ messages)

[PATCH] infiniband: ocrdma: fix spelling mistake in variable name
 2019-11-14 15:54 UTC  (2+ messages)

[PATCH] IB/qib: Validate ->show()/store() callbacks before calling them
 2019-11-14 15:54 UTC  (2+ messages)

[PATCH] RDMA/i40iw: fix potential use after free
 2019-11-14 15:53 UTC  (2+ messages)

[PATCH] RDMA/qedr: fix potential use after free
 2019-11-14 15:53 UTC  (2+ messages)

[PATCH] RDMA/srpt: Report the SCSI residual to the initiator
 2019-11-14 14:10 UTC  (4+ messages)

[PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-14  6:08 UTC  (36+ messages)
` [PATCH v4 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v4 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v4 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v4 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v4 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v4 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v4 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13 20:28 UTC  (8+ messages)

[PATCH rdma-next v2] IB/mlx5: Support flow counters offset for bulk counters
 2019-11-13 19:49 UTC  (2+ messages)

【Ask for help】 A question for __ib_cache_gid_add()
 2019-11-13 18:03 UTC  (5+ messages)

[PATCH hmm v3 00/14] Consolidate the mmu notifier interval_tree and locking
 2019-11-13 16:46 UTC  (12+ messages)
` [PATCH v3 01/14] mm/mmu_notifier: define the header pre-processor parts even if disabled
` [PATCH v3 02/14] mm/mmu_notifier: add an interval tree notifier
` [PATCH v3 03/14] mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
` [PATCH v3 04/14] mm/hmm: define the pre-processor related parts of hmm.h even if disabled
` [PATCH v3 13/14] mm/hmm: remove hmm_mirror and related


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).