linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-15 23:27:34 to 2019-11-20 13:43:35 UTC [more...]

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-20 13:43 UTC  (45+ messages)

[PATCH] infiniband: Fix Kconfig indentation
 2019-11-20 13:41 UTC 

[PATCH for-rc 0/3] Broadcom's roce dirver bug fixes
 2019-11-20 13:32 UTC  (7+ messages)
` [PATCH for-rc 1/3] RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
` [PATCH for-rc 2/3] RDMA/bnxt_re: fix stat push into dma buffer on gen p5 devices
` [PATCH for-rc 3/3] RDMA/bnxt_re: fix sparse warnings

[PATCH rdma-next] RDMA/qedr: Add kernel capability flags for dpm enabled mode
 2019-11-20 13:20 UTC 

[PATCH net] net: rtnetlink: prevent underflows in do_setvfinfo()
 2019-11-20 12:34 UTC 

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

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

[PATCH v7 0/2] Proposed trace points for RDMA/core
 2019-11-20  6:29 UTC  (4+ messages)
` [PATCH v7 1/2] RDMA/core: Trace points for diagnosing completion queue issues
` [PATCH v7 2/2] RDMA/cma: Add trace points in RDMA Connection Manager

[PATCH V2 for-rc 0/2] Broadcom's roce driver bug fixes
 2019-11-20  6:20 UTC  (3+ messages)
` [PATCH V2 for-rc 1/2] RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
` [PATCH V2 for-rc 2/2] RDMA/bnxt_re: fix stat push into dma buffer on gen p5 devices

[question] ibv_reg_mr() returning EACCESS
 2019-11-20  4:05 UTC  (5+ messages)

[PATCH iproute2-next] rdma: Rewrite custom JSON and prints logic to use common API
 2019-11-20  2:33 UTC  (2+ messages)

[PATCH iproute2-next v2] ip link: Add support to get SR-IOV VF node GUID and port GUID
 2019-11-20  2:32 UTC  (2+ messages)

[PATCH v2 0/2] rxe should use same buffer size for SGE's and inline data
 2019-11-20  0:08 UTC  (8+ 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

[PATCH for-next 0/3] EFA RDMA read support
 2019-11-19 21:10 UTC  (5+ messages)
` [PATCH for-next 3/3] RDMA/efa: Expose RDMA read related attributes

[PATCH rdma-next] RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
 2019-11-19 20:18 UTC  (2+ messages)

[PATCH rdma-next] RDMA/cm: Use refcount_t type for refcount variable
 2019-11-19 20:14 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Support extended number of strides for Striding RQ
 2019-11-19 20:09 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx4: Update HW GID table while adding vlan GID
 2019-11-19 20:04 UTC  (2+ messages)

[PATCH hmm v3 00/14] Consolidate the mmu notifier interval_tree and locking
 2019-11-19 19:59 UTC  (3+ messages)
` [PATCH v3 12/14] drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror

[PATCH RFC rdma-core] verbs: relaxed ordering memory regions
 2019-11-19 19:29 UTC  (2+ messages)

[PATCH v6 0/2] Proposed trace points for RDMA/core
 2019-11-19 17:07 UTC  (9+ 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/6] Raspberry Pi 4 PCIe support
 2019-11-19 17:00 UTC  (10+ messages)
` [PATCH v2 1/6] linux/log2.h: Add roundup/rounddown_pow_two64() family of functions

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

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19  7:00 UTC  (20+ messages)
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [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 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 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages

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

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

【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  (10+ messages)
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[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 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 rdma-next 0/4] Get IB port and node GUIDs through rtnetlink
 2019-11-18  7:25 UTC  (2+ 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-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  (3+ messages)
  ` [EXT] "

[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 


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).