messages from 2022-11-15 01:17:13 to 2022-11-22 09:51:14 UTC [more...]
[PATCH] RDMA/hfi: Decrease PCI device reference count in error path
2022-11-22 9:50 UTC (2+ messages)
Silikonmischungen
2022-11-22 9:15 UTC
[for-next PATCH] infiniband:cma: add a parameter for the packet lifetime
2022-11-22 9:02 UTC
[PATCH] RDMA/hns: fix memory leak in hns_roce_alloc_mr()
2022-11-22 6:34 UTC (2+ messages)
[PATCH] infiniband: cma: fix the dev refcnt leak
2022-11-22 6:47 UTC
[BUG] mlx5_core general protection fault in mlx5_cmd_comp_handler
2022-11-22 6:08 UTC (13+ messages)
[PATCH for-next v2] RDMA/rxe: Fix mr->map double free
2022-11-22 4:07 UTC (10+ messages)
` [for-next PATCH 1/1] RDMA/rxe: sgt_append from ib_umem_get is not highmem
[syzbot] unregister_netdevice: waiting for DEV to become free (7)
2022-11-22 3:28 UTC (3+ messages)
[PATCH for-rc] RDMA/irdma: Initialize net_type before checking it
2022-11-22 0:44 UTC
[PATCH] infiniband: use the ISCSI_LOGIN_CURRENT_STAGE macro
2022-11-21 19:01 UTC (4+ messages)
[for-next PATCH 0/5] iova_to_vaddr refactor
2022-11-21 18:53 UTC (11+ messages)
` [for-next PATCH 1/5] RDMA/rxe: Remove rxe_phys_buf.size
` [for-next PATCH 2/5] RDMA/rxe: use iova_to_vaddr to transform iova for rxe_mr_copy
` [for-next PATCH 4/5] RDMA/rxe: refactor iova_to_vaddr
[PATCH v3] trace: Relocate event helper files
2022-11-21 14:57 UTC (2+ messages)
[RFC] Reliable Multicast on top of RTRS
2022-11-21 13:57 UTC (6+ messages)
[PATCH net] net/mlx5: Fix uninitialized variable bug in outlen_write()
2022-11-21 11:22 UTC
stop drivers from passing GFP_COMP to dma_alloc_coherent
2022-11-21 8:39 UTC (22+ messages)
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags "
` [PATCH 3/7] RDMA/qib: "
` [PATCH 5/7] s390/ism: "
` [PATCH 6/7] ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*
` [PATCH 7/7] dma-mapping: reject __GFP_COMP in dma_alloc_attrs
[PATCH v2 1/2] RDMA/rxe: Remove struct rxe_phys_buf
2022-11-20 13:36 UTC (4+ messages)
[bug report] iwpm: crash fix for large connections test
2022-11-19 7:31 UTC (4+ messages)
[PATCH] RDMA/rxe: Fix double-free in __rxe_cleanup() when MR allocate failed
2022-11-19 1:35 UTC (2+ messages)
[PATCH v3 for-rc 0/2] Fix sge_num bug
2022-11-19 0:23 UTC (2+ messages)
[PATCH 1/1] RDMA/rxe: Remove reliable datagram support
2022-11-19 0:07 UTC (3+ messages)
[PATCH] IB/hfi1: Replace 1-element array with singleton
2022-11-18 23:56 UTC (2+ messages)
[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
2022-11-18 22:29 UTC (39+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 19/20] habanalabs: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE
[PATCH for-next v2 00/13] Implement the xrc transport
2022-11-18 17:57 UTC (2+ messages)
[bug report] RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.c
2022-11-18 15:00 UTC
[RFC PATCH v2 0/7] On-Demand Paging on SoftRoCE
2022-11-18 10:03 UTC (6+ messages)
` [RFC PATCH v2 1/7] IB/mlx5: Change ib_umem_odp_map_dma_single_page() to retain umem_mutex
` [RFC PATCH v2 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
[PATCH] RDMA/rxe: Fix null-ptr-deref in rxe_qp_do_cleanup when socket create failed
2022-11-18 7:30 UTC (5+ messages)
[PATCH for-next v3 00/13] Implement work queues for rdma_rxe
2022-11-18 5:02 UTC (2+ messages)
[PATCH v2 0/4] cpumask: improve on cpumask_local_spread() locality
2022-11-17 12:23 UTC (6+ messages)
` [PATCH v2 3/4] sched: add sched_numa_find_nth_cpu()
[PATCH V2 0/8] Misc patches for rtrs
2022-11-17 11:49 UTC (10+ messages)
` [PATCH V2 1/8] RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
` [PATCH V2 2/8] RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs
` [PATCH V2 3/8] RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
` [PATCH V2 4/8] RDMA/rtrs-clt: "
` [PATCH V2 5/8] RDMA/rtrs-srv: Remove outdated comments from create_con
` [PATCH V2 6/8] RDMA/rtrs: Clean up rtrs_rdma_dev_pd_ops
` [PATCH V2 7/8] RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_files
` [PATCH V2 8/8] RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders
[PATCH RFC 00/12] Misc changes for rtrs
2022-11-17 10:06 UTC (34+ messages)
` [PATCH RFC 01/12] RDMA/rtrs-srv: Remove ib_dev_count from rtrs_srv_ib_ctx
` [PATCH RFC 02/12] RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
` [PATCH RFC 03/12] RDMA/rtrs-srv: Only close srv_path if it is just allocated
` [PATCH RFC 05/12] RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
` [PATCH RFC 06/12] RDMA/rtrs-clt: "
` [PATCH RFC 08/12] RDMA/rtrs: Kill recon_cnt from several structs
` [PATCH RFC 09/12] RDMA/rtrs: Clean up rtrs_rdma_dev_pd_ops
` [PATCH RFC 10/12] RDMA/rtrs-srv: Remove paths_num
[PATCH v2 for-next 0/3] irdma for-next updates 11-1-2022
2022-11-17 9:12 UTC (5+ messages)
` [PATCH v2 for-next 1/3] RDMA/irdma: Fix inline for multiple SGE's
` [PATCH v2 for-next 2/3] RDMA/irdma: Fix RQ completion opcode
` [PATCH v2 for-next 3/3] RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
[PATCH 0/8] Misc patches for rtrs
2022-11-17 7:11 UTC (13+ messages)
` [PATCH 1/8] RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
` [PATCH 2/8] RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs
` [PATCH 3/8] RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
` [PATCH 4/8] RDMA/rtrs-clt: "
` [PATCH 5/8] RDMA/rtrs-srv: Remove outdated comments from create_con
` [PATCH 6/8] RDMA/rtrs: Clean up rtrs_rdma_dev_pd_ops
` [PATCH 7/8] RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_files
` [PATCH 8/8] RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders
[PATCH v4 0/6] Add Auxiliary driver support
2022-11-16 13:22 UTC (4+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS 60da2d11fcbc043304910e4d2ca82f9bab953e63
2022-11-16 10:11 UTC
[for-next PATCH v6 00/10] RDMA/rxe: Add RDMA FLUSH operation
2022-11-16 8:19 UTC (11+ messages)
` [for-next PATCH v6 01/10] RDMA: Extend RDMA user ABI to support flush
` [for-next PATCH v6 02/10] RDMA: Extend RDMA kernel verbs "
` [for-next PATCH v6 03/10] RDMA/rxe: Extend rxe user "
` [for-next PATCH v6 04/10] RDMA/rxe: Allow registering persistent flag for pmem MR only
` [for-next PATCH v6 05/10] RDMA/rxe: Extend rxe packet format to support flush
` [for-next PATCH v6 06/10] RDMA/rxe: Implement RC RDMA FLUSH service in requester side
` [for-next PATCH v6 07/10] RDMA/rxe: Implement flush execution in responder side
` [for-next PATCH v6 08/10] RDMA/rxe: Implement flush completion
` [for-next PATCH v6 09/10] RDMA/cm: Make QP FLUSHABLE
` [for-next PATCH v6 10/10] RDMA/rxe: Enable RDMA FLUSH capability for rxe device
[PATCH for-next 0/3] RDMA/erdma: Support flushing all WRs after QP state changed to ERROR
2022-11-16 2:31 UTC (4+ messages)
` [PATCH for-next 1/3] RDMA/erdma: Add a workqueue for WRs reflushing
` [PATCH for-next 2/3] RDMA/erdma: Implement the lifecycle of reflushing work for each QP
` [PATCH for-next 3/3] RDMA/erdma: Notify the latest PI to FW for reflushing when necessary
[PATCH] nvme-rdma: set ack timeout of RoCE to 262ms
2022-11-16 2:24 UTC (8+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS ecacb3751f254572af0009b9501e2cdc83a30b6a
2022-11-15 23:05 UTC
[PATCH] RDMA/siw: Set defined status for work completion with undefined status
2022-11-15 20:52 UTC (2+ messages)
[bug report] RDMA/siw: Fix immediate work request flush to completion queue
2022-11-15 16:34 UTC (2+ messages)
[PATCH v2] trace: Relocate event helper files
2022-11-15 14:26 UTC (4+ messages)
[PATCH rdma-next 0/4] Various core fixes
2022-11-15 7:59 UTC (8+ messages)
` [PATCH rdma-next 1/4] RDMA/nldev: Use __nlmsg_put instead nlmsg_put
` (subset) [PATCH rdma-next 0/4] Various core fixes
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