linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 12:16:49 to 2019-06-28 12:30:28 UTC [more...]

[PATCH 35/39] docs: infiniband: add it to the driver-api bookset
 2019-06-28 12:30 UTC 

[PATCH 01/43] docs: infiniband: convert docs to ReST and rename to *.rst
 2019-06-28 12:20 UTC  (2+ messages)
` [PATCH 33/43] docs: ioctl-number.txt: convert it to ReST format

[PATCH iproute2-next v4 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28  9:54 UTC  (2+ messages)
` [PATCH iproute2-next v4 2/2] uapi: update if_link.h

[PATCH iproute2-next v3 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28  8:56 UTC  (3+ messages)

[PATCH v2] RDMA/core: Fix race when resolving IP address
 2019-06-28  8:49 UTC 

[PATCH v2 16/27] net: remove unneeded memset
 2019-06-28  5:00 UTC  (2+ messages)

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-28  4:57 UTC  (39+ messages)

[PATCH v2 15/27] net: use zeroing allocator rather than allocator followed by memset zero
 2019-06-28  2:48 UTC 

[PATCH v2 09/27] infiniband: remove unneeded memset
 2019-06-28  2:47 UTC 

[pull request][for-next V2 0/7] Generic DIM lib for netdev and RDMA
 2019-06-27 19:43 UTC  (27+ messages)
` [for-next V2 01/10] linux/dim: Move logic to dim.h
` [for-next V2 02/10] linux/dim: Remove "net" prefix from internal DIM members
` [for-next V2 03/10] linux/dim: Rename externally exposed macros
` [for-next V2 04/10] linux/dim: Rename net_dim_sample() to net_dim_update_sample()
` [for-next V2 05/10] linux/dim: Rename externally used net_dim members
` [for-next V2 06/10] linux/dim: Move implementation to .c files
` [for-next V2 07/10] linux/dim: Add completions count to dim_sample
` [for-next V2 08/10] linux/dim: Implement rdma_dim
` [for-next V2 09/10] RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
` [for-next V2 10/10] RDMA/core: Provide RDMA DIM support for ULPs

[PATCH 85/87] ethernet: mellanox: mlx5: remove memset after kvzalloc
 2019-06-27 17:43 UTC 

[PATCH 86/87] ethernet: mellanox:mlx4: replace kmalloc and memset with kzalloc
 2019-06-27 17:42 UTC 

[PATCH 87/87] ethernet: mlx4: remove memset after dma_alloc_coherent
 2019-06-27 17:42 UTC 

[PATCH 28/87] infiniband: ulp: remove memset after vzalloc in ipoib_cm.c
 2019-06-27 17:38 UTC 

[PATCH 27/87] infiniband: ocrdma: remove memset after dma_alloc_coherent in ocrdma_hw.c
 2019-06-27 17:37 UTC 

[PATCH 26/87] infiniband: nes: remove memset after pci_alloc_consistent in nes_verbs.c
 2019-06-27 17:37 UTC 

[PATCH 25/87] infiniband: mthca: remove memset after dma_alloc_coherent in mthca_allocator.c
 2019-06-27 17:37 UTC 

[PATCH 24/87] infiniband: hns: Remove memset after dma_alloc_coherent in hns_roce_hw_v2.c
 2019-06-27 17:37 UTC 

[PATCH 23/87] infiniband: hns: Remove memset after dma_alloc_coherent in hns_roce_hw_v1.c
 2019-06-27 17:37 UTC 

[PATCH 22/87] infiniband: cxgb4: Remove call to memset after dma_alloc_coherent in qp.c
 2019-06-27 17:37 UTC 

[PATCH 21/87] infiniband: cxgb4: Remove call to memset after dma_alloc_coherent in cq.c
 2019-06-27 17:37 UTC 

[PATCH 20/87] infiniband: cxgb3: Remove call to memset after dma_alloc_coherent in cxio_hal.c
 2019-06-27 17:37 UTC 

[PATCH v4 hmm 00/12]
 2019-06-27 16:06 UTC  (17+ messages)
  ` [PATCH v4 hmm 01/12] mm/hmm: fix use after free with struct hmm in the mmu notifiers
  ` [PATCH v4 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
  ` [PATCH v4 hmm 03/12] mm/hmm: Hold a mmgrab from hmm to mm
  ` [PATCH v4 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
  ` [PATCH v4 hmm 05/12] mm/hmm: Remove duplicate condition test before wait_event_timeout
  ` [PATCH v4 hmm 06/12] mm/hmm: Do not use list*_rcu() for hmm->ranges
  ` [PATCH v4 hmm 07/12] mm/hmm: Hold on to the mmget for the lifetime of the range
  ` [PATCH v4 hmm 08/12] mm/hmm: Use lockdep instead of comments
  ` [PATCH v4 hmm 09/12] mm/hmm: Remove racy protection against double-unregistration
  ` [PATCH v4 hmm 10/12] mm/hmm: Poison hmm_range during unregister
  ` [PATCH v4 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release
  ` [PATCH v4 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start

[PATCH AUTOSEL 5.1 78/95] IB/hfi1: Create inline to get extended headers
 2019-06-27  0:30 UTC  (5+ messages)
` [PATCH AUTOSEL 5.1 79/95] IB/hfi1: Use aborts to trigger RC throttling
` [PATCH AUTOSEL 5.1 80/95] IB/hfi1: Wakeup QPs orphaned on wait list after flush
` [PATCH AUTOSEL 5.1 81/95] IB/hfi1: Handle wakeup of orphaned QPs for pio
` [PATCH AUTOSEL 5.1 82/95] IB/hfi1: Handle port down properly in pio

[PATCH rdma-next v1 00/12] DEVX asynchronous events
 2019-06-27  0:23 UTC  (28+ messages)
` [PATCH mlx5-next v1 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH rdma-next v1 08/12] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next v1 09/12] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next v1 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next v1 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next v1 12/12] IB/mlx5: Add DEVX support for CQ events

[PATCH V2 mlx5-next 00/13] Mellanox, mlx5 vport metadata matching
 2019-06-26 19:05 UTC  (15+ messages)
` [PATCH V2 mlx5-next 01/13] net/mlx5: Introduce vport metadata matching bits and enum constants
` [PATCH V2 mlx5-next 02/13] net/mlx5: Get vport ACL namespace by vport index
` [PATCH V2 mlx5-next 03/13] net/mlx5: Support allocating modify header context from ingress ACL
` [PATCH V2 mlx5-next 04/13] net/mlx5: Introduce a helper API to check VF vport
` [PATCH V2 mlx5-next 05/13] net/mlx5: Add flow context for flow tag
` [PATCH V2 mlx5-next 06/13] net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs
` [PATCH V2 mlx5-next 07/13] net/mlx5e: Specifying known origin of packets matching the flow
` [PATCH V2 mlx5-next 08/13] net/mlx5: E-Switch, Add match on vport metadata for rule in fast path
` [PATCH V2 mlx5-next 09/13] net/mlx5: E-Switch, Add query and modify esw vport context functions
` [PATCH V2 mlx5-next 10/13] net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager
` [PATCH V2 mlx5-next 11/13] net/mlx5: E-Switch, Add match on vport metadata for rule in slow path
` [PATCH V2 mlx5-next 12/13] RDMA/mlx5: Add vport metadata matching for IB representors
` [PATCH V2 mlx5-next 13/13] net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-06-26 17:50 UTC  (28+ messages)
` [PATCH v18 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v18 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v18 03/15] lib: untag user pointers in strn*_user
` [PATCH v18 04/15] mm: untag user pointers passed to memory syscalls
` [PATCH v18 05/15] mm: untag user pointers in mm/gup.c
` [PATCH v18 06/15] mm: untag user pointers in get_vaddr_frames
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 09/15] drm/amdgpu: "
` [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v18 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v18 13/15] tee/shm: untag user pointers in tee_shm_register
` [PATCH v18 14/15] vfio/type1: untag user pointers in vaddr_get_pfn
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] net/mlx5: remove redundant assignment to ret
 2019-06-26 16:44 UTC 

[PATCH v4 rdma-next 0/3] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-06-25 20:04 UTC  (3+ messages)
` [PATCH v4 rdma-next 2/3] RDMA/qedr: Add doorbell overflow recovery support

[PATCH][next] RDMA/hns: fix spelling mistake "attatch" -> "attach"
 2019-06-25 19:34 UTC  (2+ messages)

[RFC][PATCH] wake_up_var() memory ordering
 2019-06-25 13:27 UTC  (7+ messages)

[PATCH v3 13/33] docs: infiniband: convert docs to ReST and rename to *.rst
 2019-06-25 13:24 UTC  (2+ messages)

[PATCH][next] RDMA/hns: fix potential integer overflow on left shift
 2019-06-25 13:19 UTC  (2+ messages)

[PATCH v4 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-25  6:10 UTC  (7+ messages)
` [PATCH v4 2/3][v4.9.y] "
` [PATCH v4 3/3] [v4.9.y] "
` [PATCH v4 0/3] "

Reminder: 11 open syzbot bugs in RDMA subsystem
 2019-06-25  5:48 UTC 

properly communicate queue limits to the DMA layer v2
 2019-06-24 22:33 UTC  (5+ messages)
` [PATCH 5/8] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 6/8] IB/srp: "

[PATCH mlx5-next] net/mlx5: Convert mkey_table to XArray
 2019-06-24 22:05 UTC  (2+ messages)

[PATCH] IB/hfi1: Close PSM sdma_progress sleep window
 2019-06-24 20:19 UTC 

[PATCH] IB/hfi1: Avoid hardlockup with flushlist_lock
 2019-06-24 20:17 UTC  (2+ messages)

[PATCH] IB/hfi1: Close PSM sdma_progress sleep window
 2019-06-24 20:17 UTC 

[PATCH] IB/hfi1: Avoid hardlockup with flushlist_lock
 2019-06-24 20:17 UTC  (2+ messages)

[PATCH] IB/hfi1: Close PSM sdma_progress sleep window
 2019-06-24 20:15 UTC 

[PATCH] IB/hfi1: Avoid hardlockup with flushlist_lock
 2019-06-24 16:26 UTC 

[PATCH bpf-next] samples: bpf: Remove bpf_debug macro in favor of bpf_printk
 2019-06-24 14:59 UTC  (2+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-24 14:22 UTC  (5+ messages)
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls

[PATCH] RDMA/core: Fix race when resolving IP address
 2019-06-24 13:40 UTC  (3+ 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).