linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-28 09:44:42 to 2021-11-10 14:54:47 UTC [more...]

[PATCH rdma-rc] RDMA/netlink: Annotate unused function that is needed for compilation check
 2021-11-10 14:54 UTC  (8+ messages)

[PATCH net] net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()
 2021-11-10 14:50 UTC  (3+ messages)

[PATCH rdma-core 0/7] libhns: Cleanup about removing redundant code and cleaning up static alarms
 2021-11-10 14:30 UTC  (9+ messages)
` [PATCH rdma-core 1/7] libhns: Remove unused macros
` [PATCH rdma-core 2/7] libhns: Remove unsupported QP type
` [PATCH rdma-core 3/7] libhns: Remove redundant variable initialization
` [PATCH rdma-core 4/7] libhns: Fix wrong print format for unsigned type
` [PATCH rdma-core 5/7] libhns: Fix wrong type of variables and fields
` [PATCH rdma-core 6/7] libhns: The content of the header file should be protected with #define
` [PATCH rdma-core 7/7] libhns: The function declaration should be the same as the definition

[PATCH net 0/4] Fixes for SMC
 2021-11-10 12:50 UTC  (21+ messages)
` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent"
` [PATCH net 4/4] net/smc: Fix wq mismatch issue caused by smc fallback

[PATCH net-next] net/mlx5e: Fix signedness bugs in mlx5e_build_shampo_hd_umr()
 2021-11-10  9:08 UTC  (3+ messages)

KASAN: use-after-free Read in rxe_queue_cleanup
 2021-11-10  1:14 UTC 

[PATCH AUTOSEL 5.4 07/30] RDMA/bnxt_re: Check if the vlan is valid before reporting
 2021-11-09 22:22 UTC 

[PATCH AUTOSEL 5.10 12/50] RDMA/bnxt_re: Check if the vlan is valid before reporting
 2021-11-09 22:20 UTC 

[PATCH AUTOSEL 5.14 17/75] RDMA/bnxt_re: Check if the vlan is valid before reporting
 2021-11-09 22:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.14 32/75] RDMA/rxe: Separate HW and SW l/rkeys
` [PATCH AUTOSEL 5.14 63/75] RDMA/core: Use kvzalloc when allocating the struct ib_port

[PATCH AUTOSEL 5.15 18/82] RDMA/bnxt_re: Check if the vlan is valid before reporting
 2021-11-09 22:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 35/82] RDMA/rxe: Separate HW and SW l/rkeys
` [PATCH AUTOSEL 5.15 67/82] RDMA/core: Use kvzalloc when allocating the struct ib_port

[PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
 2021-11-09 21:57 UTC  (10+ messages)

[PATCH for-next] RDMA/irdma: Use helper function to set GUIDs
 2021-11-09 18:07 UTC  (2+ messages)

[PATCH net-next] net/smc: Print function name in smcr_link_down tracepoint
 2021-11-09 16:17 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: remove unneeded variable
 2021-11-09 14:30 UTC  (2+ messages)

[PATCH 1/2] mlx5: fix psample_sample_packet link error
 2021-11-08 11:10 UTC  (2+ messages)
` [PATCH 2/2] mlx5: fix mlx5i_grp_sw_update_stats() stack usage

[PATCH 4.9-stable v2 0/2] Port upstream patch v2 to 4.9.x
 2021-11-08  8:03 UTC  (4+ messages)
` [PATCH 4.9-stable v2 1/2] IB/qib: Use struct_size() helper
` [PATCH 4.9-stable v2 2/2] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

[PATCH] net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
 2021-11-07  7:49 UTC  (2+ messages)

[PATCH] RDMA/mlx4: Fix potential memory leak
 2021-11-07  7:40 UTC  (2+ messages)

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-06 11:29 UTC  (31+ messages)
` [PATCH v7 01/11] fs/exec: make __set_task_comm always set a nul terminated string
` [PATCH v7 02/11] fs/exec: make __get_task_comm always get "
` [PATCH v7 03/11] sched.h: use __must_be_array instead of BUILD_BUG_ON in get_task_comm
` [PATCH v7 04/11] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v7 05/11] fs/binfmt_elf: make prpsinfo "
` [PATCH v7 06/11] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v7 07/11] tools/bpf/bpftool/skeleton: "
` [PATCH v7 08/11] tools/perf/test: make perf test "
` [PATCH v7 09/11] tools/testing/selftests/bpf: make it "
` [PATCH v7 10/11] sched.h: extend task comm from 16 to 24
` [PATCH v7 11/11] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH 4.4-stable 0/2] Port upstream patch to 4.4.x
 2021-11-04 14:59 UTC  (3+ messages)
` [PATCH 4.4-stable 1/2] IB/qib: Use struct_size() helper
` [PATCH 4.4-stable 2/2] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

[PATCH 4.9-stable 0/2] Port upstream patch to 4.9.x
 2021-11-04 14:50 UTC  (3+ messages)
` [PATCH 4.9-stable 1/2] IB/qib: Use struct_size() helper
` [PATCH 4.9-stable 2/2] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

[PATCH 4.14-stable 0/2] Port upstream patch
 2021-11-04 14:11 UTC  (4+ messages)
` [PATCH 4.14-stable 1/2] IB/qib: Use struct_size() helper
` [PATCH 4.14-stable 2/2] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

[PATCH] net/mlx5: use swap() to make code cleaner
 2021-11-04  5:26 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS f1a090f09f42be5a5542009f0be310fdb3e768fc
 2021-11-04  2:06 UTC 

[PATCH] net/mlx5:using swap() instead of tmp variable
 2021-11-03 19:33 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-11-03 16:01 UTC  (2+ messages)

[PATCH rdma-next] RDMA/core: Rely on vendors to set right IOVA
 2021-11-03 13:24 UTC  (9+ messages)

[PATCH for-next] RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback
 2021-11-03 12:50 UTC  (2+ messages)

[PATCH v1 0/6] Deprecate dprintk in svcrdma
 2021-11-03  7:56 UTC  (6+ messages)

[PATCH net-next 0/3] Tracepoints for SMC
 2021-11-03  6:57 UTC  (7+ messages)
` [PATCH net-next 1/3] net/smc: Introduce tracepoint for fallback
` [PATCH net-next 2/3] net/smc: Introduce tracepoints for tx and rx msg
` [PATCH net-next 3/3] net/smc: Introduce tracepoint for smcr link down

