linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-01 11:07:41 to 2018-03-13 12:06:20 UTC [more...]

[PATCH] 40iw: include linux/irq.h
 2018-03-13 12:06 UTC 

[PATCH 1/2] infiniband: qplib_fp: fix pointer cast
 2018-03-13  8:50 UTC  (6+ messages)

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-13  3:28 UTC  (17+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
  ` [PATCH v3 02/11] PCI/P2PDMA: Add sysfs group to display p2pmem stats
  ` [PATCH v3 03/11] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
  ` [PATCH v3 04/11] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
  ` [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation
  ` [PATCH v3 06/11] block: Introduce PCI P2P flags for request and request queue
  ` [PATCH v3 07/11] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
  ` [PATCH v3 08/11] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
  ` [PATCH v3 09/11] nvme-pci: Add support for P2P memory in requests
  ` [PATCH v3 10/11] nvme-pci: Add a quirk for a pseudo CMB
  ` [PATCH v3 11/11] nvmet: Optionally use PCI P2P memory

kernel BUG at lib/string.c:LINE! (2)
 2018-03-13  1:59 UTC 

[PATCH] net/mlx4_en: Fix a memory leak in case of error in 'mlx4_en_init_netdev()'
 2018-03-12 19:32 UTC  (3+ messages)

[PATCH 1/2] net: rds: drop VLA in rds_for_each_conn_info()
 2018-03-12 19:08 UTC  (7+ messages)
` [PATCH 2/2] net: rds: drop VLA in rds_walk_conn_path_info()

[PATCH] IB/rxe: Remove unused variable (char *rxe_qp_state_name[])
 2018-03-12 16:51 UTC  (4+ messages)

[PATCH][rds-next] rds: remove redundant variable 'sg_off'
 2018-03-12 15:12 UTC  (4+ messages)
` [rds-devel] "

[PATCH][rds-next] rds: make functions rds_info_from_znotifier and rds_message_zcopy_from_user static
 2018-03-12  7:04 UTC  (4+ messages)

general protection fault in ucma_query_route
 2018-03-11 17:59 UTC 

KASAN: use-after-free Read in __list_del_entry_valid (3)
 2018-03-10 10:31 UTC 

KASAN: null-ptr-deref Write in rdma_resolve_addr
 2018-03-09 23:59 UTC 

general protection fault in ucma_set_ib_path
 2018-03-09 20:59 UTC 

KASAN: stack-out-of-bounds Read in rdma_resolve_addr
 2018-03-09 20:59 UTC 

KASAN: stack-out-of-bounds Read in rdma_bind_addr
 2018-03-09 20:59 UTC 

general protection fault in ucma_accept
 2018-03-09 20:59 UTC 

[ANNOUNCE] OFED 4.8-2-rc3 release is available
 2018-03-09 16:22 UTC 

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-09  5:08 UTC  (122+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Support peer to peer memory
` [PATCH v2 02/10] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v2 03/10] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v2 04/10] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v2 05/10] block: Introduce PCI P2P flags for request and request queue
` [PATCH v2 06/10] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
` [PATCH v2 07/10] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests
` [PATCH v2 10/10] nvmet: Optionally use PCI P2P memory

[linux-next:master 6182/6533] net/rds/message.c:70:27: sparse: symbol 'rds_info_from_znotifier' was not declared. Should it be static?
 2018-03-09  2:54 UTC  (3+ messages)
` [RFC PATCH linux-next] rds: rds_info_from_znotifier() can be static

general protection fault in rdma_resolve_addr
 2018-03-08 14:10 UTC 

general protection fault in rdma_listen
 2018-03-08 14:10 UTC 

general protection fault in rdma_reject
 2018-03-08 14:10 UTC 

[linux-next:master 6181/6533] net/rds/message.c:336:5: sparse: symbol 'rds_message_zcopy_from_user' was not declared. Should it be static?
 2018-03-08 10:56 UTC  (2+ messages)
` [RFC PATCH linux-next] rds: rds_message_zcopy_from_user() can be static

general protection fault in rdma_init_qp_attr
 2018-03-07 15:59 UTC 

[PATCH 3/7] RDMAVT: Fix synchronization around percpu_ref
 2018-03-07 15:39 UTC  (2+ messages)

mainline build: 15 warnings 0 failures (mainline/v4.16-rc2-64-gaf3e79d)
 2018-03-07 12:34 UTC  (3+ messages)

WARNING: kmalloc bug in memdup_user
 2018-03-07 12:29 UTC  (5+ messages)

general protection fault in rdma_disconnect
 2018-03-07  6:59 UTC 

KASAN: use-after-free Read in ucma_close
 2018-03-07  6:59 UTC 

general protection fault in rdma_join_multicast
 2018-03-07  6:59 UTC 

general protection fault in rdma_destroy_id
 2018-03-07  6:59 UTC 

[PATCH] RDMA/bnxt_re/qplib_sp: Use true and false for boolean values
 2018-03-06 23:36 UTC  (3+ messages)

[PATCH v2] infiniband: hw: Drop unnecessary continue
 2018-03-06 23:35 UTC  (2+ messages)

[PATCH] infiniband: remove redundant assignment to pointer 'rdi'
 2018-03-06 23:34 UTC  (3+ messages)

[PATCH] infiniband: hw: Drop unnecessary continue
 2018-03-03 15:34 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH 1/2] IB/qib: Remove unused variable (char *qib_sdma_event_names[])
 2018-03-03 15:31 UTC  (3+ messages)
` [PATCH 2/2] IB/qib: Move char *qib_sdma_state_names[] and constify while there

[PATCH 1/3] RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
 2018-03-01 22:46 UTC  (6+ messages)
` [PATCH 2/3] RDMA/rxe: Fix an out-of-bounds read
` [PATCH 3/3] IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()


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