linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 19:55:43 to 2020-06-25 11:46:49 UTC [more...]

[PATCH for-rc 0/2] Fixes for module unload
 2020-06-25 11:46 UTC  (6+ messages)
` [PATCH for-rc 1/2] IB/hfi1: Restore kfree in dummy_netdev cleanup
` [PATCH for-rc 2/2] IB/hfi1: Fix module use count flaw due to leftover module put calls

[PATCH for-next] RDMA/efa: Move provider specific attributes to ucontext allocation response
 2020-06-25 10:53 UTC  (2+ messages)

[PATCH v4] IB/sa: Resolving use-after-free in ib_nl_send_msg
 2020-06-25 10:09 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS 38fd98afeeb79d3b148db49f81f2ec6a37a4ee00
 2020-06-25  8:43 UTC 

[PATCH rdma-next v1 0/2] Convert XRC to use xarray
 2020-06-25  8:26 UTC  (10+ messages)
` [PATCH rdma-next v1 1/2] RDMA: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
` [PATCH rdma-next v1 2/2] RDMA/core: Optimize XRC target lookup

[PATCH iproute2-next v1 0/4] RAW format dumps through RDMAtool
 2020-06-25  8:15 UTC  (6+ messages)
` [PATCH iproute2-next v1 1/4] rdma: update uapi headers
` [PATCH iproute2-next v1 2/4] rdma: Add support to get QP in raw format
` [PATCH iproute2-next v1 3/4] rdma: Add support to get CQ "
` [PATCH iproute2-next v1 4/4] rdma: Add support to get MR "

[PATCH rdma-next 0/5] ib_core allocation patches
 2020-06-24 19:46 UTC  (7+ messages)
