linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-16 15:05:32 to 2021-10-26 09:03:20 UTC [more...]

[PATCH rdma-rc] IB/core: fix a UAF for netdev in netdevice_event process
 2021-10-26  9:03 UTC  (7+ messages)

[PATCH rdma-next v1] RDMA/core: Initialize lock when allocate a rdma_hw_stats structure
 2021-10-26  8:43 UTC 

[PATCH v3 0/6] kthread: Add the helper function kthread_run_on_cpu()
 2021-10-26  8:32 UTC  (8+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] RDMA/siw: Make use of "
` [PATCH v3 3/6] ring-buffer: "
` [PATCH v3 4/6] rcutorture: "
` [PATCH v3 5/6] trace/osnoise: "
` [PATCH v3 6/6] trace/hwlat: "

[PATCH rdma-rc 0/2] Two IB/core fixes
 2021-10-26  8:27 UTC  (6+ messages)
` [PATCH rdma-rc 1/2] RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
` [PATCH rdma-rc 2/2] RDMA/core: Initialize lock when allocate a rdma_hw_stats structure

[PATCH for-next 0/3] EFA dmabuf memory regions
 2021-10-26  6:10 UTC  (4+ messages)
` [PATCH for-next 1/3] dma-buf: Fix pin callback comment

attach multicast verb
 2021-10-26  5:03 UTC 

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-26  2:23 UTC  (39+ messages)
` [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
` [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v6 05/12] elfcore: make prpsinfo "
` [PATCH v6 06/12] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to "
` [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task "
` [PATCH v6 09/12] tools/perf/test: make perf test "
` [PATCH v6 10/12] tools/testing/selftests/bpf: make it "
` [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH net-next] net/mlx5i: avoid unused function warning for mlx5i_flow_type_mask
 2021-10-25 19:58 UTC  (2+ messages)

[PATCH for-next] RDMA/qedr: Remove unsupported qedr_resize_cq callback
 2021-10-25 19:48 UTC  (2+ messages)

[PATCH for-next v3 00/10] Correct race conditions in rdma_rxe
 2021-10-25 19:41 UTC  (14+ messages)
` [PATCH for-next v3 01/10] RDMA/rxe: Make rxe_alloc() take pool lock
` [PATCH for-next v3 02/10] RDMA/rxe: Copy setup parameters into rxe_pool
` [PATCH for-next v3 03/10] RDMA/rxe: Save object pointer in pool element
` [PATCH for-next v3 04/10] RDMA/rxe: Combine rxe_add_index with rxe_alloc
` [PATCH for-next v3 05/10] RDMA/rxe: Combine rxe_add_key "
` [PATCH for-next v3 06/10] RDMA/rxe: Separate out last rxe_drop_ref
` [PATCH for-next v3 07/10] RDMA/rxe: Rewrite rxe_mcast.c
` [PATCH for-next v3 08/10] RDMA/rxe: Fix ref error in rxe_av.c
` [PATCH for-next v3 09/10] RDMA/rxe: Replace mr by rkey in responder resources
` [PATCH for-next v3 10/10] RDMA/rxe: Minor cleanup in rxe_pool.c

[net-next PATCH] net: convert users of bitmap_foo() to linkmode_foo()
 2021-10-25 19:36 UTC  (6+ messages)

[PATCH for-next 0/6] RDMA/rxe: Fix potential races
 2021-10-25 18:48 UTC  (18+ messages)
` [PATCH for-next 1/6] RDMA/rxe: Make rxe_alloc() take pool lock
` [PATCH for-next 3/6] RDMA/rxe: Save object pointer in pool element
` [PATCH for-next 6/6] RDMA/rxe: Fix potential race condition in rxe_pool

[PATCH 1/1] RDMA/irdma: remove the unused spin lock in struct irdma_qp_uk
 2021-10-25 17:52 UTC  (3+ messages)

[PATCH rdma-next 0/3] rdma: prepare for const netdev->dev_addr
 2021-10-25 17:36 UTC  (12+ messages)
` [PATCH rdma-next 1/3] ipoib: use dev_addr_mod()
` [PATCH rdma-next 2/3] mlx5: "
` [PATCH rdma-next 3/3] RDMA: constify netdev->dev_addr accesses

[PATCH] [RFC] RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n
 2021-10-25 17:35 UTC  (3+ messages)

[PATCH RESEND rdma-rc] RDMA/mlx5: Add dummy umem to IB_MR_TYPE_DM
 2021-10-25 17:31 UTC  (2+ messages)

[PATCH for-next] RDMA/qedr: Remove unsupported qedr_resize_cq callback
 2021-10-25 14:27 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2 for-next] RDMA/hns: Add a new mmap implementation
 2021-10-25 12:55 UTC  (6+ messages)

