linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-23 09:31:22 to 2019-03-18 01:04:12 UTC [more...]

[GIT PULL] Please pull RDMA subsystem changes
 2019-03-18  1:04 UTC 

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-17 18:34 UTC  (8+ messages)
` [RESEND 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND 6/7] IB/qib: "
` [RESEND 7/7] IB/mthca: "

[PATCH] IB/iser: remove uninitialized variable len
 2019-03-17 10:05 UTC  (2+ messages)

[PATCH] infiniband: i40iw: fix potential NULL pointer dereferences
 2019-03-15  6:57 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH 00/38] VFS: Convert trivial filesystems and more
 2019-03-14 16:12 UTC  (2+ messages)
` [PATCH 28/38] vfs: Convert qib_fs/ipathfs to fs_context

[RFC v1 00/19] Add unified Intel Ethernet RDMA driver (irdma)
 2019-03-13 13:28 UTC  (28+ messages)
` [RFC v1 01/19] net/i40e: Add peer register/unregister to struct i40e_netdev_priv
` [RFC v1 04/19] RDMA/irdma: Add driver framework definitions
` [RFC v1 08/19] RDMA/irdma: Add privileged UDA queue implementation
` [RFC v1 10/19] RDMA/irdma: Add connection manager
` [RFC v1 11/19] RDMA/irdma: Add PBLE resource manager
` [RFC v1 12/19] RDMA/irdma: Implement device supported verb APIs
` [RFC v1 13/19] RDMA/irdma: Add RoCEv2 UD OP support

[PATCH mlx5-next] IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
 2019-03-12 18:09 UTC  (2+ messages)

[PATCH mlx5-next] net/mlx5: Fix DCT creation bad flow
 2019-03-12 18:09 UTC  (4+ messages)

[PATCH] net: mlx5: fix a potential NULL pointer dereference
 2019-03-11 20:38 UTC  (4+ messages)

BUG: MAX_STACK_TRACE_ENTRIES too low!
 2019-03-11 18:17 UTC  (4+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2019-03-10  1:40 UTC  (2+ messages)

[PATCH] infiniband: cxgb4: fix a potential NULL pointer dereference
 2019-03-09  5:19 UTC 

[PATCH][next] net/mlx5e: Remove redundant assignment
 2019-03-09  0:27 UTC  (7+ messages)

[PATCH] Avoid that check_shl_overflow() triggers a compiler warning when building with W=1
 2019-03-08 21:32 UTC  (20+ messages)

[PATCH][next] RDMA/nes: remove redundant check on udata
 2019-03-07 17:01 UTC  (4+ messages)

[PATCH v1 iproute2-next 0/4] Dynamic rdma link creation
 2019-03-07  8:33 UTC  (24+ messages)
` [PATCH v1 iproute2-next 1/4] rdma: add helper rd_sendrecv_msg()
` [PATCH v1 iproute2-next 2/4] Sync up rdma_netlink.h
` [PATCH v1 iproute2-next 3/4] rdma: add 'link add/delete' commands

[PATCH] drivers: infiniband: Kconfig: pedantic cleanups
 2019-03-06 22:08 UTC  (2+ messages)
` [PATCH v2] drivers: infiniband: Kconfig: pedantic formatting

[PATCH mlx5-next] net/mlx5: ODP support for XRC transport is not enabled by default in FW
 2019-03-06 19:53 UTC  (2+ messages)

[PATCH for-next 0/3] Driver fixes
 2019-03-06 18:47 UTC  (9+ messages)
` [PATCH for-next 1/3] IB/rdmavt: Fix loopback send with invalidate ordering
` [PATCH for-next 2/3] IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
` [PATCH for-next 3/3] IB/hfi1: Close race condition on user context disable and close

[PATCH] RDMA/umem: updated bug fix in error handling path
 2019-03-06 18:45 UTC  (2+ messages)

[PATCH 0/1] RDMA/umem: minor bug fix and cleanup in error handling paths
 2019-03-06  2:04 UTC  (21+ messages)
` [PATCH] "
  ` [PATCH v2] "

[PATCH 1/2] CIFS: Fix a bug with re-sending wdata when transport returning -EAGAIN
 2019-03-05 19:47 UTC  (4+ messages)
` [PATCH 2/2] CIFS: Fix a bug with re-sending rdata "

[PATCH v3 0/1] RDMA/umem: minor bug fix in error handling path
 2019-03-05 16:45 UTC  (8+ messages)
` [PATCH v3] "

[PATCH -next] RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
 2019-03-04 20:25 UTC  (2+ messages)

[PATCH] cxgb4: fix undefined behavior in mem.c
 2019-03-04 19:54 UTC  (9+ messages)

[PATCH v1] mellanox: Switch to bitmap_zalloc()
 2019-03-04 18:19 UTC  (5+ messages)

[PATCH] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-03-04  6:27 UTC  (7+ messages)

[PATCH] kernel/wq: Fix a alloc_workqueue() error path
 2019-03-04  0:40 UTC  (2+ messages)

KASAN: use-after-free Read in alloc_workqueue
 2019-03-03 21:38 UTC  (2+ messages)

[PATCH 2/8] net/mlxsw: use pci_zalloc_consistent instead of pci_alloc_consistent
 2019-02-28 14:00 UTC  (14+ messages)
` [PATCH 3/8] tlan: use pci_zalloc instead of pci_alloc
` [PATCH 4/8] qed: remove unnecessary memsets
` [PATCH 5/8] at12: use pci_zalloc instead of pci_alloc
` [PATCH 6/8] netxen: remove unnecessary memset(,0) calls
` [PATCH 7/8] net: seeq: replace kmalloc / memset(,0) with kzalloc
` [PATCH 8/8] net: ethernet: ixp4xx_eth: remove memset(,0) with zalloc
` [PATCH 1/8] net/mlx4: use kzalloc instead of kmalloc

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-27 19:14 UTC  (2+ messages)

[PATCH iproute2-next] rdma: Add the prefix for driver attributes
 2019-02-27 16:26 UTC  (3+ messages)

[PATCH v2] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-02-26  7:57 UTC 

[PATCH] RDMA/mlx4: Spread completion vectors for proxy CQs
 2019-02-25 21:46 UTC  (5+ messages)

[PATCH iproute2-next v2 00/19] Export object IDs to users
 2019-02-24 17:23 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 04/26] IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
 2019-02-23 21:10 UTC 

[PATCH AUTOSEL 4.9 05/32] IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
 2019-02-23 21:09 UTC 

[PATCH AUTOSEL 4.14 05/45] IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
 2019-02-23 21:07 UTC 

[PATCH AUTOSEL 4.19 10/65] IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
 2019-02-23 21:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 20/65] IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start

[PATCH AUTOSEL 4.20 13/72] IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
 2019-02-23 21:03 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 22/72] RDMA/umem: Add missing initialization of owning_mm
` [PATCH AUTOSEL 4.20 24/72] IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start


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