` [PATCH rdma-next 1/5] RDMA/core: Create and destroy counters in the ib_core
` [PATCH rdma-next 2/5] RDMA: Clean MW allocation and free flows
` [PATCH rdma-next 3/5] RDMA: Move XRCD to be under ib_core responsibility
` [PATCH rdma-next 4/5] RDMA/core: Delete not-used create RWQ table function
` [PATCH rdma-next 5/5] RDMA/core: Convert RWQ table logic to ib_core allocation scheme

[PATCH rdma-next 0/4] Bag of fixes and refactoring in MAD layer
 2020-06-24 19:45 UTC  (7+ messages)
` [PATCH rdma-next 1/4] IB/mad: Fix use after free when destroying MAD agent
` [PATCH rdma-next 2/4] IB/mad: Issue complete whenever decrements agent refcount
` [PATCH rdma-next 3/4] IB/mad: Refactor atomics API to refcount API
` [PATCH rdma-next 4/4] IB/mad: Delete RMPP_STATE_CANCELING state

[PATCH for-rc 0/2] AIP fixes
 2020-06-24 19:14 UTC  (4+ messages)
` [PATCH for-rc 1/2] IB/hfi1: Correct -EBUSY handling in tx code
` [PATCH for-rc 2/2] IB/hfi1: Add atomic triggered sleep/wakeup

[PATCH] IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'
 2020-06-24 18:22 UTC  (2+ messages)

[PATCH wip/jgg-next] fixup! RDMA: Add support to dump resource tracker in RAW format
 2020-06-24 12:08 UTC  (3+ messages)

[PATCH rdma-core 00/13] verbs: Introduce import verbs for device, PD, MR
 2020-06-24  7:22 UTC  (19+ messages)
` [PATCH rdma-core 03/13] verbs: Introduce ibv_import_device() verb
` [PATCH rdma-core 04/13] verbs: Handle async FD on an imported device
` [PATCH rdma-core 07/13] verbs: Introduce ibv_import/unimport_pd() verbs
` [PATCH rdma-core 10/13] mlx5: Implement the import/unimport MR verbs

[rdma:wip/jgg-for-next] BUILD SUCCESS 10cd686eb958331f23d569a48e6f3e1bee1ce1c1
 2020-06-24  6:31 UTC 

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-23 22:36 UTC  (31+ messages)
` [PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
  ` [PATCH] "
` [PATCH 03/18] dma-fence: basic lockdep annotations
      ` [Intel-gfx] "
` [PATCH 04/18] dma-fence: prime "
  ` [Linaro-mm-sig] "
` [PATCH 08/18] drm/amdgpu: add dma-fence annotations to atomic commit path

[PATCH for-rc v2 0/2] minor hfi1 fixes
 2020-06-23 20:40 UTC  (3+ messages)
` [PATCH for-rc v2 1/2] IB/hfi1: Do not destroy hfi1_wq when the device is shut down
` [PATCH for-rc v2 2/2] IB/hfi1: Do not destroy link_wq "

CFP for RDMA minisummit at virtual LPC 2020
 2020-06-23 18:20 UTC 

[PATCH] Delay the initialization of rnbd_server module to late_initcall level
 2020-06-23 17:23 UTC  (13+ messages)

[PATCH for-next] RDMA/ipoib: Return void from ipoib_ib_dev_stop()
 2020-06-23 17:07 UTC  (2+ messages)

[PATCH rdma-next v3 00/11] RAW format dumps through RDMAtool
 2020-06-23 17:04 UTC  (15+ messages)
` [PATCH mlx5-next v3 01/11] net/mlx5: Export resource dump interface
` [PATCH mlx5-next v3 02/11] net/mlx5: Add support in query QP, CQ and MKEY segments
` [PATCH rdma-next v3 03/11] RDMA/core: Don't call fill_res_entry for PD
` [PATCH rdma-next v3 04/11] RDMA: Add dedicated MR resource tracker function
` [PATCH rdma-next v3 05/11] RDMA: Add a dedicated CQ "
` [PATCH rdma-next v3 06/11] RDMA: Add dedicated QP "
` [PATCH rdma-next v3 07/11] RDMA: Add dedicated CM_ID "
` [PATCH rdma-next v3 08/11] RDMA: Add support to dump resource tracker in RAW format
` [PATCH rdma-next v3 09/11] RDMA/mlx5: Add support to get QP resource "
` [PATCH rdma-next v3 10/11] RDMA/mlx5: Add support to get CQ "
` [PATCH rdma-next v3 11/11] RDMA/mlx5: Add support to get MR "

[PATCH rdma-next 0/2] Create IPoIB QP with specific QP number
 2020-06-23 11:01 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Enable QP number request when creating IPoIB underlay QP
` [PATCH rdma-next 2/2] RDMA/ipoib: Handle user-supplied address when creating child

[rdma:wip/jgg-for-next] BUILD SUCCESS f6b4c11fc527b9ca98c219fb9a465a08278d4c2b
 2020-06-23  6:49 UTC 

[rdma:for-rc] BUILD SUCCESS a17f4bed811c60712d8131883cdba11a105d0161
 2020-06-23  6:49 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 116a1b9f1cb769b83e5adff323f977a62b1dcb2e
 2020-06-23  6:49 UTC 

[rdma:for-next] BUILD SUCCESS 11708142bc3689d98a959e5da927d002c590be7b
 2020-06-23  6:48 UTC 

possible deadlock in rds_wake_sk_sleep (3)
 2020-06-23  6:27 UTC 

[PATCH 00/16] mm/hmm/nouveau: THP mapping and migration
 2020-06-23  2:51 UTC  (38+ messages)
` [PATCH 01/16] mm: fix migrate_vma_setup() src_owner and normal pages
` [PATCH 02/16] nouveau: fix migrate page regression
` [PATCH 03/16] nouveau: fix mixed normal and device private page migration
` [PATCH 04/16] mm/hmm: fix test timeout on slower machines
` [PATCH 05/16] mm/hmm/test: remove redundant page table invalidate
` [PATCH 06/16] mm/hmm: test mixed normal and device private migrations
` [PATCH 07/16] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static
` [PATCH 08/16] nouveau/hmm: fault one page at a time
` [PATCH 09/16] mm/hmm: add output flag for compound page mapping
` [PATCH 10/16] nouveau/hmm: support mapping large sysmem pages
` [PATCH 11/16] hmm: add tests for HMM_PFN_COMPOUND flag
` [PATCH 12/16] mm/hmm: optimize migrate_vma_setup() for holes
` [PATCH 13/16] mm: support THP migration to device private memory
` [PATCH 14/16] mm/thp: add THP allocation helper
` [PATCH 15/16] mm/hmm/test: add self tests for THP migration
` [PATCH 16/16] nouveau: support THP migration to private memory

[Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
 2020-06-23  0:05 UTC  (21+ messages)

[PATCH v1 0/6] Refactor path that sends error responses
 2020-06-22 21:01 UTC  (7+ messages)
` [PATCH v1 1/6] svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
` [PATCH v1 2/6] svcrdma: Remove save_io_pages() call from send_error_msg()
` [PATCH v1 3/6] svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions
` [PATCH v1 4/6] svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
` [PATCH v1 5/6] svcrdma: Eliminate return value for svc_rdma_send_error_msg()
` [PATCH v1 6/6] svcrdma: Make svc_rdma_send_error_msg() a global function

[PATCH for-next v2] RDMA/rxe: Remove unused rxe_mem_map_pages
 2020-06-22 17:56 UTC  (2+ messages)

[PATCH for-next] RDMA/hfi1: Remove hfi1_create_qp declaration
 2020-06-22 17:55 UTC  (2+ messages)

[PATCH for-next] RDMA/ipoib: Return void from ipoib_mcast_stop_thread()
 2020-06-22 17:55 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata
 2020-06-22 17:48 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/counter: Query a counter before release
 2020-06-22 17:47 UTC  (2+ messages)

Fwd: [PATCH] infiniband: correct trivial kernel-doc inconsistencies
 2020-06-22 15:00 UTC  (2+ messages)

[PATCH rdma-next 0/2] Convert XRC to use xarray
 2020-06-22 13:39 UTC  (8+ messages)
` [PATCH rdma-next 1/2] RDMA: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
` [PATCH rdma-next 2/2] RDMA/core: Optimize XRC target lookup

[PATCH rdma-next v2 00/11] RAW format dumps through RDMAtool
 2020-06-22 12:16 UTC  (5+ messages)
` [PATCH rdma-next v2 08/11] RDMA: Add support to dump resource tracker in RAW format

[PATCH for-next] RDMA/rxe: Remove unused rxe_mem_map_pages
 2020-06-22 10:03 UTC  (3+ messages)

[PATCH] xprtrdma: Wake up re_connect_wait on disconnect
 2020-06-21 15:11 UTC  (4+ messages)

[PATCH] xprtrdma: Ensure connect worker is awoken after connect error
 2020-06-21 14:59 UTC 

[PATCH rdma-next] RDMA/mlx5: Introduce ODP prefetch counter
 2020-06-21 10:41 UTC 

Review Request
 2020-06-21  7:12 UTC  (11+ messages)
` [PATCH v3] IB/sa: Resolving use-after-free in ib_nl_send_msg


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