messages from 2018-03-07 07:23:12 to 2018-03-21 13:38:06 UTC [more...]
[PATCH v4 0/6] ib: Eliminate duplicate barriers on weakly-ordered archs
2018-03-21 13:38 UTC (27+ messages)
` [PATCH v4 1/6] RDMA/bnxt_re: "
` [PATCH v4 2/6] IB/mlx4: "
` [PATCH v4 3/6] RDMA/i40iw: "
` [PATCH v4 4/6] infiniband: cxgb4: "
` [PATCH v4 5/6] IB/nes: "
` [PATCH v4 6/6] RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs #2
[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-03-21 9:27 UTC (51+ 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
RFC on writel and writel_relaxed
2018-03-21 3:40 UTC (2+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2018-03-20 23:17 UTC
[PATCH] xprtrdma: Fix corner cases when handling device removal
2018-03-19 18:23 UTC
[PATCH 4.14 28/41] RDMAVT: Fix synchronization around percpu_ref
2018-03-19 18:08 UTC
[PATCH 4.15 28/52] RDMAVT: Fix synchronization around percpu_ref
2018-03-19 18:08 UTC
[PATCH] IB/mlx5: Set the default active rate and width to QDR and 4X
2018-03-19 17:53 UTC (4+ messages)
[PATCH 0/2] IB/core: Set invalid active widths to 1X when port is not active
2018-03-19 17:53 UTC (10+ messages)
` [PATCH 1/2] IB/core: Set speed string to SDR for invalid active rates
` [PATCH 2/2] IB/core: Set width to 1X for invalid active widths when port is down
general protection fault in ucma_set_ib_path
2018-03-19 14:14 UTC (2+ messages)
general protection fault in ucma_accept
2018-03-19 10:17 UTC (2+ messages)
general protection fault in ucma_query_route
2018-03-19 10:15 UTC (2+ messages)
KASAN: slab-out-of-bounds Read in rds_cong_queue_updates
2018-03-19 6:47 UTC (3+ messages)
[PATCH v3 15/18] RDMA/bnxt_re: Eliminate duplicate barriers on weakly-ordered archs
2018-03-19 1:48 UTC (19+ messages)
` [PATCH v3 16/18] IB/mlx4: "
` [PATCH v3 17/18] RDMA/i40iw: "
` [PATCH v3 18/18] infiniband: cxgb4: "
general protection fault in ucma_connect
2018-03-17 0:21 UTC (2+ messages)
[PATCH 3/8] RDMAVT: Fix synchronization around percpu_ref
2018-03-15 22:24 UTC (2+ messages)
[PATCH 3/7] RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs
2018-03-15 22:23 UTC (4+ messages)
KASAN: use-after-free Read in __list_del_entry_valid (3)
2018-03-15 17:04 UTC (2+ messages)
KASAN: stack-out-of-bounds Read in rdma_resolve_addr
2018-03-15 13:36 UTC (2+ messages)
KASAN: use-after-free Read in __list_add_valid (4)
2018-03-15 4:46 UTC (2+ messages)
[patch 1/1] drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
2018-03-14 22:15 UTC (5+ messages)
WARNING in __local_bh_enable_ip (2)
2018-03-14 21:33 UTC (2+ messages)
[PATCH 1/2] infiniband: qplib_fp: fix pointer cast
2018-03-14 21:01 UTC (11+ messages)
[PATCH] 40iw: include linux/irq.h
2018-03-14 20:10 UTC (3+ messages)
KASAN: null-ptr-deref Write in rdma_resolve_addr
2018-03-14 4:39 UTC (2+ messages)
[patch 1/1] drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
2018-03-13 22:06 UTC
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)
KASAN: stack-out-of-bounds Read in rdma_bind_addr
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 (5+ messages)
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests
[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_reject
2018-03-08 14:10 UTC
general protection fault in rdma_listen
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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).