linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-17 19:44:07 to 2018-09-04 17:55:54 UTC [more...]

[PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages
 2018-09-04 17:55 UTC  (11+ messages)

[PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-04 15:47 UTC  (38+ messages)
  ` [PATCH v5 01/13] PCI/P2PDMA: Support peer-to-peer memory
  ` [PATCH v5 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
  ` [PATCH v5 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
  ` [PATCH v5 05/13] docs-rst: Add a new directory for PCI documentation
  ` [PATCH v5 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
  ` [PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
  ` [PATCH v5 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
  ` [PATCH v5 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
  ` [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests
  ` [PATCH v5 13/13] nvmet: Optionally use PCI P2P memory
` [PATCH v5 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v5 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v5 12/13] nvmet: Introduce helper functions to allocate and free request SGLs

[PATCH 0/9] Export PCIe bandwidth via sysfs
 2018-09-04 12:51 UTC  (12+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth
` [PATCH 2/9] bnx2x: Do not call pcie_print_link_status()
` [PATCH 3/9] bnxt_en: "
` [PATCH 4/9] cxgb4: "
` [PATCH 5/9] fm10k: "
` [PATCH 6/9] ixgbe: "
` [PATCH 7/9] net/mlx4: "
` [PATCH 8/9] net/mlx5: "
` [PATCH 9/9] nfp: "

[PATCH mlx5-next] net/mlx5: Add memic command opcode to command checker
 2018-09-04 12:06 UTC  (2+ messages)

[PATCH mlx5-next] net/mlx5: Fix atomic_mode enum values
 2018-09-04 12:05 UTC  (2+ messages)

[PATCH] RDMA/ucma: check fd type in ucma_migrate_id()
 2018-09-03 16:54 UTC 

[PATCH v3 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-09-03 16:13 UTC  (4+ messages)
` [PATCH v3 1/3] Documentation/ABI: document /sys/class/net/*/dev_port
` [PATCH v3 2/3] IB/ipoib: Use dev_port to expose network interface port numbers
` [PATCH v3 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace

[PATCH rdma-next] RDMA/qedr: remove set but not used variable 'ctx'
 2018-09-03  9:22 UTC  (2+ messages)

[PATCH] infiniband: core: mad: Fix a sleep-in-atomic-context bug in ib_mad_recv_done()
 2018-09-03  1:41 UTC  (3+ messages)

[PATCH] cxgb4: fix abort_req_rss6 struct
 2018-09-02  5:28 UTC  (2+ messages)

[PATCH] infiniband: hw: hns: Fix a sleep-in-atomic-context bug in hns_roce_set_hem()
 2018-09-01 11:39 UTC 

[PATCH net-next] rds: store socket timestamps as ktime_t
 2018-09-01  1:04 UTC  (3+ messages)

[PATCH v2 0/2] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-08-31 20:58 UTC  (6+ messages)
` [PATCH v2 1/2] IB/ipoib: Use dev_port to expose network interface "
` [PATCH v2 2/2] Documentation/ABI: document /sys/class/net/*/dev_port

[PATCH] infiniband: scsi: remove unnecessary unlikely()
 2018-08-31 20:16 UTC 

[PATCH] infiniband: nes: add unlikely() to assert()
 2018-08-31 19:24 UTC 

KMSAN: uninit-value in rds_connect
 2018-08-31  1:25 UTC  (3+ messages)

KMSAN: uninit-value in rds_bind
 2018-08-30 21:05 UTC  (4+ messages)

[PATCH] 9p/rdma: do not disconnect on down_interruptible EAGAIN
 2018-08-30 10:35 UTC 

[PATCH 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-08-30  8:42 UTC  (7+ messages)
` [PATCH 1/3] IB/ipoib: Use dev_port to expose network interface "
` [PATCH 2/3] IB/ipoib: Stop using dev_id to expose "
` [PATCH 3/3] Documentation/ABI: document /sys/class/net/*/dev_port

WARNING: bad unlock balance in ucma_destroy_id
 2018-08-28 15:20 UTC 

[PATCH rdma-next v1 00/15] Flow actions to mutate packets
 2018-08-28 11:18 UTC  (16+ messages)
` [PATCH mlx5-next v1 01/15] net/mlx5: Cleanup flow namespace getter switch logic
` [PATCH mlx5-next v1 02/15] net/mlx5: Add proper NIC TX steering flow tables support
` [PATCH mlx5-next v1 03/15] net/mlx5: Export modify header alloc/dealloc functions
` [PATCH mlx5-next v1 04/15] net/mlx5: Add support for more namespaces when allocating modify header
` [PATCH mlx5-next v1 05/15] net/mlx5: Break encap/decap into two separated flow table creation flags
` [PATCH mlx5-next v1 06/15] net/mlx5: Move header encap type to IFC header file
` [PATCH mlx5-next v1 07/15] {net, RDMA}/mlx5: Rename encap to reformat packet
` [PATCH mlx5-next v1 08/15] net/mlx5: Expose new packet reformat capabilities
` [PATCH mlx5-next v1 09/15] net/mlx5: Pass a namespace for packet reformat ID allocation
` [PATCH mlx5-next v1 10/15] net/mlx5: Export packet reformat alloc/dealloc functions
` [PATCH rdma-next v1 11/15] RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
` [PATCH rdma-next v1 12/15] RDMA/mlx5: Add a new flow action verb - modify header
` [PATCH rdma-next v1 13/15] RDMA/uverbs: Add generic function to fill in flow action object
` [PATCH rdma-next v1 14/15] RDMA/mlx5: Add new flow action verb - packet reformat
` [PATCH rdma-next v1 15/15] RDMA/mlx5: Extend packet reformat verbs

[PATCH] xprtrdma: Fix disconnect regression
 2018-08-28  5:19 UTC  (2+ messages)

[PATCH 1/1] net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
 2018-08-27 22:26 UTC  (3+ messages)

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-08-27  7:41 UTC  (29+ messages)

KASAN: use-after-free Read in __rhashtable_lookup (2)
 2018-08-24 23:50 UTC  (7+ messages)
  `  "

[PATCH v2] avoid race condition between start_xmit and cm_rep_handler
 2018-08-24 12:34 UTC  (11+ messages)
      ` [non-nasa source] "

KASAN: use-after-free Read in __list_del_entry_valid (4)
 2018-08-23 17:17 UTC  (8+ messages)
  ` [RDMA bug] "

[GIT PULL] Please pull RDMA subsystem changes
 2018-08-22 21:44 UTC 

[PATCH] RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
 2018-08-22 14:19 UTC  (2+ messages)

[PATCH] IB/ucm: fix UCM link error
 2018-08-22  7:33 UTC  (3+ messages)

[PATCH] rds: tcp: remove duplicated include from tcp.c
 2018-08-21 16:45 UTC  (3+ messages)

[PATCH] rdma: move the ib_wr_opcode enum to include/uapi
 2018-08-20 21:32 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in rdma_listen
 2018-08-20  4:13 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2018-08-17 23:56 UTC  (9+ messages)

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-08-17 21:28 UTC  (22+ 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).