linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-02 03:17:34 to 2022-09-09 16:17:27 UTC [more...]

[GIT PULL] Please pull RDMA subsystem changes
 2022-09-09 16:17 UTC 

[PATCH] infiniband: ulp: srpt: Use flex array destination for memcpy()
 2022-09-09 16:13 UTC  (3+ messages)

[PATCH rdma-next 0/8] RDMA/mlx5: Switch MR cache to use RB-tree
 2022-09-09 14:47 UTC  (10+ messages)
` [PATCH rdma-next 1/8] RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
` [PATCH rdma-next 2/8] RDMA/mlx5: Generalize mlx5_cache_cache_mr() to fit all cacheable mkeys
` [PATCH rdma-next 3/8] RDMA/mlx5: Remove explicit ODP cache entry
` [PATCH rdma-next 4/8] RDMA/mlx5: Allow rereg all the mkeys that can load pas with UMR
` [PATCH rdma-next 5/8] RDMA/mlx5: Introduce mlx5r_cache_rb_key
` [PATCH rdma-next 6/8] RDMA/mlx5: Change the cache structure to an RB-tree
` [PATCH rdma-next 7/8] RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
` [PATCH rdma-next 8/8] RDMA/mlx5: Add work to remove temporary entries from the cache

[PATCH V2 0/3] misc changes for rtrs
 2022-09-09 14:15 UTC  (7+ messages)
` [PATCH V2 1/3] RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
` [PATCH V2 2/3] RDMA/rtrs-clt: Break the loop once one path is connected
` [PATCH V2 3/3] RDMA/rtrs-clt: Kill xchg_paths

[PATCH v2 0/4] Allow MMIO regions to be exported through dma-buf
 2022-09-09 14:09 UTC  (25+ messages)
` [PATCH v2 4/4] vfio/pci: "

[PATCH for-next 0/4] RDMA/erdma: cleanups and updates 9-9-2022
 2022-09-09  9:38 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
` [PATCH for-next 2/4] RDMA/erdma: Remove redundant includes
` [PATCH for-next 3/4] RDMA/erdma: Make hardware internal opcodes invisible to driver
` [PATCH for-next 4/4] RDMA/erdma: Support dynamic mtu

[PATCH -next] net: rds: add missing __init/__exit annotations to module init/exit funcs
 2022-09-09  9:18 UTC 

[PATCH net-next v2 00/10] optimize the parallelism of SMC-R connections
 2022-09-09  6:59 UTC  (8+ messages)
` [PATCH net-next v2 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next v2 10/10] net/smc: fix application data exception

[PATCH] net/rds: remove rds_ib_sysctl_max_unsig_bytes declaration
 2022-09-09  6:43 UTC 