[PATCH iproute2-next] rdma: Fix SRQ resource tracking information json
 2021-10-25 10:37 UTC 

[PATCH 1/2] RDMA/rxe: Save a few bytes from struct rxe_pool
 2021-10-24 17:30 UTC  (4+ messages)
` [PATCH 2/2] RDMA/rxe: Use 'bitmap_zalloc()' when applicable
` [PATCH] RDMA/rxe: Make rxe_type_info static const

[v2,for-rc] RDMA/qedr: qedr crash while running rdma-tool
 2021-10-24 10:46 UTC  (2+ messages)

[for-rc] RDMA/qedr: qedr crash while running rdma-tool
 2021-10-23 16:48 UTC  (5+ messages)
      ` [EXT] "

[PATCH 0/6] kthread: Add the helper macro kthread_run_on_cpu()
 2021-10-22  3:05 UTC  (15+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] RDMA/siw: Make use of "
` [PATCH 3/6] ring-buffer: "
` [PATCH 4/6] rcutorture: "
` [PATCH 5/6] trace/osnoise: "
` [PATCH 6/6] trace/hwlat: "
  ` Re: [PATCH 0/6] kthread: Add "

[rdma:wip/jgg-for-next] BUILD SUCCESS 911a81c9c7092bfd75432ce79b2ef879127ea065
 2021-10-21 20:07 UTC 

[PATCH for-next 0/7] Replace red-black tree by xarray
 2021-10-21 17:02 UTC  (10+ messages)
` [PATCH for-next 1/7] RDMA/rxe: Replace irqsave locks with bh locks
` [PATCH for-next 2/7] RDMA/rxe: Cleanup rxe_pool_entry
` [PATCH for-next 3/7] RDMA/rxe: Add xarray support to rxe_pool.c
` [PATCH for-next 4/7] RDMA/rxe: Replace pool_lock by xa_lock
` [PATCH for-next 5/7] RDMA/rxe: Convert remaining pools to xarrays
` [PATCH for-next 6/7] RDMA/rxe: Remove old index code from rxe_pool.c
` [PATCH for-next 7/7] RDMA/rxe: Rename XARRAY as INDEX

[PATCH v2 0/6] kthread: Add the helper macro kthread_run_on_cpu()
 2021-10-21 16:31 UTC  (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] RDMA/siw: Make use of "
` [PATCH v2 3/6] ring-buffer: "
` [PATCH v2 4/6] rcutorture: "
` [PATCH v2 5/6] trace/osnoise: "
` [PATCH v2 6/6] trace/hwlat: "

[PATCH 1/1] RDMA/irdma: remove the check to the returned value of irdma_uk_cq_init
 2021-10-20 23:03 UTC  (4+ messages)

[PATCH] infiniband: change some kmalloc to kvmalloc to support CONFIG_PROVE_LOCKING=y
 2021-10-20 23:03 UTC  (4+ messages)

[rdma:for-rc] BUILD SUCCESS 2dace185caa580720c7cd67fec9efc5ee26108ac
 2021-10-20 16:34 UTC 

10 more python test cases for rxe
 2021-10-20 12:52 UTC  (6+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 71ee1f1275432421307d27dd4df43f33e60456de
 2021-10-20 10:55 UTC 

[PATCH] [v2] mlx5: stop warning for 64KB pages
 2021-10-20  8:39 UTC  (2+ messages)

[PATCH rdma-rc 1/2] RDMA/irdma: Set VLAN in UD work completion correctly
 2021-10-19 23:28 UTC  (3+ messages)
` [PATCH rdma-rc 2/2] RDMA/irdma: Do not hold qos mutex twice on QP resume

[PATCH rdma-rc v1] RDMA/mlx5: Don't set desc_size in user mr
 2021-10-19 23:28 UTC  (2+ messages)

[PATCH for-rc] rdma/qedr: Fix crash due to redundant release of device's qp memory
 2021-10-19 23:28 UTC  (2+ messages)

help debugging/understanding the use of rdma-core's rdma_get_send_comp()
 2021-10-19 22:48 UTC 

[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-19 11:51 UTC  (3+ messages)

UCF Workshop call for papers
 2021-10-18 23:16 UTC 

[regression]blktests srp/014 hang at "ib_srpt enP5p1s0f0_siw_1: waiting for unregistration of 128 sessions ..."
 2021-10-17  8:15 UTC 

[PATCH iproute2-next v1 0/3] Optional counter statistics support
 2021-10-16 18:53 UTC  (2+ messages)

Question on PD validation
 2021-10-16 15:05 UTC  (4+ 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).