linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-27 17:41:51 to 2018-04-18 01:58:09 UTC [more...]

[PATCH 1/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4
 2018-04-18  1:58 UTC  (5+ messages)

[PATCH for-next 00/13] IB/hfi1,core: Driver updates for 4.17
 2018-04-18  1:40 UTC  (14+ messages)
` [PATCH for-next 04/13] IB/hfi1: Fix handling of FECN marked multicast packet
` [PATCH for-next 07/13] IB/hfi1: Fix fault injection init/exit issues
` [PATCH for-next 08/13] IB/hfi1: Use after free race condition in send context error path
` [PATCH for-next 11/13] IB/hfi1: Reorder incorrect send context disable
` [PATCH for-next 12/13] IB/{hfi1, qib}: Add handling of kernel restart
` [PATCH for-next 13/13] IB/hfi1: Fix loss of BECN with AHG

[PATCH v2] infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
 2018-04-18  1:30 UTC  (2+ messages)

[Patch v3 2/6] cifs: Allocate validate negotiation request through kmalloc
 2018-04-18  0:33 UTC 

[Patch v2 1/6] cifs: smbd: Check for iov length on sending the last iov
 2018-04-17 20:37 UTC  (9+ messages)
` [Patch v2 2/6] cifs: Allocate validate negotiation request through kmalloc
` [Patch v2 3/6] cifs: smbd: Avoid allocating iov on the stack
` [Patch v2 4/6] cifs: smbd: Don't use RDMA read/write when signing is used
` [Patch v2 5/6] cifs: smbd: Enable signing with smbdirect
` [Patch v2 6/6] cifs: smbd: Dump SMB packet when configured

[PATCH 1/6] cifs: smbd: Check for iov length on sending the last iov
 2018-04-17 18:11 UTC  (15+ messages)
` [PATCH 2/6] cifs: Allocate validate negoation request through kmalloc
` [PATCH 3/6] cifs: smbd: Avoid allocating iov on the stack
` [PATCH 4/6] cifs: smbd: Don't use RDMA read/write when signing is used
` [PATCH 5/6] cifs: smbd: Enable signing with smbdirect
` [PATCH 6/6] cifs: smbd: Dump SMB packet when configured

[PATCH 1/1] net/mlx4_core: avoid resetting HCA when accessing an offline device
 2018-04-17 15:37 UTC  (4+ messages)

[PATCH] infiniband: hw: qib: Change return type to vm_fault_t
 2018-04-17 14:34 UTC 

[PATCH v3 0/2] IB/hfi1: Cleanup PCIe link configuration
 2018-04-17 14:32 UTC 

[PATCH] infiniband: hw: hfi1: Change return type to vm_fault_t
 2018-04-17 14:23 UTC 

[PATCH] infiniband: mlx5: fix build error when INFINIBAND_USER_ACCESS=m
 2018-04-17  1:49 UTC  (3+ messages)

[PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-16 14:51 UTC  (14+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 3/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change
 2018-04-14  1:11 UTC  (2+ messages)

[PATCH 2/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node
 2018-04-14  1:11 UTC  (2+ messages)

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-04-13 21:56 UTC  (9+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory

[PATCH] net/mlx5: remove some extraneous spaces in indentations
 2018-04-12 22:39 UTC  (6+ messages)

[GIT PULL] asm-generic fixes for v4.17-rc1
 2018-04-12  7:16 UTC  (3+ messages)

[PATCH] IB/uverbs: Add missing braces in anonymous union initializers
 2018-04-09 14:52 UTC 

KASAN: use-after-free Read in inet_create
 2018-04-09  1:04 UTC  (2+ messages)

[PATCH iproute2-next v1] rdma: Print net device name and index for RDMA device
 2018-04-06 18:54 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2018-04-06 16:05 UTC 

[PATCH iproute2 rdma: Ignore unknown netlink attributes
 2018-04-04 23:43 UTC  (4+ messages)

[PATCH v5 0/3] ib: Eliminate duplicate barriers on weakly-ordered archs
 2018-04-04 11:54 UTC  (7+ messages)
` [PATCH v5 3/3] RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs #2

KASAN: stack-out-of-bounds Read in rdma_bind_addr (2)
 2018-04-04  6:24 UTC  (2+ messages)

[PATCH] IB/ocrdma_hw: Remove redundant checks and goto labels
 2018-04-03 19:37 UTC  (2+ messages)

general protection fault in ucma_set_ib_path (2)
 2018-04-03 15:01 UTC 

KASAN: use-after-free Read in cma_cancel_operation
 2018-04-03  3:01 UTC 

RFC on writel and writel_relaxed
 2018-04-02 13:01 UTC  (86+ messages)
                                                ` Aw: "

KASAN: use-after-free Read in rdma_listen
 2018-04-02  6:01 UTC 

[PATCH v4 iproute2-next 0/7] cm_id, cq, mr, and pd resource tracking
 2018-04-02  1:13 UTC  (12+ messages)
` [PATCH v4 iproute2-next 1/7] rdma: update rdma_netlink.h
` [PATCH v4 iproute2-next 2/7] rdma: add UAPI rdma_user_cm.h
` [PATCH v4 iproute2-next 3/7] rdma: initialize the rd struct
` [PATCH v4 iproute2-next 4/7] rdma: Add CM_ID resource tracking information
` [PATCH v4 iproute2-next 5/7] rdma: Add CQ "
` [PATCH v4 iproute2-next 6/7] rdma: Add MR "
` [PATCH v4 iproute2-next 7/7] rdma: Add PD "

[PATCH] RDMA/ucma: reject AF_IB ip multicast requests
 2018-03-31  1:32 UTC  (2+ messages)

[PATCH] qedr: ix spelling mistake: "hanlde" -> "handle"
 2018-03-29 19:20 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2018-03-29 19:17 UTC 

[PATCH v2 net-next] qed*: Utilize FW 8.33.11.0
 2018-03-29 18:18 UTC  (3+ messages)

[PATCH net-next 0/5] Introduce net_rwsem to protect net_namespace_list
 2018-03-29 17:48 UTC  (7+ messages)
  ` [PATCH net-next 1/5] net: "
  ` [PATCH net-next 2/5] net: Don't take rtnl_lock() in wireless_nlevent_flush()
  ` [PATCH net-next 3/5] security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
  ` [PATCH net-next 4/5] ovs: Remove rtnl_lock() from ovs_exit_net()
  ` [PATCH net-next 5/5] net: Remove rtnl_lock() in nf_ct_iterate_destroy()

kernel BUG at lib/string.c:LINE! (3)
 2018-03-29  5:09 UTC  (2+ messages)

INFO: task hung in ucma_destroy_id
 2018-03-28  9:56 UTC 

[PATCH net-next] qed*: Utilize FW 8.33.11.0
 2018-03-28  8:27 UTC  (6+ messages)

RFC on writel and writel_relaxed
 2018-03-27 23:43 UTC  (3+ messages)

[PATCH] RDMA/hns: ensure for-loop actually iterates and free's buffers
 2018-03-27 21:08 UTC  (2+ messages)


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