linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-16 18:19:43 to 2019-07-23 06:58:07 UTC [more...]

[PATCH rdma-rc 00/10] Collection of fixes for 5.3
 2019-07-23  6:57 UTC  (9+ messages)
` [PATCH rdma-rc 01/10] RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
` [PATCH rdma-rc 02/10] IB/mlx5: Fix unreg_umr to ignore the mkey state
` [PATCH rdma-rc 03/10] IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
` [PATCH rdma-rc 04/10] IB/mlx5: Fix unreg_umr to set a device PD
` [PATCH rdma-rc 05/10] IB/mlx5: Fix clean_mr() to work in the expected order
` [PATCH rdma-rc 06/10] IB/mlx5: Fix RSS Toeplitz function to be specification aligned
` [PATCH rdma-rc 07/10] IB/mlx5: Prevent concurrent MR updates during invalidation
` [PATCH rdma-rc 08/10] IB/mlx5: Avoid unnecessary typecast

[PATCH 0/3] introduce __put_user_pages(), convert a few call sites
 2019-07-23  6:33 UTC  (8+ messages)
` [PATCH 1/3] mm/gup: introduce __put_user_pages()
` [PATCH 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 3/3] net/xdp: "

【Question for srpt in kernel-4.14】
 2019-07-23  3:25 UTC  (5+ messages)

[PATCH] RDMA/hns: Fix build error for hip08
 2019-07-23  2:49 UTC 

[PATCH] RDMA/hns: Fix build error for hip06
 2019-07-23  2:45 UTC 

