linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-03 20:17:29 to 2018-07-21 00:09:02 UTC [more...]

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-21  0:09 UTC  (7+ messages)

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-07-20  1:25 UTC  (18+ messages)

[PATCH mlx5-next 0/8] Mellanox, mlx5 updates 2018-07-16
 2018-07-18 21:41 UTC  (10+ messages)
` [PATCH mlx5-next 1/8] net/mlx5: FW tracer, add hardware structures
` [PATCH mlx5-next 2/8] net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures
` [PATCH mlx5-next 3/8] net/mlx5: Add core support for double vlan push/pop steering action
` [PATCH mlx5-next 4/8] net/mlx5: Add XRQ commands definitions
` [PATCH mlx5-next 5/8] net/mlx5: Add missing SET_DRIVER_VERSION command translation
` [PATCH mlx5-next 6/8] net/mlx5: Use ERR_CAST() instead of coding it
` [PATCH mlx5-next 7/8] net/mlx5: Better return types for CQE API
` [PATCH mlx5-next 8/8] net/mlx5: Fix tristate and description for MLX5 module

[PATCH net-next] net/mlx5: fix an unused-function warning
 2018-07-18 20:39 UTC  (3+ messages)

[PATCH] net/rds: Remove unnecessary variable
 2018-07-18  5:44 UTC  (2+ messages)

[PATCH] net/rds: void function cannot return -1
 2018-07-18  5:44 UTC  (3+ messages)

[RFC PATCH rdma-next 00/18] Flow actions to mutate packets
 2018-07-17 16:29 UTC  (28+ messages)
` [RFC PATCH mlx5-next 01/18] net/mlx5: Add proper NIC TX steering flow tables support
` [RFC PATCH mlx5-next 02/18] net/mlx5: Export modify header alloc/dealloc functions
` [RFC PATCH mlx5-next 03/18] net/mlx5: Add support for more namespaces when allocating modify header
` [RFC PATCH mlx5-next 04/18] net/mlx5: Break encap/decap into two separated flags
` [RFC PATCH mlx5-next 05/18] net/mlx5: Move header encap type to IFC header file
` [RFC PATCH mlx5-next 06/18] {net, RDMA}/mlx5: Rename encap to reformat packet
` [RFC PATCH mlx5-next 07/18] net/mlx5: Expose new packet reformat capabilities
` [RFC PATCH mlx5-next 08/18] net/mlx5: Allow passing a namespace on packet reformat allocation
` [RFC PATCH mlx5-next 09/18] net/mlx5: Export packet reformat alloc/dealloc functions
` [RFC PATCH rdma-next 10/18] RDMA/mlx5: Add NIC TX steering support
` [RFC PATCH rdma-next 11/18] RDMA/mlx5: Add a new flow action verb, modify header
` [RFC PATCH rdma-next 12/18] RDMA/mlx5: Enable attaching modify header to steering flows
` [RFC PATCH rdma-next 13/18] RDMA/mlx5: Enable decap and packet reformat on flow tables
` [RFC PATCH rdma-next 14/18] RDMA/uverbs: Add generic function to fill in flow action object
` [RFC PATCH rdma-next 15/18] RDMA/mlx5: Add new flow action verb, packet reformat
` [RFC PATCH rdma-next 16/18] RDMA/mlx5: Enable attaching DECAP action to steering flows
` [RFC PATCH rdma-next 17/18] RDMA/mlx5: Extend packet reformat verbs
` [RFC PATCH rdma-next 18/18] RDMA/mlx5: Enable attaching packet reformat action to steering flows

[PATCH] IPoIB: use kvzalloc to allocate an array of bucket pointers
 2018-07-16 18:18 UTC  (3+ messages)

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-16  7:59 UTC  (11+ messages)

[PATCH] IB/mlx5: avoid binding a new mpi unit to the same devices repeatedly
 2018-07-15 19:48 UTC  (4+ messages)

[PATCH rdma-next v1 0/8] Support mlx5 flow steering with RAW data
 2018-07-15  8:26 UTC  (17+ messages)
` [PATCH mlx5-next v1 1/8] net/mlx5: Add forward compatible support for the FTE match data
` [PATCH mlx5-next v1 2/8] net/mlx5: Add support for flow table destination number
` [PATCH rdma-next v1 3/8] IB/mlx5: Introduce flow steering matcher object
` [PATCH rdma-next v1 4/8] IB: Consider ib_flow creation by the KABI infrastructure
` [PATCH rdma-next v1 5/8] IB/mlx5: Introduce vendor create and destroy flow methods
` [PATCH rdma-next v1 6/8] IB/mlx5: Support adding flow steering rule by raw data
` [PATCH rdma-next v1 7/8] IB/mlx5: Add support for a flow table destination
` [PATCH rdma-next v1 8/8] IB/mlx5: Expose vendor flow trees

