linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 10:44:23 to 2020-08-31 07:46:16 UTC [more...]

[PATCH v2 for-next 0/4] RDMA/hns: Extend some capabilities for HIP09
 2020-08-31  7:46 UTC  (4+ messages)
` [PATCH v2 for-next 1/4] RDMA/hns: Export hardware capability flags to userspace

[PATCH] IB/isert: fix unaligned immediate-data handling
 2020-08-31  5:37 UTC  (3+ messages)

[PATCH] RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
 2020-08-30 23:32 UTC  (3+ messages)

[PATCH rdma-next v1 00/13] Track memory allocation with restrack DB help
 2020-08-30 10:14 UTC  (14+ messages)
` [PATCH rdma-next v1 01/13] RDMA/cma: Delete from restrack DB after successful destroy
` [PATCH rdma-next v1 02/13] RDMA/mlx5: Don't call to restrack recursively
` [PATCH rdma-next v1 03/13] RDMA/restrack: Count references to the verbs objects
` [PATCH rdma-next v1 04/13] RDMA/restrack: Simplify restrack tracking in kernel flows
` [PATCH rdma-next v1 05/13] RDMA/restrack: Improve readability in task name management
` [PATCH rdma-next v1 06/13] RDMA/cma: Be strict with attaching to CMA device
` [PATCH rdma-next v1 07/13] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next v1 08/13] RDMA/counter: Combine allocation and bind logic
` [PATCH rdma-next v1 09/13] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next v1 10/13] RDMA/restrack: Make restrack DB mandatory for IB objects
` [PATCH rdma-next v1 11/13] RDMA/restrack: Support all QP types
` [PATCH rdma-next v1 12/13] RDMA/core: Track device memory MRs
` [PATCH rdma-next v1 13/13] RDMA/restrack: Drop valid restrack field as source of ambiguity

[PATCH rdma-next v1 00/10] Restore failure of destroy commands
 2020-08-30  8:40 UTC  (11+ messages)
` [PATCH rdma-next v1 01/10] RDMA: Restore ability to fail on PD deallocate
` [PATCH rdma-next v1 02/10] RDMA: Restore ability to fail on AH destroy
` [PATCH rdma-next v1 03/10] RDMA/mlx5: Issue FW command to destroy SRQ on reentry
` [PATCH rdma-next v1 04/10] RDMA/mlx5: Fix potential race between destroy and CQE poll
` [PATCH rdma-next v1 05/10] RDMA: Restore ability to fail on SRQ destroy
` [PATCH rdma-next v1 06/10] RDMA/core: Delete function indirection for alloc/free kernel CQ
` [PATCH rdma-next v1 07/10] RDMA: Allow fail of destroy CQ
` [PATCH rdma-next v1 08/10] RDMA: Change XRCD destroy return value
` [PATCH rdma-next v1 09/10] RDMA: Restore ability to return error for destroy WQ
` [PATCH rdma-next v1 10/10] RDMA: Make counters destroy symmetrical

pyverbs failures
 2020-08-28 20:48 UTC  (3+ messages)

[PATCH rdma-next 00/10] Restore failure of destroy commands
 2020-08-28 11:25 UTC  (25+ messages)
` [PATCH rdma-next 01/10] RDMA: Restore ability to fail on PD deallocate
` [PATCH rdma-next 02/10] RDMA: Restore ability to fail on AH destroy

[rdma:wip/jgg-for-next] BUILD SUCCESS 5f9e2822d12fe5050da5db0e65924d5ddc86bf29
 2020-08-28  4:42 UTC 

[rdma:for-rc] BUILD REGRESSION 097a9d23b7250355b182c5fd47dd4c55b22b1c33
 2020-08-28  4:41 UTC 

[PATCH for-next] rdma_rxe: address an issue with hardened user copy
 2020-08-27 16:43 UTC  (6+ messages)

[PATCH v2 for-next] rdma_rxe: address an issue with hardened user copy
 2020-08-27 16:35 UTC 

