linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-31 22:45:46 to 2022-04-07 15:25:32 UTC [more...]

[PATCH 00/11] Fix deadlocks caused by del_timer_sync()
 2022-04-07 15:24 UTC  (25+ 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 V2 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
 2022-04-07 15:21 UTC 

[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
 2022-04-07 15:23 UTC  (37+ 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

[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

[PATCH v2] RDMA: Split kernel-only global device caps from uverbs device caps
 2022-04-07  7:09 UTC  (6+ messages)

[PATCH 1/1] net/rds: Use "unpin_user_page" as "pin_user_pages" counterpart
 2022-04-07  5:44 UTC  (3+ messages)

[PATCH] RDMA/usnic: Refactor usnic_uiom_alloc_pd()
 2022-04-06 21:53 UTC  (4+ messages)

[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 mlx5-next 00/17] Drop Mellanox FPGA IPsec support from the kernel
 2022-04-06  8:25 UTC  (18+ 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 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  (12+ messages)
` [PATCH mlx5-next 1/5] net/mlx5_fpga: Drop INNOVA TLS support
` [PATCH mlx5-next 2/5] net/mlx5: Reliably return TLS device capabilities
` [PATCH mlx5-next 3/5] net/mlx5: Remove indirection in TLS build
` [PATCH mlx5-next 4/5] net/mlx5: Remove tls vs. ktls separation as it is the same
` [PATCH mlx5-next 5/5] net/mlx5: Cleanup kTLS function names and their exposure

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

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

[bug report] rdma_rxe: WARNING: inconsistent lock state, inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2022-04-06  3:08 UTC 

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

[PATCH] RDMA/usnic: Stop using iommu_present()
 2022-04-05 12:19 UTC 

Prezentacja
 2022-04-05  7:38 UTC 

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

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

[PATCH for-next v13 00/10] Fix race conditions in rxe_pool
 2022-04-04 21:51 UTC  (11+ messages)
` [PATCH for-next v13 01/10] RDMA/rxe: Remove IB_SRQ_INIT_MASK
` [PATCH for-next v13 02/10] RDMA/rxe: Add rxe_srq_cleanup()
` [PATCH for-next v13 03/10] RDMA/rxe: Check rxe_get() return value
` [PATCH for-next v13 04/10] RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
` [PATCH for-next v13 05/10] RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
` [PATCH for-next v13 06/10] RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
` [PATCH for-next v13 07/10] RDMA/rxe: Enforce IBA C11-17
` [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

warnings from pyverbs tests
 2022-04-04 19:31 UTC  (3+ messages)

[PATCH] IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
 2022-04-04 17:14 UTC  (3+ messages)

[PATCH v4 1/2] IB/uverbs: Move enum ib_raw_packet_caps to uapi
 2022-04-04 16:19 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/cma: Limit join multicast to UD QP type only
 2022-04-04 14:52 UTC 

[PATCH 1/1] RDMA/irdma: Remove the redundant variable
 2022-04-04 13:56 UTC  (2+ messages)

[PATCH linux-next] RDMA: simplify if-if to if-else
 2022-04-04 13:56 UTC  (3+ messages)
` [PATCH linux-next v2] "

[PATCH for-next] MAINTAINERS: Update qib and hfi1 related drivers
 2022-04-04 13:39 UTC  (2+ messages)

[PATCH rdma-rc v1 0/3] Fixes for v5.17
 2022-04-04 13:39 UTC  (5+ messages)
` [PATCH rdma-rc v1 1/3] RDMA/mlx5: Don't remove cache MRs when a delay is needed
` [PATCH rdma-rc v1 2/3] RDMA/mlx5: Add a missing update of cache->last_add
` [PATCH rdma-rc v1 3/3] IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD

[PATCH] MAINTAINERS: Add Leon Romanovsky to RDMA maintainers
 2022-04-04 13:38 UTC  (2+ messages)

[PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM
 2022-04-04 12:27 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP
` [PATCH rdma-next 2/2] RDMA/core: Add a netevent notifier to cma

[PATCH] IB/hfi1: remove check of list iterator against head past the loop body
 2022-04-01 15:16 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 42/98] net/mlx5e: Disable TX queues before registering the netdev
 2022-04-01 14:37 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 84/98] net/mlx5e: Remove overzealous validations in netlink EEPROM query

[PATCH AUTOSEL 5.16 051/109] net/mlx5e: Disable TX queues before registering the netdev
 2022-04-01 14:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 094/109] net/mlx5e: Remove overzealous validations in netlink EEPROM query

[PATCH AUTOSEL 5.17 020/149] net/mlx5e: TC, Hold sample_attr on stack instead of pointer
 2022-04-01 14:25 UTC  (4+ messages)
` [PATCH AUTOSEL 5.17 026/149] RDMA/rtrs-clt: Do stop and failover outside reconnect work
` [PATCH AUTOSEL 5.17 074/149] net/mlx5e: Disable TX queues before registering the netdev
` [PATCH AUTOSEL 5.17 132/149] net/mlx5e: Remove overzealous validations in netlink EEPROM query

[PATCH] RDMA: Replace zero-length array with flexible-array member
 2022-04-01 13:32 UTC  (3+ messages)

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-04-01  5:10 UTC  (6+ messages)
` [PATCH 05/22] acpica: "

[PATCH v3] RDMA/rxe: Generate a completion on error after getting a wqe
 2022-04-01  5:09 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).