[GIT PULL] Please pull RDMA subsystem changes
 2018-07-13 17:13 UTC 

cx4 sriov problem in stable 4.14.47
 2018-07-12 18:01 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in rds_cong_queue_updates (2)
 2018-07-11 21:00 UTC  (2+ messages)

[PATCH net v2] net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
 2018-07-11 19:10 UTC  (3+ messages)

[PATCH] [v3] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
 2018-07-11 18:26 UTC  (2+ messages)

[PATCH rdma-next 0/9] Support mlx5 flow steering with RAW data
 2018-07-11 12:02 UTC  (19+ messages)
` [PATCH mlx5-next 1/9] net/mlx5: Add forward compatible support for the FTE match data
` [PATCH mlx5-next 2/9] net/mlx5: Add support for flow table destination number
` [PATCH rdma-next 3/9] IB: Enable uverbs_destroy_def_handler to be used by drivers
` [PATCH rdma-next 4/9] IB/mlx5: Introduce flow steering matcher object
` [PATCH rdma-next 5/9] IB: Consider ib_flow creation by the KABI infrastructure
` [PATCH rdma-next 6/9] IB/mlx5: Introduce vendor create and destroy flow methods
` [PATCH rdma-next 7/9] IB/mlx5: Support adding flow steering rule by raw data
` [PATCH rdma-next 8/9] IB/mlx5: Add support for a flow table destination
` [PATCH rdma-next 9/9] IB/mlx5: Expose vendor flow trees

[PATCH 1/3] IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
 2018-07-11  9:45 UTC  (11+ messages)
` [PATCH 2/3] IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
` [PATCH 3/3] IB/srpt: Fix a use-after-free

[PATCH] ib_srpt: use kvmalloc to allocate ring pointers
 2018-07-10 15:53 UTC  (6+ messages)

[PATCH] ib/mlx4: adjust gfp flags for DMA allocations
 2018-07-10 10:56 UTC  (2+ messages)

[PATCH net-next] qed: Add srq core support for RoCE and iWARP
 2018-07-10  9:20 UTC  (3+ messages)

[PATCH 0/2] mm/fs: put_user_page() proposal
 2018-07-10  8:21 UTC  (16+ messages)
` [PATCH 1/2] mm: introduce put_user_page(), placeholder version
` [PATCH 2/2] goldfish_pipe/mm: convert to the new put_user_page() call

[PATCH v2] IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
 2018-07-09 19:18 UTC  (4+ messages)

[PATCH] IB/cm: Remove unused and erroneous msg sequence encoding
 2018-07-09 17:42 UTC  (2+ messages)

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-09 13:49 UTC  (11+ messages)
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields

KASAN: use-after-free Read in cma_acquire_dev
 2018-07-07  7:10 UTC 

[PATCH] KASAN: use-after-free Read in rdma_listen
 2018-07-07  1:52 UTC  (2+ messages)

[PATCH] IB/mlx5: fix uaccess beyond "count" in debugfs read handlers
 2018-07-06 15:24 UTC 

[PATCH net] net/mlx5: fix uaccess beyond "count" in debugfs read handlers
 2018-07-06 15:20 UTC 

general protection fault in rds_ib_get_mr
 2018-07-06  8:11 UTC  (8+ messages)

[PATCH] [v2] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
 2018-07-05 13:15 UTC  (3+ messages)

KASAN: use-after-free Read in __list_add_valid (5)
 2018-07-04 23:26 UTC  (4+ messages)

INFO: task hung in ucma_destroy_id
 2018-07-04 23:18 UTC  (2+ messages)

[PATCH rdma-next 0/3] Dump and fill MKEY
 2018-07-04 19:29 UTC  (7+ messages)
` [PATCH rdma-next 3/3] IB/mlx5: Expose dump and fill memory key

[PATCH] IB/mlx4: Test port number before querying type
 2018-07-04 11:25 UTC  (4+ messages)

[PATCH] vmw_pvrdma: Release netdev when vmxnet3 module is removed
 2018-07-03 21:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
 2018-07-03 20:17 UTC  (2+ messages)

[PATCH] ib_srpt: Fix a use-after-free in srpt_close_ch()
 2018-07-03 20:17 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).