[PATCH 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-22 23:08 UTC  (15+ messages)
` [PATCH 01/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH 02/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH 03/14] PCI/P2PDMA: Apply host bridge white list for ACS
` [PATCH 04/14] PCI/P2PDMA: Cache the result of upstream_bridge_distance()
` [PATCH 05/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH 06/14] PCI/P2PDMA: Add whitelist support for Intel Host Bridges
` [PATCH 07/14] PCI/P2PDMA: Add the provider's pci_dev to the dev_pgmap struct
` [PATCH 08/14] PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
` [PATCH 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH 10/14] PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
` [PATCH 11/14] PCI/P2PDMA: dma_map P2PDMA map requests that traverse the host bridge
` [PATCH 12/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist
` [PATCH 13/14] PCI/P2PDMA: Update documentation for pci_p2pdma_distance_many()
` [PATCH 14/14] PCI/P2PDMA: Introduce pci_p2pdma_[un]map_resource()

[PATCH] net/mlx5: fix -Wtype-limits compilation warnings
 2019-07-22 19:42 UTC  (3+ messages)

[PATCH 0/4] put_user_page: new put_user_page_dirty*() helpers
 2019-07-22 19:10 UTC  (10+ messages)
` [PATCH 1/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 2/3] net/xdp: "
` [PATCH 3/3] gup: new put_user_page_dirty*() helpers

[PATCH -next] infiniband: siw: remove set but not used variables 'rv'
 2019-07-22 18:36 UTC  (3+ messages)

[PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison
 2019-07-22 18:07 UTC  (2+ messages)

[PATCH 0/6] More 5.3 patches
 2019-07-22 18:03 UTC  (2+ messages)

[PATCH for-rc] RDMA/hns: Fix sg offset non-zero issue
 2019-07-22 17:54 UTC  (3+ messages)

BUG: KASAN: null-ptr-deref in rdma_counter_get_hwstat_value+0x19d/0x260 in for-next branch
 2019-07-22 17:52 UTC  (2+ messages)

[PATCH] RDMA/siw: fix error return code in siw_init_module()
 2019-07-22 17:43 UTC  (3+ messages)

[PATCH] RDMA: Make most headers compile stand alone
 2019-07-22 17:01 UTC 

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-22 16:46 UTC  (19+ messages)
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[PATCH 00/10] Refactor rxe driver to remove multiple race conditions
 2019-07-22 15:32 UTC  (17+ messages)
` [PATCH 01/10] Simplify rxe_run_task interface
` [PATCH 02/10] Remove counter that does not have a meaning anymore
` [PATCH 03/10] Make pool interface more type safe
` [PATCH 04/10] Protect kref_put with the lock
` [PATCH 05/10] Fix reference counting for rxe tasklets
` [PATCH 06/10] Remove pd form rxe_ah
` [PATCH 07/10] Pass the return value of kref_put further
` [PATCH 08/10] Move responsibility of cleaning up pool elements
` [PATCH 09/10] Consolidate resetting of QP's tasks into one place
` [PATCH 10/10] Replace tasklets with workqueues

[PATCH net-next] [net-next] mlx4: avoid large stack usage in mlx4_init_hca()
 2019-07-22 15:01 UTC 

[PATCH for-next 0/3] {cxgb3, cxgb4, i40iw} Report phys_state
 2019-07-22 13:43 UTC  (5+ messages)
` [PATCH for-next 1/3] RDMA/cxgb3: Report phys_state in query_port
` [PATCH for-next 2/3] RDMA/cxgb4: "
` [PATCH for-next 3/3] RDMA/i40iw: "

rdma-core device memory leak
 2019-07-22 11:48 UTC  (5+ messages)

properly communicate queue limits to the DMA layer v2
 2019-07-22  7:40 UTC  (10+ messages)
` [PATCH 2/8] scsi: take the DMA max mapping size into account

[PATCH iproute2-rc v1 0/7] Statistics counter support
 2019-07-19 17:53 UTC  (9+ messages)
` [PATCH iproute2-rc v1 1/7] rdma: Add "stat qp show" support
` [PATCH iproute2-rc v1 2/7] rdma: Add get per-port counter mode support
` [PATCH iproute2-rc v1 3/7] rdma: Add rdma statistic counter per-port auto "
` [PATCH iproute2-rc v1 4/7] rdma: Make get_port_from_argv() returns valid port in strict port mode
` [PATCH iproute2-rc v1 5/7] rdma: Add stat manual mode support
` [PATCH iproute2-rc v1 6/7] rdma: Add default counter show support
` [PATCH iproute2-rc v1 7/7] rdma: Document counter statistic

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-07-19 13:12 UTC  (8+ messages)

[PATCH rdma-next] lib/dim: Prevent overflow in calculation of ratio statistics
 2019-07-19 12:38 UTC  (11+ messages)

[PATCH 00/25] Shared PD and MR
 2019-07-19 11:46 UTC  (23+ messages)
` [PATCH 03/25] RDMA/nldev: ib_pd can be pointed by multiple ib_ucontext
` [PATCH 08/25] IB/uverbs: ufile must be freed only when not used anymore
` [PATCH 15/25] IB/uverbs: Add PD import verb

[PATCH AUTOSEL 5.2 108/171] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  3:56 UTC  (8+ messages)
` [PATCH AUTOSEL 5.2 111/171] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
` [PATCH AUTOSEL 5.2 113/171] IB/ipoib: Add child to parent list only if device initialized
` [PATCH AUTOSEL 5.2 131/171] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH AUTOSEL 5.2 134/171] RDMA/core: Fix race when resolving IP address
` [PATCH AUTOSEL 5.2 143/171] rds: Accept peer connection reject messages due to incompatible version
` [PATCH AUTOSEL 5.2 150/171] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
` [PATCH AUTOSEL 5.2 155/171] net/mlx5: E-Switch, Fix default encap mode

[PATCH AUTOSEL 5.1 082/141] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  4:02 UTC  (7+ messages)
` [PATCH AUTOSEL 5.1 085/141] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
` [PATCH AUTOSEL 5.1 087/141] IB/ipoib: Add child to parent list only if device initialized
` [PATCH AUTOSEL 5.1 104/141] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH AUTOSEL 5.1 107/141] RDMA/core: Fix race when resolving IP address
` [PATCH AUTOSEL 5.1 114/141] rds: Accept peer connection reject messages due to incompatible version
` [PATCH AUTOSEL 5.1 121/141] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn

[PATCH AUTOSEL 4.19 058/101] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  4:07 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 061/101] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
` [PATCH AUTOSEL 4.19 063/101] IB/ipoib: Add child to parent list only if device initialized
` [PATCH AUTOSEL 4.19 077/101] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM

[PATCH AUTOSEL 4.14 38/60] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  4:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 46/60] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM

[PATCH AUTOSEL 4.9 30/45] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  4:12 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 36/45] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM

[RFC PATCH] Docs: move more driver,device related docs into drivers dir follows kernel source
 2019-07-19  2:14 UTC  (2+ messages)

[PATCH v2] net/mlx5: Replace kfree with kvfree
 2019-07-18 19:11 UTC  (3+ messages)

Does GPUDirect support IBV_WR_RDMA_WRITE_WITH_IMM?
 2019-07-17 21:55 UTC 

[PATCH net v3 0/7] net/rds: RDMA fixes
 2019-07-17 19:07 UTC  (2+ messages)

[PATCH iproute2-rc 0/8] Statistics counter support
 2019-07-17 14:23 UTC  (4+ messages)
` [PATCH iproute2-rc 2/8] rdma: Add "stat qp show" support

[PATCH] IB/mlx5: Replace kfree with kvfree
 2019-07-17  8:21 UTC 

[PATCH] net/mlx5: Replace kfree with kvfree
 2019-07-17  8:03 UTC 

linux-next: build failure after merge of the rdma tree
 2019-07-17  7:45 UTC  (6+ messages)

[PATCH] infiniband: hw: qedr: Remove Unneeded variable rc
 2019-07-17  6:11 UTC  (2+ messages)

[PATCH net v3 6/7] net/rds: Keep track of and wait for FRWR segments in use upon shutdown
 2019-07-17  0:28 UTC  (2+ messages)

[PATCH net v3 7/7] net/rds: Initialize ic->i_fastreg_wrs upon allocation
 2019-07-17  0:29 UTC  (2+ messages)

[PATCH net v3 5/7] net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful
 2019-07-17  0:28 UTC  (2+ messages)

[PATCH net v3 4/7] net/rds: Fix NULL/ERR_PTR inconsistency
 2019-07-17  0:27 UTC  (2+ messages)

[PATCH net v3 3/7] net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV
 2019-07-17  0:27 UTC  (2+ messages)

[PATCH net v3 2/7] net/rds: Get rid of "wait_clean_list_grace" and add locking
 2019-07-17  0:26 UTC  (2+ messages)

[PATCH net v3 1/7] net/rds: Give fr_state a chance to transition to FRMR_IS_FREE
 2019-07-17  0:26 UTC  (2+ messages)

[PATCH rdma-core 00/12] Shared PD and MR
 2019-07-16 18:18 UTC  (13+ messages)
` [PATCH rdma-core 01/12] verbs: Introduce new inline helpers
` [PATCH rdma-core 02/12] man: Add description to ibv_import_pd function
` [PATCH rdma-core 03/12] verbs: Introduce new verb to import PD object
` [PATCH rdma-core 04/12] mlx4: Implementation of import PD callback
` [PATCH rdma-core 05/12] mlx5: "
` [PATCH rdma-core 06/12] rxe: "
` [PATCH rdma-core 07/12] man: Add description to ibv_import_mr function
` [PATCH rdma-core 08/12] verbs: Introduce new verb to import MR object
` [PATCH rdma-core 09/12] mlx4: Implementation of import MR callback
` [PATCH rdma-core 10/12] mlx5: "
` [PATCH rdma-core 11/12] rxe: "
` [PATCH rdma-core 12/12] verbs: pinpong test using shared objects API


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