[PATCH for-next v4 00/13] Correct race conditions in rdma_rxe
 2021-11-03  5:02 UTC  (14+ messages)
` [PATCH for-next v4 01/13] RDMA/rxe: Replace irqsave locks with bh locks
` [PATCH for-next v4 02/13] RDMA/rxe: Cleanup rxe_pool_entry
` [PATCH for-next v4 03/13] RDMA/rxe: Copy setup parameters into rxe_pool
` [PATCH for-next v4 04/13] RDMA/rxe: Save object pointer in pool element
` [PATCH for-next v4 05/13] RDMA/rxe: Replace RB tree by xarray for indexes
` [PATCH for-next v4 06/13] RDMA/rxe: Remove #include "rxe_loc.h" from rxe_pool.c
` [PATCH v4 for-next 07/13] RDMA/rxe: Remove some #defines from rxe_pool.h
` [PATCH v4 for-next 08/13] RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
` [PATCH for-next v4 09/13] RDMA/rxe: Replaced keyed rxe objects by indexed objects
` [PATCH for-next v4 10/13] RDMA/rxe: Prevent taking references to dead objects
` [PATCH for-next v4 11/13] RDMA/rxe: Fix ref error in rxe_av.c
` [PATCH for-next v4 12/13] RDMA/rxe: Replace mr by rkey in responder resources
` [PATCH for-next v4 13/13] RDMA/rxe: Protect against race between get_index and drop_ref

[rdma:for-next] BUILD SUCCESS 6a463bc9d9997818a2df26c54319dc3a33c7ce38
 2021-11-02  7:05 UTC 

[PATCHv2 1/1] RDMA/irdma: optimize rx path by removing unnecessary copy
 2021-11-01 17:40 UTC  (3+ messages)

[PATCH for-next] RDMA/qed: Use helper function to set GUIDs
 2021-11-01 13:05 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS 6d202d9f70a33560ab62b81da2b062c936437e54
 2021-10-31  5:02 UTC 

[rdma:for-rc] BUILD SUCCESS 4f960393a0ee9a39469ceb7c8077ae8db665cc12
 2021-10-31  4:21 UTC 

[PATCH net] net: vlan: fix a UAF in vlan_dev_real_dev()
 2021-10-30  4:09 UTC  (8+ messages)

[PATCH 1/1] RDMA/irdma: optimize rx path by removing unnecessary copy
 2021-10-30  2:55 UTC  (3+ messages)

[PATCH v4 for-next] RDMA/hns: Add a new mmap implementation
 2021-10-29 17:08 UTC  (2+ messages)

[PATCH for-next 0/3] Rebrand hfi1 from Intel to Cornelis
 2021-10-29 16:32 UTC  (8+ messages)
` [PATCH for-next 1/3] IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
` [PATCH for-next 2/3] IB/qib: Rebranding of qib "
` [PATCH for-next 3/3] IB/opa_vnic: Rebranding of OPA VNIC "

[PATCH for-next] RDMA/bnxt_re: Use helper function to set GUIDs
 2021-10-29 16:32 UTC  (2+ messages)

[PATCH for-next] RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs
 2021-10-29 15:14 UTC  (4+ messages)

[PATCH for-rc] RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility
 2021-10-29 15:06 UTC  (2+ messages)

[PATCH for-rc] RDMA/hns: Fix initial arm_st of CQ
 2021-10-29 15:06 UTC  (2+ messages)

[v3,for-rc] RDMA/qedr: qedr crash while running rdma-tool
 2021-10-29 15:06 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS 64733956ebba7cc629856f4a6ee35a52bc9c023f
 2021-10-29  8:59 UTC 

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-29  7:44 UTC  (5+ messages)
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[RFC PATCH v3 0/2] RDMA/rxe: Add dma-buf support
 2021-10-29  7:02 UTC  (3+ messages)
` [RFC PATCH v3 1/2] RDMA/umem: Change for rdma devices has not dma device
` [RFC PATCH v3 2/2] RDMA/rxe: Add dma-buf support

[rdma:wip/jgg-for-next 89/95] ld.lld: error: duplicate symbol: ib_umem_dmabuf_get_pinned
 2021-10-29  3:34 UTC 

[rdma:wip/jgg-for-next 89/95] include/rdma/ib_umem.h:187:24: warning: no previous prototype for function 'ib_umem_dmabuf_get_pinned'
 2021-10-29  0:53 UTC 

Opensm crash 3.3.21
 2021-10-28 14:48 UTC 

[PATCH net v2 0/2] Fixes for SMC
 2021-10-28 12:10 UTC  (2+ messages)

[rdma:wip/jgg-for-next 89/95] (.text+0x1320): multiple definition of `ib_umem_dmabuf_get_pinned'; drivers/infiniband/core/nldev.o:(.text+0xc260): first defined here
 2021-10-28 11:57 UTC  (3+ 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).