[PATCH] net/mlx5: use kmemdup() to replace kzalloc + memcpy
 2022-09-09  5:42 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS e866025b3b1557f9bf6ab1770f297fe6d90e0417
 2022-09-09  4:14 UTC 

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-09  3:07 UTC  (15+ messages)
` [RFC PATCH 1/7] IB/mlx5: Change ib_umem_odp_map_dma_single_page() to retain umem_mutex
` [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
` [RFC PATCH 3/7] RDMA/rxe: Cleanup code for responder Atomic operations
` [RFC PATCH 4/7] RDMA/rxe: Add page invalidation support
` [RFC PATCH 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [RFC PATCH 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP
` [RFC PATCH 7/7] RDMA/rxe: Add support for the traditional Atomic "

[PATCH] RDMA/srp: Fix srp_abort()
 2022-09-08 23:31 UTC 

[siw problem] use-after-free in xfstest generic/460 in NFSoRDMA
 2022-09-08 19:00 UTC 

[PATCH net-next] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-08 17:32 UTC  (2+ messages)

[siw problem] use-after-free in xfstest generic/460 in NFSoRDMA
 2022-09-08 16:45 UTC 

[PATCH] hw/qib: fix repeated words in comments
 2022-09-08 13:20 UTC 

[PATCH] hw/hfi1: fix repeated words in comments
 2022-09-08 13:19 UTC 

[PATCH] hw/hfi1: fix repeated words in comments
 2022-09-08 13:18 UTC 

[PATCH rdma-next 0/4] Support multiple path records
 2022-09-08 10:09 UTC  (5+ messages)
` [PATCH rdma-next 1/4] RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
` [PATCH rdma-next 2/4] RDMA/cma: Multiple path records support with netlink channel
` [PATCH rdma-next 3/4] RDMA/cm: Use SLID in the work completion as the DLID in responder side
` [PATCH rdma-next 4/4] RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID

[PATCH 1/2] IB/uverbs: Set LENGTH on IB MR in uverbs layer
 2022-09-08  9:07 UTC  (2+ messages)
` [PATCH 2/2] RDMA/rxe: Use members of generic struct in rxe_mr

[PATCH] RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
 2022-09-08  8:54 UTC  (2+ messages)

[PATCH 0/3] misc changes for rtrs
 2022-09-08  8:53 UTC  (11+ messages)
` [PATCH 1/3] RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
` [PATCH 2/3] RDMA/rtrs-clt: Break the loop once one path is connected
` [PATCH 3/3] RDMA/rtrs-clt: Kill xchg_paths
` [Updated PATCH "

[PATCH for-next 1/2] RDMA/rxe: use %u to print u32 variables
 2022-09-08  8:04 UTC  (3+ messages)
` [PATCH for-next 2/2] RDMA/rxe: convert pr_warn to pr_debug

[PATCH rdma-next 0/4] Provide more error details when a QP moves to
 2022-09-08  7:55 UTC  (14+ messages)
` [PATCH rdma-next 1/4] net/mlx5: Introduce CQE error syndrome
` [PATCH rdma-next 2/4] RDMA/core: Introduce ib_get_qp_err_syndrome function
` [PATCH rdma-next 3/4] RDMA/mlx5: Implement ib_get_qp_err_syndrome
` [PATCH rdma-next 4/4] nvme-rdma: add more error details when a QP moves to an error state

[rdma:wip/leon-for-rc] BUILD SUCCESS a261786fdc0a5bed2e5f994dcc0ffeeeb0d662c7
 2022-09-08  1:23 UTC 

[PATCH mlx5-next 00/14] mlx5-next updates 2022-09-07
 2022-09-07 23:36 UTC  (15+ messages)
` [PATCH mlx5-next 01/14] net/mlx5: Expose NPPS related registers
` [PATCH mlx5-next 02/14] net/mlx5: Add support for NPPS with real time mode
` [PATCH mlx5-next 03/14] net/mlx5: add IFC bits for bypassing port select flow table
` [PATCH mlx5-next 04/14] RDMA/mlx5: Don't set tx affinity when lag is in hash mode
` [PATCH mlx5-next 05/14] net/mlx5: Lag, set active ports if support bypass port select flow table
` [PATCH mlx5-next 06/14] net/mlx5: Lag, enable hash mode by default for all NICs
` [PATCH mlx5-next 07/14] net/mlx5: detect and enable bypass port select flow table
` [PATCH mlx5-next 08/14] net/mlx5: Remove unused functions
` [PATCH mlx5-next 09/14] net/mlx5: Remove unused structs
` [PATCH mlx5-next 10/14] net/mlx5: Remove from FPGA IFC file not-needed definitions
` [PATCH mlx5-next 11/14] net/mlx5e: Rename from tls to transport static params
` [PATCH mlx5-next 12/14] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH mlx5-next 13/14] net/mlx5: Add IFC bits for general obj create param
` [PATCH mlx5-next 14/14] net/mlx5: Add IFC bits and enums for crypto key

[PATCH for-next 0/2] irdma for-next updates 9-7-2022
 2022-09-07 19:13 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/irdma: Align AE id codes to correct flush code and event
` [PATCH for-next 2/2] RDMA/irdma: Validate udata inlen and outlen

[PATCH] Add missing ib_uverbs dependency from SoftiWARP
 2022-09-07 17:54 UTC  (8+ messages)

[PATCH] rdma/rdmavt_qp: Remove unnecessary 'NULL' values from qp
 2022-09-07 12:37 UTC  (2+ messages)

