linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-22 17:30:11 to 2019-05-31 16:24:06 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-31 16:24 UTC  (75+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls
` [PATCH v15 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 1/2][next] RDMA/hns: fix comparison of unsigned long variable 'end' with less than zero
 2019-05-31  9:21 UTC  (2+ messages)
` [PATCH 2/2][next] RDMA/hns: fix inverted logic of readl read and shift

[PATCH iproute2-next v1 0/4] Enrich rdma tool for net namespace commands
 2019-05-31  3:11 UTC  (5+ messages)
` [PATCH iproute2-next v1 1/4] rdma: Add an option to query,set net namespace sharing sys parameter
` [PATCH iproute2-next v1 2/4] rdma: Add man pages for rdma system commands
` [PATCH iproute2-next v1 3/4] rdma: Add an option to set net namespace of rdma device
` [PATCH iproute2-next v1 4/4] rdma: Add man page for rdma dev set netns command

[PATCH iproute2-next 0/4] Enrich rdma tool for net namespace commands
 2019-05-31  3:07 UTC  (4+ messages)
` [PATCH iproute2-next 1/4] rdma: Add an option to query,set net namespace sharing sys parameter

[PATCH, RESEND] RDMA/srp: Accept again source addresses that do not have a port number
 2019-05-30 18:44 UTC  (2+ messages)

[PATCH][next] IB/hfi1: Use struct_size() helper
 2019-05-30 18:43 UTC  (3+ messages)

[PATCH][next] IB/qib: Use struct_size() helper
 2019-05-30 18:43 UTC  (3+ messages)

[PATCH][next] IB/rdmavt: Use struct_size() helper
 2019-05-30 18:43 UTC  (4+ messages)

[PATCH] IB/mlx5: Limit to 64-bit builds
 2019-05-30 12:37 UTC  (3+ messages)

[PATCH rdma-next v2 00/17] Statistics counter support
 2019-05-30  7:04 UTC  (22+ messages)
` [PATCH rdma-next v2 05/17] RDMA/counter: Add set/clear per-port auto mode support
` [PATCH rdma-next v2 11/17] RDMA/netlink: Implement counter dumpit calback
` [PATCH rdma-next v2 13/17] RDMA/core: Get sum value of all counters when perform a sysfs stat read
` [PATCH rdma-next v2 17/17] RDMA/nldev: Allow get default counter statistics through RDMA netlink

[PATCH mlx5-next 0/6] Mellanox, mlx5-next minor updates 2019-05-29
 2019-05-29 22:50 UTC  (7+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Add core dump register access HW bits
` [PATCH mlx5-next 2/6] net/mlx5: Introduce termination table bits
` [PATCH mlx5-next 3/6] net/mlx5: E-Switch, Replace host_params event with functions_changed event
` [PATCH mlx5-next 4/6] net/mlx5: E-Switch, Honor eswitch functions changed event cap
` [PATCH mlx5-next 5/6] {IB,net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
` [PATCH mlx5-next 6/6] {IB,net}/mlx5: Constify rep ops functions pointers

[PATCH] mlx5: avoid 64-bit division
 2019-05-29 16:08 UTC  (7+ messages)

CFP: 4th RDMA Mini-Summit at LPC 2019
 2019-05-28 11:40 UTC  (2+ messages)

[PATCH v2 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-27 23:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH -next] IB/hfi1: remove set but not used variables 'offset' and 'fspsn'
 2019-05-27 23:10 UTC  (2+ messages)

[PATCH v4 0/1] Use HMM for ODP v4
 2019-05-27 19:12 UTC  (34+ messages)
                            ` RFC: Run a dedicated hmm.git for 5.3

[PATCH v2 net-next 00/11] qed*: Improve performance on 100G link for offload protocols
 2019-05-26 20:04 UTC  (13+ messages)
` [PATCH v2 net-next 01/11] qed: Modify api for performing a dmae to another PF
` [PATCH v2 net-next 02/11] qed: Add llh ppfid interface and 100g support for offload protocols
` [PATCH v2 net-next 03/11] qed*: Change hwfn used for sb initialization
` [PATCH v2 net-next 04/11] qed: Modify offload protocols to use the affined engine
` [PATCH v2 net-next 05/11] qedr: Change the MSI-X vectors selection to be based on "
` [PATCH v2 net-next 06/11] qed: Set the doorbell address correctly
` [PATCH v2 net-next 07/11] qed: Add qed devlink parameters table
` [PATCH v2 net-next 08/11] qed*: Add iWARP 100g support
` [PATCH v2 net-next 09/11] Revert "scsi: qedi: Allocate IRQs based on msix_cnt"
` [PATCH v2 net-next 10/11] qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index
` [PATCH v2 net-next 11/11] qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use

[RFC][PATCH] kernel.h: Add generic roundup_64() macro
 2019-05-24 16:36 UTC  (10+ messages)

[PATCH 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-23 22:54 UTC  (13+ messages)
` [PATCH 1/1] "

[PATCH] RDMA/mlx5: Use DIV_ROUND_UP_ULL macro to allow 32 bit to build
 2019-05-23 13:36 UTC  (8+ messages)

[PATCH AUTOSEL 4.4 22/92] RDMA/cma: Consider scope_id while binding to ipv6 ll address
 2019-05-22 19:30 UTC 

[PATCH AUTOSEL 4.9 032/114] RDMA/cma: Consider scope_id while binding to ipv6 ll address
 2019-05-22 19:28 UTC 

[PATCH AUTOSEL 4.14 004/167] IB/hfi1: Fix WQ_MEM_RECLAIM warning
 2019-05-22 19:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 047/167] RDMA/cma: Consider scope_id while binding to ipv6 ll address

[PATCH AUTOSEL 4.19 004/244] IB/hfi1: Fix WQ_MEM_RECLAIM warning
 2019-05-22 19:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 071/244] RDMA/cma: Consider scope_id while binding to ipv6 ll address

[PATCH AUTOSEL 5.0 006/317] IB/hfi1: Fix WQ_MEM_RECLAIM warning
 2019-05-22 19:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 088/317] RDMA/cma: Consider scope_id while binding to ipv6 ll address

[PATCH AUTOSEL 5.1 007/375] IB/hfi1: Fix WQ_MEM_RECLAIM warning
 2019-05-22 19:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 040/375] net/mlx5: E-Switch, Use atomic rep state to serialize state change


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