messages from 2017-10-09 19:38:04 to 2017-10-12 09:11:49 UTC [more...]
[PATCH rdma-core] iwpmd: Return existing mapping if port reused on active side
2017-10-12 9:11 UTC (6+ messages)
[PATCH 00/47] Address issues detected by static analysis tools
2017-10-12 8:44 UTC (53+ messages)
` [PATCH 02/47] IB/cm: Suppress gcc 7 fall-through complaints
` [PATCH 05/47] RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
` [PATCH 06/47] RDMA/isert: Suppress gcc 7 fall-through complaints
` [PATCH 13/47] RDMA/cxgb4: Declare a local variable 'static'
` [PATCH 16/47] IB/hfi1: Suppress gcc 7 fall-through complaints
` [PATCH 17/47] IB/hfi1: Remove set-but-not-used variables
` [PATCH 18/47] IB/hfi1: Define hfi1_handle_cnp_tbl[] once
` [PATCH 21/47] RDMA/i40iw: Fix a race condition
` [PATCH 22/47] RDMA/i40iw: Suppress gcc 7 fall-through complaints
` [PATCH 23/47] RDMA/i40iw: Remove a set-but-not-used variable
` [PATCH 35/47] IB/opa: Fix endianness annotation of opa_is_extended_lid()
` [PATCH 40/47] IB/qib: Make qib_inc_eeprom_err() macro more safe to use
` [PATCH 41/47] IB/qib: Suppress gcc 7 fall-through complaints
` [PATCH 42/47] IB/qib: Remove set-but-not-used variables
` [PATCH 43/47] RDMA/rdmavt: Suppress gcc 7 fall-through complaints
nvmeof rdma regression issue on 4.14.0-rc1 (or maybe mlx4?)
2017-10-12 8:24 UTC (9+ messages)
[PATCH] IB/hfil: Delete unused bypass flags
2017-10-12 1:19 UTC (3+ messages)
[PATCH v2 00/45] Address issues detected by static analysis tools
2017-10-12 1:12 UTC (52+ messages)
` [PATCH v2 01/45] IB/core: Fix endianness annotation in rdma_is_multicast_addr()
` [PATCH v2 02/45] IB/cm: Suppress gcc 7 fall-through complaints
` [PATCH v2 03/45] RDMA/cma: Avoid triggering undefined behavior
` [PATCH v2 04/45] RDMA/iwcm: Remove a set-but-not-used variable
` [PATCH v2 05/45] RDMA/isert: Suppress gcc 7 fall-through complaints
` [PATCH v2 06/45] RDMA/bnxt_re: "
` [PATCH v2 07/45] RDMA/bnxt_re: Remove set-but-not-used variables
` [PATCH v2 08/45] RDMA/cxgb3: Annotate locking assumptions
` [PATCH v2 09/45] RDMA/cxgb3: Annotate an RCU pointer
` [PATCH v2 10/45] RDMA/cxgb3: Remove a set-but-not-used variable
` [PATCH v2 11/45] RDMA/cxgb4: Fix indentation
` [PATCH v2 12/45] RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
` [PATCH v2 13/45] RDMA/cxgb4: Suppress gcc 7 fall-through complaints
` [PATCH v2 14/45] RDMA/cxgb4: Remove a set-but-not-used variable
` [PATCH v2 15/45] IB/hfi1: Suppress gcc 7 fall-through complaints
` [PATCH v2 16/45] IB/hfi1: Remove set-but-not-used variables
` [PATCH v2 17/45] IB/hfi1: Define hfi1_handle_cnp_tbl[] once
` [PATCH v2 18/45] IB/hns: Annotate iomem pointers correctly
` [PATCH v2 19/45] IB/hns: Declare local functions 'static'
` [PATCH v2 20/45] RDMA/i40iw: Fix a race condition
` [PATCH v2 21/45] RDMA/i40iw: Suppress gcc 7 fall-through complaints
` [PATCH v2 22/45] RDMA/i40iw: Remove a set-but-not-used variable
` [PATCH v2 23/45] IB/mthca: Fix indentation
` [PATCH v2 24/45] IB/mlx4: Suppress gcc 7 fall-through complaints
` [PATCH v2 25/45] IB/mlx5: "
` [PATCH v2 26/45] IB/mlx5: Remove a set-but-not-used variable
` [PATCH v2 27/45] IB/nes: Fix indentation
` [PATCH v2 28/45] IB/nes: Suppress gcc 7 fall-through complaints
` [PATCH v2 29/45] IB/nes: Remove set-but-not-used variables
` [PATCH v2 30/45] IB/nes: Fix a race condition in nes_inetaddr_event()
` [PATCH v2 31/45] RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
` [PATCH v2 32/45] RDMA/ocrdma: Suppress gcc 7 fall-through complaints
` [PATCH v2 33/45] RDMA/ocrdma: Remove set-but-not-used variables
` [PATCH v2 34/45] RDMA/qedr: Use NULL instead of 0 to represent a pointer
` [PATCH v2 35/45] RDMA/qedr: Declare local functions static
` [PATCH v2 36/45] RDMA/qedr: Annotate iomem pointers correctly
` [PATCH v2 37/45] RDMA/qedr: Remove set-but-not-used variables
` [PATCH v2 38/45] IB/qib: Remove remaining code related to writing the EEPROM
` [PATCH v2 39/45] IB/qib: Suppress gcc 7 fall-through complaints
` [PATCH v2 40/45] IB/qib: Remove set-but-not-used variables
` [PATCH v2 41/45] RDMA/rdmavt: Suppress gcc 7 fall-through complaints
` [PATCH v2 42/45] RDMA/rxe: "
` [PATCH v2 43/45] RDMA/usnic: Make the compiler check declaration consistency during compilation
` [PATCH v2 44/45] RDMA/usnic: Remove a set-but-not-used variable
` [PATCH v2 45/45] RDMA/usnic: Instantiate data structures once
[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
2017-10-11 19:14 UTC (13+ messages)
` [PATCH 1/2] IB/hfi1: Use preempt_{dis,en}able_nort()
` [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only
[PATCH] rxe_cfg: Fix parsing of ethtool / ifconfig
2017-10-11 19:00 UTC
[PATCH for-next] IB,hfi1 Add MODULE_FIRMWARE statements
2017-10-11 18:10 UTC (7+ messages)
[PATCH v2 0/8] SRP patches for kernel v4.15
2017-10-11 17:27 UTC (9+ messages)
` [PATCH v2 5/8] IB/srp: Avoid that a cable pull can trigger a kernel crash
` [PATCH v2 1/8] IB/srpt: Do not accept invalid initiator port names
` [PATCH v2 2/8] IB/srpt: Limit the send and receive queue sizes to what the HCA supports
` [PATCH v2 3/8] IB/srpt: Cache global L_Key
` [PATCH v2 4/8] IB/srpt: Change default behavior from using SRQ to using RC
` [PATCH v2 6/8] IB/srp: Remove second argument of srp_destroy_qp()
` [PATCH v2 7/8] IB/srp: Cache global rkey
` [PATCH v2 8/8] IB/srp: Make CM timeout dependent on subnet timeout
[PATCH] providers/rxe: Fix rxe_cfg parsing of ethtool / ifconfig
2017-10-11 17:02 UTC
[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
2017-10-11 16:01 UTC (23+ messages)
` [PATCH v8 02/14] fs, mm: pass fd to ->mmap_validate()
` [PATCH v8 03/14] fs: MAP_DIRECT core
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 05/14] fs, xfs, iomap: introduce iomap_can_allocate()
` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
` [PATCH v8 08/14] fs, mapdirect: introduce ->lease_direct()
` [PATCH v8 09/14] xfs: wire up ->lease_direct()
` [PATCH v8 12/14] iommu/vt-d: use iommu_num_sg_pages
` [PATCH v8 14/14] tools/testing/nvdimm: enable rdma unit tests
` [PATCH v8 10/14] device-dax: wire up ->lease_direct()
` [PATCH v8 11/14] iommu: up-level sg_num_pages() from amd-iommu
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
[PATCH v2 net 0/2] net/smc: ib_query_gid() patches
2017-10-11 14:43 UTC (5+ messages)
` [PATCH v2 net 1/2] net/smc: replace function pointer get_netdev()
` [PATCH v2 net 2/2] net/smc: dev_put for netdev after usage of ib_query_gid()
[PATCH v2 00/13] Request for Comments on SoftiWarp
2017-10-11 12:54 UTC (3+ messages)
` [PATCH v2 09/13] SoftiWarp transmit path
[PATCH 0/7] SRP patches for kernel v4.15
2017-10-11 12:38 UTC (23+ messages)
` [PATCH 1/7] IB/srpt: Limit the send and receive queue sizes to what the HCA supports
` [PATCH 3/7] IB/srpt: Change default behavior from using SRQ to not using SRQ
` [PATCH 4/7] IB/srp: Avoid a cable pull can trigger a kernel crash
` [PATCH 5/7] IB/srp: Remove second argument of srp_destroy_qp()
` [PATCH 7/7] IB/srp: Make CM timeout dependent on subnet timeout
[PATCH 1/1] qed: Add firmware 8.33.1.0
2017-10-11 7:57 UTC
[PATCH] checkpatch: Introduce check for format of Fixes line in commit log
2017-10-10 22:44 UTC
[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
2017-10-10 20:17 UTC (16+ messages)
` [PATCH v7 06/12] xfs: wire up MAP_DIRECT
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()
[PATCH net 0/2] net/smc: ib_query_gid() patches
2017-10-10 19:04 UTC (6+ messages)
` [PATCH net 1/2] net/smc: replace function pointer get_netdev()
` [PATCH net 2/2] net/smc: dev_put for netdev after usage of ib_query_gid()
Is ib_mtu iboe_get_mtu() slightly off?
2017-10-10 16:13 UTC (12+ messages)
[PATCH][next] RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"
2017-10-10 15:14 UTC
[PATCH 00/12] radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h>
2017-10-10 13:20 UTC (4+ messages)
[PATCH rdma-core v1] verbs: Fix C++ compilation break
2017-10-10 8:14 UTC
[PATCH for-next 0/7] IB/hfi1,rdmavt: Driver fixes for 10/9/2017
2017-10-09 20:08 UTC (11+ messages)
` [PATCH for-next 1/7] IB/hfi1: Fix serdes loopback set-up
` [PATCH for-next 3/7] IB/hfi1: Correct unnecessary acquisition of HW mutex
` [PATCH for-next 4/7] IB/hfi1: Mask out A bit from psn trace
` [PATCH for-next 5/7] IB/hfi1: Eliminate allocation while atomic
` [PATCH for-next 6/7] IB/hfi1: Set hdr_type when tx req is allocated
` [PATCH for-next 7/7] IB/rdmavt: Don't wait for resources in QP reset
` [PATCH for-next 1/7 TakeThisOne] IB/hfi1: Fix serdes loopback set-up
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox