linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 22:28:17 to 2022-04-08 19:03:34 UTC [more...]

[GIT PULL] Please pull RDMA subsystem changes
 2022-04-08 19:03 UTC 

[PATCH] RDMA/rxe: Generate a completion for unsupported/invalid opcode
 2022-04-08 18:26 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/cma: Limit join multicast to UD QP type only
 2022-04-08 18:24 UTC  (2+ messages)

[PATCH V4 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
 2022-04-08 18:17 UTC  (2+ messages)

[PATCH for-next v13 00/10] Fix race conditions in rxe_pool
 2022-04-08 18:15 UTC  (8+ messages)
` [PATCH for-next v13 03/10] RDMA/rxe: Check rxe_get() return value
` [PATCH for-next v13 08/10] RDMA/rxe: Stop lookup of partially built objects
` [PATCH for-next v13 09/10] RDMA/rxe: Convert read side locking to rcu
` [PATCH for-next v13 10/10] RDMA/rxe: Cleanup rxe_pool.c

Fwd: [PATCH for-next] RDMA/rxe: Remove reliable datagram support
 2022-04-08 17:43 UTC  (3+ messages)

[PATCH for-next] RDMA/rxe: Remove support for SMI QPs from rdma_rxe
 2022-04-08 17:42 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
 2022-04-08 17:42 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Remove type 2A memory window capability
 2022-04-08 17:42 UTC  (2+ messages)

[PATCH] RDMA/usnic: Refactor usnic_uiom_alloc_pd()
 2022-04-08 17:23 UTC  (5+ messages)

[PATCH] RDMA/usnic: Stop using iommu_present()
 2022-04-08 17:22 UTC  (2+ messages)

[PATCH v3] IB/SA: replace usage of found with dedicated list iterator variable
 2022-04-08 17:22 UTC  (2+ messages)

[PATCH for-rc] RDMA/hfi1: Fix use-after-free bug for mm struct
 2022-04-08 16:48 UTC  (2+ messages)

[PATCH v2] RDMA: Split kernel-only global device caps from uverbs device caps
 2022-04-08 16:45 UTC  (11+ messages)

[PATCH] IB/rdmavt: add missing locks in rvt_ruc_loopback
 2022-04-08 16:31 UTC  (2+ messages)

[PATCH] IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
 2022-04-08 16:30 UTC  (2+ messages)

[bug report] rdma_rxe: WARNING: inconsistent lock state, inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2022-04-08  9:10 UTC  (11+ messages)

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-04-08  8:31 UTC  (3+ messages)
` [PATCH 8/9] x86/crypto: "

[PATCH v3] RDMA/rxe: Generate a completion on error after getting a wqe
 2022-04-08  3:14 UTC  (3+ messages)

[PATCH 00/11] Fix deadlocks caused by del_timer_sync()
 2022-04-08  2:52 UTC  (30+ messages)
` [PATCH 01/11] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
    `  "
` [PATCH 02/11] drivers: usb: host: Fix deadlock in oxu_bus_suspend()
    `  "
` [PATCH 03/11] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
` [PATCH 04/11] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
` [PATCH 05/11] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
` [PATCH 06/11] drivers: staging: rtl8192e: Fix deadlock in rtw_joinbss_event_prehandle()
` [PATCH 07/11] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 08/11] drivers: net: can: Fix deadlock in grcan_close()
` [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
    `  "
        `  "
          `  "
              `  "
` [PATCH 10/11] arch: xtensa: platforms: Fix deadlock in iss_net_close()
` [PATCH 11/11] arch: xtensa: platforms: Fix deadlock in rs_close()
    `  "

[PATCH V3 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
 2022-04-08  1:01 UTC 

[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
 2022-04-07 22:37 UTC  (39+ messages)
` [PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()
` [PATCH 2/5] vfio: Require that devices support DMA cache coherence
` [PATCH 3/5] iommu: Introduce the domain op enforce_cache_coherency()
` [PATCH 4/5] vfio: Move the Intel no-snoop control off of IOMMU_CACHE
` [PATCH 5/5] iommu: Delete IOMMU_CAP_CACHE_COHERENCY

[linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
 2022-04-07 20:34 UTC 

[PATCH mlx5-next 00/17] Drop Mellanox FPGA IPsec support from the kernel
 2022-04-07 16:03 UTC  (19+ messages)
` [PATCH mlx5-next 01/17] net/mlx5_fpga: Drop INNOVA IPsec support
` [PATCH mlx5-next 02/17] net/mlx5: Delete metadata handling logic
` [PATCH mlx5-next 03/17] net/mlx5: Remove not-used IDA field from IPsec struct
` [PATCH mlx5-next 04/17] net/mlx5: Remove XFRM no_trailer flag
` [PATCH mlx5-next 05/17] net/mlx5: Remove FPGA ipsec specific statistics
` [PATCH mlx5-next 06/17] RDMA/mlx5: Delete never supported IPsec flow action
` [PATCH mlx5-next 07/17] RDMA/mlx5: Drop crypto flow steering API
` [PATCH mlx5-next 08/17] RDMA/core: Delete IPsec flow action logic from the core
` [PATCH mlx5-next 09/17] net/mlx5: Remove ipsec vs. ipsec offload file separation
` [PATCH mlx5-next 10/17] net/mlx5: Remove useless IPsec device checks
` [PATCH mlx5-next 11/17] net/mlx5: Unify device IPsec capabilities check
` [PATCH mlx5-next 12/17] net/mlx5: Align flow steering allocation namespace to common style
` [PATCH mlx5-next 13/17] net/mlx5: Remove not-needed IPsec config
` [PATCH mlx5-next 14/17] net/mlx5: Move IPsec file to relevant directory
` [PATCH mlx5-next 15/17] net/mlx5: Reduce kconfig complexity while building crypto support
` [PATCH mlx5-next 16/17] net/mlx5: Remove ipsec_ops function table
` [PATCH mlx5-next 17/17] net/mlx5: Remove not-implemented IPsec capabilities

[PATCH 1/1] net/rds: Use "unpin_user_page" as "pin_user_pages" counterpart
 2022-04-07 15:58 UTC  (4+ messages)

[PATCH V2 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
 2022-04-07 15:21 UTC 

[PATCH for-next 0/2] RDMA/hns: Add NOP operation for sending WR
 2022-04-07 13:20 UTC  (4+ messages)
` [PATCH for-next 1/2] RDMA/hns: Modify the name of the macro used to map opcodes
` [PATCH for-next 2/2] RDMA/hns: Add NOP operation for sending WR

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

[PATCH] RDMA: Split kernel-only global device caps from uvers device caps
 2022-04-06 17:30 UTC  (5+ messages)

[PATCH net-next v3 0/2] flow_offload: add tc police parameters
 2022-04-06 14:30 UTC  (8+ messages)
` [PATCH net-next v3 1/2] net: flow_offload: add tc police action parameters

[PATCH for-next v5 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-04-06  2:34 UTC  (13+ messages)
` [PATCH for-next v5 01/12] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v5 02/12] RDMA/core: Allow calling query_port when netdev isn't attached in iWarp
` [PATCH for-next v5 03/12] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v5 04/12] RDMA/erdma: Add main include file
` [PATCH for-next v5 05/12] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v5 06/12] RDMA/erdma: Add event queue implementation
` [PATCH for-next v5 07/12] RDMA/erdma: Add verbs header file
` [PATCH for-next v5 08/12] RDMA/erdma: Add verbs implementation
` [PATCH for-next v5 09/12] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v5 10/12] RDMA/erdma: Add the erdma module
` [PATCH for-next v5 11/12] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v5 12/12] RDMA/erdma: Add driver to kernel build environment

[PATCH rdma-next 0/3] Handle FW failures to destroy QP/RQ objects
 2022-04-06  7:55 UTC  (6+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Nullify eq->dbg and qp->dbg pointers post destruction
` [PATCH rdma-next 2/3] RDMA/mlx5: Handling dct common resource destruction upon firmware failure
` [PATCH rdma-next 3/3] RDMA/mlx5: Return the firmware result upon destroying QP/RQ

[PATCH 10/11] IB/mlx5: Fix undefined behavior due to shift overflowing the constant
 2022-04-06  7:17 UTC  (4+ messages)

[PATCH mlx5-next 0/5] Drop Mellanox FPGA TLS support from the kernel
 2022-04-06  7:04 UTC  (8+ messages)
` [PATCH mlx5-next 4/5] net/mlx5: Remove tls vs. ktls separation as it is the same

[rdma:for-next] BUILD SUCCESS 22cbc6c2681a0a4fe76150270426e763d52353a4
 2022-04-06  6:43 UTC 

[rdma:for-rc] BUILD SUCCESS 4d809f69695d4e7d1378b3a072fa9aef23123018
 2022-04-06  6:43 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS f543a3e82bb275349961f8507ee195f34132ffb4
 2022-04-05 11:09 UTC 

Prezentacja
 2022-04-05  7:38 UTC 

Build regressions/improvements in v5.18-rc1
 2022-04-05  6:52 UTC  (4+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 107dd7beba403a363adfeb3ffe3734fe38a05cce
 2022-04-05  2:42 UTC 


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