linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-09 12:27:14 to 2021-09-15 13:47:59 UTC [more...]

[PATCH rdma-next 0/2] Extend UAR to have DevX UID
 2021-09-15 13:47 UTC  (4+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add uid field to UAR allocation structures
` [PATCH rdma-next 2/2] IB/mlx5: Enable UAR to have DevX UID

[RFC 0/5] VirtIO RDMA
 2021-09-15 13:43 UTC  (2+ messages)

[PATCH] RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
 2021-09-15 13:18 UTC  (6+ messages)

[PATCH rdma-rc] RDMA/mlx5: Add dummy umem to IB_MR_TYPE_DM
 2021-09-15 12:44 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in addr_handler (4)
 2021-09-15 12:41 UTC 

[PATCH for-next v2 00/12] RDMA/bnxt_re: Driver update
 2021-09-15 12:32 UTC  (13+ messages)
` [PATCH for-next v2 01/12] RDMA/bnxt_re: Add extended statistics counters
` [PATCH for-next v2 02/12] RDMA/bnxt_re: Update statistics counter name
` [PATCH for-next v2 03/12] RDMA/bnxt_re: Use separate response buffer for stat_ctx_free
` [PATCH for-next v2 04/12] RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
` [PATCH for-next v2 05/12] RDMA/bnxt_re: Support multiple page sizes
` [PATCH for-next v2 06/12] RDMA/bnxt_re: Suppress unwanted error messages
` [PATCH for-next v2 07/12] RDMA/bnxt_re: Fix query SRQ failure
` [PATCH for-next v2 08/12] RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
` [PATCH for-next v2 09/12] RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
` [PATCH for-next v2 10/12] RDMA/bnxt_re: Correct FRMR size calculation
` [PATCH for-next v2 11/12] RDMA/bnxt_re: Check if the vlan is valid before reporting
` [PATCH for-next v2 12/12] MAINTAINERS: Update Broadcom RDMA maintainers

[BUG] infiniband: hw: hfi1: possible ABBA deadlock in pio_wait() and sc_disable()
 2021-09-15  9:12 UTC 

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-15  7:45 UTC  (7+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

v5.15-rc1 issue with the soft-iWARP driver
 2021-09-15  4:54 UTC 

[PATCH net-next 0/2] Delete publish of single parameter API
 2021-09-15  3:01 UTC  (4+ messages)
` [PATCH net-next 1/2] net/mlx5: Publish and unpublish all devlink parameters at once
` [PATCH net-next 2/2] devlink: Delete not-used single parameter notification APIs

INFO: task hung in ib_uverbs_remove_one
 2021-09-15  2:03 UTC 

[PATCH v1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-09-15  1:12 UTC 

[PATCH for-rc v4 0/5] RDMA/rxe: Various bug fixes
 2021-09-15  0:58 UTC  (8+ messages)
` [PATCH for-rc v4 1/5] RDMA/rxe: Add memory barriers to kernel queues
` [PATCH for-rc v4 2/5] RDMA/rxe: Cleanup MR status and type enums
` [PATCH for-rc v4 3/5] RDMA/rxe: Separate HW and SW l/rkeys
` [PATCH for-rc v4 4/5] RDMA/rxe: Create duplicate mapping tables for FMRs
` [PATCH for-rc v4 5/5] RDMA/rxe: Only allow invalidate for appropriate MRs

[PATCH rdma-next v1 00/11] Optional counter statistics support
 2021-09-14 23:07 UTC  (12+ messages)
` [PATCH mlx5-next v1 01/11] net/mlx5: Add ifc bits to support optional counters
` [PATCH mlx5-next v1 02/11] net/mlx5: Add priorities for counters in RDMA namespaces
` [PATCH rdma-next v1 03/11] RDMA/counter: Add a descriptor in struct rdma_hw_stats
` [PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field "
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v1 07/11] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
` [PATCH rdma-next v1 08/11] RDMA/mlx5: Support optional counters in hw_stats initialization
` [PATCH rdma-next v1 09/11] RDMA/mlx5: Add steering support in optional flow counters
` [PATCH rdma-next v1 10/11] RDMA/mlx5: Add modify_op_stat() support
` [PATCH rdma-next v1 11/11] RDMA/mlx5: Add optional counter support in get_hw_stats callback

[PATCH] PCI: Do not enable pci atomics on VFs
 2021-09-14 20:16 UTC  (3+ messages)

[rdma:for-rc] BUILD SUCCESS 1b789bd4dbd48a92f5427d9c37a72a8f6ca17754
 2021-09-14 19:36 UTC 

[PATCH rc] IB/qib: Fix clang confusion of NULL pointer comparison
 2021-09-14 19:18 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: remove the unnecessary variable
 2021-09-15  7:51 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: remove the redundant variable
 2021-09-15  1:24 UTC  (2+ messages)

[PATCH] RDMA/rxe: Fix wrong port_cap_flags
 2021-09-14 19:03 UTC  (2+ messages)

[PATCH][FIX] ROCE Multicast: Do not send IGMP leaves for sendonly Multicast groups
 2021-09-14 18:57 UTC  (4+ messages)

[PATCH v2 0/5] RDMA/rxe: Do some cleanup
 2021-09-14 18:33 UTC  (5+ messages)
` [PATCH v2 1/5] RDMA/rxe: Remove unnecessary check for qp->is_user/cq->is_user
` [PATCH v2 3/5] RDMA/rxe: Change the is_user member of struct rxe_cq to bool

[PATCH net-next] net: check return value of rhashtable_init
 2021-09-14 16:18 UTC 

[PATCH v3 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-09-14 16:14 UTC  (14+ messages)

_printk not defined???
 2021-09-14 16:05 UTC  (2+ messages)

[PATCH for-rc v3 0/6] RDMA/rxe: Various bug fixes
 2021-09-14 15:47 UTC  (22+ messages)
` [PATCH for-rc v3 1/6] RDMA/rxe: Add memory barriers to kernel queues
  ` 回复: "
` [PATCH for-rc v3 2/6] RDMA/rxe: Fix memory allocation while locked
` [PATCH for-rc v3 3/6] RDMA/rxe: Cleanup MR status and type enums
` [PATCH for-rc v3 4/6] RDMA/rxe: Separate HW and SW l/rkeys
` [PATCH for-rc v3 5/6] RDMA/rxe: Create duplicate mapping tables for FMRs
` [PATCH for-rc v3 6/6] RDMA/rxe: Only allow invalidate for appropriate MRs

[PATCH net] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-14 15:40 UTC 

[PATCH net-next] net/mlx5: Fix use of uninitialized variable in bridge.c
 2021-09-14 12:41 UTC  (2+ messages)

[PATCH v2] net/mlx5e: Add extack msgs related to TC for better debug
 2021-09-14 11:50 UTC  (3+ messages)
` [PATCH net-next v3] "
` [PATCH net-next v4] "

[RFC PATCH 0/3] RDMA/rxe: Add dma-buf support
 2021-09-14 10:13 UTC  (18+ messages)
` [RFC PATCH 1/3] RDMA/umem: Change for rdma devices has not dma device

[PATCH net] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-14 10:00 UTC  (2+ messages)

Please add 2dce224f469f ("netns: protect netns ID lookups with RCU") to LTS
 2021-09-14  8:58 UTC  (5+ messages)

[PATCH 0/3] RDMA/rxe: Do some cleanup for macros
 2021-09-14  8:02 UTC  (4+ messages)
` [PATCH 1/3] RDMA/rxe: Add new RXE_READ_OR_WRITE_MASK
` [PATCH 2/3] RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND
` [PATCH 3/3] RDMA/rxe: Remove unused WR_READ_WRITE_OR_SEND_MASK

[PATCH RESEND net] ice: Correctly deal with PFs that do not support RDMA
 2021-09-14  3:16 UTC  (6+ messages)

[PATCH net] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-13 14:45 UTC  (2+ messages)

[PATCH for-next 0/6] Perf and debug fixes for hfi
 2021-09-13 13:28 UTC  (7+ messages)
` [PATCH for-next 1/6] IB/hfi1: Remove cache and embed txreq in ring
` [PATCH for-next 2/6] IB/hfi1: Get rid of hot path divide
` [PATCH for-next 3/6] IB/hfi1: Get rid of tx priv backpointer
` [PATCH for-next 4/6] IB/hfi1: Tune netdev xmit cachelines
` [PATCH for-next 5/6] IB/hfi1: Remove atomic completion count
` [PATCH for-next 6/6] IB/hfi1: Add ring consumer and producers traces

[PATCH rdma-rc] RDMA/usnic: Lock VF with mutex instead of spinlock
 2021-09-13 12:50 UTC  (4+ messages)

[PATCH for-next v2] RDMA/efa: CQ notifications
 2021-09-13 12:04 UTC 

[PATCH for-next 00/12] RDMA/bnxt_re: Driver update
 2021-09-13 11:15 UTC  (25+ messages)
` [PATCH for-next 01/12] RDMA/bnxt_re: Add extended statistics counters
` [PATCH for-next 02/12] RDMA/bnxt_re: Update statistics counter name
` [PATCH for-next 03/12] RDMA/bnxt_re: Use separate response buffer for stat_ctx_free
` [PATCH for-next 04/12] RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
` [PATCH for-next 05/12] RDMA/bnxt_re: Support multiple page sizes
` [PATCH for-next 06/12] RDMA/bnxt_re: Suppress unwanted error messages
` [PATCH for-next 07/12] RDMA/bnxt_re: Fix query SRQ failure
` [PATCH for-next 08/12] RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
` [PATCH for-next 09/12] RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
` [PATCH for-next 10/12] RDMA/bnxt_re: Correct FRMR size calculation
` [PATCH for-next 11/12] RDMA/bnxt_re: Check if the vlan is valid before reporting
` [PATCH for-next 12/12] MAINTAINERS: Update Broadcom RDMA maintainers

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-13  8:36 UTC  (2+ messages)

Build regressions/improvements in v5.15-rc1
 2021-09-13  7:20 UTC 

[PATCH 4.14] netns: protect netns ID lookups with RCU
 2021-09-11 14:02 UTC 

[PATCH 4.19] netns: protect netns ID lookups with RCU
 2021-09-11 14:02 UTC 

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-11 14:00 UTC  (2+ messages)

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-11 14:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 59/99] RDMA/rtrs-clt: Fix counting inflight IO
 2021-09-10  0:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 74/99] RDMA/core/sa_query: Retry SA queries

[PATCH AUTOSEL 4.4 11/14] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:24 UTC 

[PATCH AUTOSEL 4.9 12/17] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:23 UTC 

[PATCH AUTOSEL 4.14 13/19] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:23 UTC 

[PATCH AUTOSEL 4.19 18/25] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:22 UTC 

[PATCH AUTOSEL 5.13 66/88] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:17 UTC 

[PATCH AUTOSEL 5.10 41/53] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:20 UTC 

[PATCH AUTOSEL 5.4 29/37] RDMA/core/sa_query: Retry SA queries
 2021-09-10  0:21 UTC 

[PATCH for-next 0/5] RDMA/rxe: Various bug fixes
 2021-09-09 20:58 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-09-09 18:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 061/109] net/mlx5: Fix variable type to match 64bit
 2021-09-09 11:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 103/109] net/mlx5: DR, Enable QP retransmission

[PATCH AUTOSEL 5.10 104/176] net/mlx5: Fix variable type to match 64bit
 2021-09-09 11:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 166/176] net/mlx5: DR, fix a potential use-after-free bug
` [PATCH AUTOSEL 5.10 167/176] net/mlx5: DR, Enable QP retransmission

[PATCH AUTOSEL 5.13 209/219] net/mlx5: DR, fix a potential use-after-free bug
 2021-09-09 11:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 210/219] net/mlx5: DR, Enable QP retransmission


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