[PATCH v4 for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-27 16:29 UTC  (7+ messages)

[PATCH rdma-next 00/14] Cleanup locking and events in ucma
 2020-08-27 11:39 UTC  (2+ messages)

[PATCH mlx5-next 0/2] Add DC RoCE LAG support
 2020-08-27 11:37 UTC  (2+ messages)

[PATCH v3] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
 2020-08-27 12:01 UTC  (3+ messages)

[PATCH] RDMA/rxe: Fix memleak in rxe_mem_init_user
 2020-08-27 11:47 UTC  (2+ messages)

[PATCH for-next] rdma_rxe: Added SPDX hdrs to rxe source files
 2020-08-27 14:54 UTC 

[PATCH rdma-rc v1] RDMA/mlx4: Read pkey table length instead of hardcoded value
 2020-08-27 12:18 UTC  (2+ messages)

[PATCH for-next] RDMA/usnic: Remove the query_pkey callback
 2020-08-27 14:08 UTC  (12+ messages)

[PATCH for-next] RDMA/qedr: Fix reported max_pkeys
 2020-08-27 14:16 UTC 

[PATCH v3 00/17] Memory window support for rdma_rxe
 2020-08-27 13:00 UTC  (19+ messages)
` [PATCH v3 02/17] rdma_rxe: Fixed style warnings
` [PATCH v3 03/17] ib_user_verbs.h: Added ib_uverbs_wc_opcode
` [PATCH v3 04/17] ib_verbs.h: Added missing IB_WR_BIND_MW opcode
` [PATCH v3 05/17] rdma_rxe: Added bind_mw parameters to rxe_send_wr
` [PATCH v3 06/17] rdma_rxe: Added stubs for alloc_mw and dealloc_mw verbs
` [PATCH v3 11/17] rdma_rxe: Address an issue with hardened user copy
` [PATCH v3 17/17] rdma_rxe: minor cleanups

[PATCH v2 for-next] RDMA/hns: Add a check for current state before modifying QP
 2020-08-27 12:48 UTC  (2+ messages)

[PATCH rdma-next 0/3] Fix in-kernel active_speed type
 2020-08-27 12:45 UTC  (5+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Refactor query port speed functions
` [PATCH mlx5-next 2/3] RDMA/mlx5: Delete duplicated mlx5_ptys_width enum
` [PATCH rdma-next 3/3] RDMA: Fix link active_speed size

[PATCH for-rc 0/6] RDMA/bnxt_re: Bug fixes
 2020-08-27 12:31 UTC  (12+ messages)
` [PATCH for-rc 1/6] RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds
` [PATCH for-rc 2/6] RDMA/bnxt_re: Do not report transparent vlan from QP1
` [PATCH for-rc 3/6] RDMA/bnxt_re: Fix the qp table indexing
` [PATCH for-rc 4/6] RDMA/bnxt_re: Static NQ depth allocation
` [PATCH for-rc 5/6] RDMA/bnxt_re: Restrict the max_gids to 256
` [PATCH for-rc 6/6] RDMA/bnxt_re: Fix driver crash on unaligned PSN entry address

git repo changes
 2020-08-27 11:16 UTC  (2+ messages)

[PATCH] IB/qib: remove superfluous fallthrough statements
 2020-08-27 10:40 UTC  (15+ messages)
        ` [PATCH v2 1/2] "
        ` [PATCH v2 2/2] IB/qib: tidy up process_cc()

[PATCH rdma-next 00/14] Track memory allocation with restrack DB help
 2020-08-26  8:27 UTC  (20+ messages)
` [PATCH rdma-next 01/14] RDMA/verbs: Assign port number of special QPs
` [PATCH rdma-next 02/14] RDMA/cma: Delete from restrack DB after successful destroy
` [PATCH rdma-next 03/14] RDMA/mlx5: Don't call to restrack recursively
` [PATCH rdma-next 04/14] RDMA/restrack: Count references to the verbs objects
` [PATCH rdma-next 05/14] RDMA/restrack: Simplify restrack tracking in kernel flows
` [PATCH rdma-next 06/14] RDMA/restrack: Improve readability in task name management
` [PATCH rdma-next 07/14] RDMA/cma: Be strict with attaching to CMA device
` [PATCH rdma-next 08/14] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next 09/14] RDMA/counter: Combine allocation and bind logic
` [PATCH rdma-next 10/14] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next 11/14] RDMA/restrack: Make restrack DB mandatory for IB objects
` [PATCH rdma-next 12/14] RDMA/restrack: Support all QP types
` [PATCH rdma-next 13/14] RDMA/core: Track device memory MRs
` [PATCH rdma-next 14/14] RDMA/restrack: Drop valid restrack field as source of ambiguity

[PATCH] RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leaked
 2020-08-26  8:10 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 8dc105befe16b6504ecc17a235b3c22932fa33dc
 2020-08-26  7:27 UTC 

DONATION
 2020-08-26  7:06 UTC 

Re another alternative to resolve hardened user copy warnings
 2020-08-25 17:26 UTC  (4+ messages)

[PATCH v3 0/3] IB CM tracepoints
 2020-08-25 17:05 UTC  (8+ messages)

[PATCH v3 for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-25 15:18 UTC  (7+ messages)

NVME module won't load ("nvme: disagrees about version of symbol nvme_uninit_ctrl")
 2020-08-25 13:24 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 8d9290a4a8aa5d46073d558692d66a7190b81b90
 2020-08-25 10:12 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 60b1af64eb35074a4f2d41cc1e503a7671e68963
 2020-08-25  5:52 UTC 

[PATCH] Fix tests/test_device.py
 2020-08-25  5:09 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Add a check for current state before modifying QP
 2020-08-25  1:23 UTC  (3+ messages)

[PATCH] RDMA: error code handling
 2020-08-24 23:44 UTC 

[PATCH for-next] RDMA/efa: Remove redundant udata check from alloc ucontext response
 2020-08-24 17:46 UTC  (2+ messages)

[PATCH for-next] RDMA/vmw_pvrdma: Fix kernel-doc documentation
 2020-08-24 17:37 UTC  (2+ messages)

[PATCH for-rc v2 0/6] Add CM packets missing and harden the proxying
 2020-08-24 16:36 UTC  (2+ messages)

[PATCH] RDMA/rxe: prevent rxe creation on top of vlan interface
 2020-08-24 17:14 UTC  (2+ messages)

[PATCH v2] RDMA/rxe: fix the parent sysfs read when the interface has 15 chars
 2020-08-24 17:07 UTC  (3+ messages)

[PATCH] RDMA/rtrs-srv: Replace device_register with device_initialize and device_add
 2020-08-24 16:59 UTC  (2+ messages)

[PATCH 0/4] Infiniband Subsystem: Remove pci-dma-compat wrapper APIs
 2020-08-24 16:42 UTC  (2+ messages)

[PATCH v2 for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-24 15:34 UTC  (7+ messages)

[IB/srpt] c804af2c1d: last_state.test.blktests.exit_code.143
 2020-08-24 13:30 UTC  (6+ 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).