[PATCH for-rc 0/5] irdma for-rc updates 9-6-2022
 2022-09-07  8:29 UTC  (7+ messages)
` [PATCH for-rc 1/5] RDMA/irdma: Report the correct max cqes from query device
` [PATCH for-rc 2/5] RDMA/irdma: Return error on MR deregister CQP failure
` [PATCH for-rc 3/5] RDMA/irdma: Return correct WC error for bind operation failure
` [PATCH for-rc 4/5] RDMA/irdma: Use s/g array in post send only when its valid
` [PATCH for-rc 5/5] RDMA/irdma: Report RNR NAK generation in device caps

[PATCH 0/3] MAINTAINERS: Update entries for some VMware drivers
 2022-09-07  7:51 UTC  (7+ messages)
` [PATCH 1/3] MAINTAINERS: Change VMware PVSCSI driver entry to upper case
` [PATCH 2/3] MAINTAINERS: Change status of some VMware drivers
` [PATCH 3/3] MAINTAINERS: Add a new entry for VMWARE VSOCK VMCI TRANSPORT DRIVER

[rdma:wip/leon-for-next] BUILD SUCCESS db77d84cfe3608eac938302f8f7178e44415bcba
 2022-09-07  3:42 UTC 

[PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
 2022-09-06 17:52 UTC  (4+ messages)

[PATCH rdma-rc v1] RDMA/core: fix sg_to_page mapping for boundary condition
 2022-09-06 17:33 UTC  (8+ messages)

[PATCH v1] SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
 2022-09-06 15:55 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS e58f889e293e6bd13ae2b48208a4d0d15592bf5a
 2022-09-06  1:42 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS bc7a2c9b17773c89f2f9c09ac9f9233716d6cd08
 2022-09-06  1:42 UTC 

[PATCH v3 0/9] sched, net: NUMA-aware CPU spreading interface
 2022-09-05 18:33 UTC  (11+ messages)
` [PATCH v3 4/9] cpumask: Introduce for_each_cpu_andnot()
` [PATCH v3 7/9] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH v3 8/9] sched/topology: Introduce for_each_numa_hop_cpu()

Re: [PATCH v3] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-05 17:19 UTC  (3+ messages)

[PATCH for-next] MAINTAINERS: Update maintainers of HiSilicon RoCE
 2022-09-05 12:35 UTC  (2+ messages)

Re: Re: [PATCH v3] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-05 12:29 UTC 

[PATCH for-rc v6] RDMA/rxe: Fix pd ref counting in rxe mr verbs
 2022-09-05 12:22 UTC  (3+ messages)

[PATCH linux-next] RDMA/hfi1: Remove the unneeded result variable
 2022-09-05 12:14 UTC  (2+ messages)

[PATCH rdma-core] tests: Pass the specified gid index to u.get_global_route()
 2022-09-05 12:13 UTC  (2+ messages)

[PATCH mlx5-next] RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
 2022-09-05 12:11 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Support querying eswitch functions from DEVX
 2022-09-05 12:06 UTC  (2+ messages)

[PATCH rdma-rc 0/3] Batch of fixes to mlx5_ib
 2022-09-05 11:50 UTC  (2+ messages)

[PATCH rdma-rc] IB/core: Fix a nested dead lock as part of ODP flow
 2022-09-05 11:48 UTC  (3+ messages)
` [PATCH RESEND "

[rdma:wip/leon-for-rc] BUILD SUCCESS 0d1b756acf60da5004c1e20ca4462f0c257bf6e1
 2022-09-04 21:38 UTC 

[PATCH v3] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-04  7:22 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in __rxe_do_task
 2022-09-04  4:57 UTC  (3+ messages)

[PATCH v2] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-02 22:00 UTC  (3+ messages)

[PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-02 16:26 UTC  (9+ messages)
` [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification
` [PATCH v4 11/21] misc: fastrpc: "

Wycena paneli fotowoltaicznych
 2022-09-02  7:55 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS fc5e1acf6ade49da06c6a74b0c3fa903e0c9503a
 2022-09-02  3:48 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 12f35199a2c0551187edbf8eb01379f0598659fa
 2022-09-02  3:30 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).