linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-16 22:53:58 to 2023-01-23 10:00:24 UTC [more...]

[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
 2023-01-23  9:59 UTC  (6+ messages)

[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
 2023-01-23  9:57 UTC  (12+ messages)
` [PATCH 1/9] lib/find: introduce find_nth_and_andnot_bit
` [PATCH 2/9] cpumask: introduce cpumask_nth_and_andnot
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
` [PATCH 4/9] cpumask: improve on cpumask_local_spread() locality
` [PATCH 5/9] lib/cpumask: reorganize cpumask_local_spread() logic
` [PATCH 6/9] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH 7/9] sched/topology: Introduce for_each_numa_hop_mask()
` [PATCH 8/9] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
` [PATCH 9/9] lib/cpumask: update comment for cpumask_local_spread()

[PATCH for-rc] IB/isert: Fix hang in iscsit_wait_for_tag
 2023-01-23  9:19 UTC  (2+ messages)

Prezentacja
 2023-01-23  8:42 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 6601fc0d15ffc20654e39486f9bef35567106d68
 2023-01-23  5:04 UTC 

[LSF/MM/BPF proposal]: Physr discussion
 2023-01-23  4:36 UTC  (2+ messages)

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-22 16:46 UTC  (12+ messages)
` [net-next Patch v2 1/5] sch_htb: Allow HTB priority parameter in offload mode
` [net-next Patch v2 2/5] octeontx2-pf: qos send queues management
` [net-next Patch v2 3/5] octeontx2-pf: Refactor schedular queue alloc/free calls
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO
` [net-next Patch v2 5/5] octeontx2-pf: Add support for HTB offload

[PATCH rdma-rc v1] IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
 2023-01-22 12:44 UTC  (4+ messages)

[PATCH for-next 0/3] Refactor rq inline and add cqe inline
 2023-01-22 12:12 UTC  (4+ messages)

[PATCH for-next 0/7] FIXME and other fixes
 2023-01-22  9:14 UTC  (12+ messages)

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-22  8:29 UTC  (7+ messages)
` [net-next Patch v2 1/5] sch_htb: Allow HTB priority parameter in offload mode
` [net-next Patch v2 2/5] octeontx2-pf: qos send queues management
` [net-next Patch v2 3/5] octeontx2-pf: Refactor schedular queue alloc/free calls
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO
` [net-next Patch v2 5/5] octeontx2-pf: Add support for HTB offload

[GIT PULL] Please pull RDMA subsystem changes
 2023-01-20 22:38 UTC  (2+ messages)

[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-20 20:38 UTC  (27+ messages)
` [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
` [PATCH v2 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
` [PATCH v2 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts

[PATCH v2 rdma-core] irdma: Add ice and irdma to kernel-boot rules
 2023-01-20 18:02 UTC  (13+ messages)

[PATCH rdma-rc] IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
 2023-01-20 17:00 UTC  (2+ messages)

[PATCH for-rc 0/6] HFI fixups around expected recv
 2023-01-20 16:09 UTC  (8+ messages)
` [PATCH for-rc 6/6] IB/hfi1: Remove user expected buffer invalidate race

[bug report] iwpm: crash fix for large connections test
 2023-01-20 11:13 UTC  (5+ messages)

[PATCH net-next v8 0/8] Add Auxiliary driver support
 2023-01-20  6:05 UTC  (9+ messages)
` [PATCH net-next v8 1/8] bnxt_en: Add auxiliary "
` [PATCH net-next v8 2/8] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH net-next v8 3/8] bnxt_en: Remove usage of ulp_id
` [PATCH net-next v8 4/8] bnxt_en: Use direct API instead of indirection
` [PATCH net-next v8 5/8] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH net-next v8 6/8] bnxt_en: Remove struct bnxt access from RoCE driver
` [PATCH net-next v8 7/8] RDMA/bnxt_re: Remove the sriov config callback
` [PATCH net-next v8 8/8] bnxt_en: Remove runtime interrupt vector allocation

[PATCH for-next] RDMA/rxe: Handle zero length cases correctly
 2023-01-20  6:04 UTC  (4+ messages)

[rdma:for-rc] BUILD SUCCESS 0f097f08c9b3c1fdb6cc9f2dd423abc17d13f1a2
 2023-01-19  4:59 UTC 

[PATCH for-next v7 0/6] RDMA/rxe: Replace mr page map with an xarray
 2023-01-19 23:59 UTC  (7+ messages)
` [PATCH for-next v7 1/6] RDMA/rxe: Cleanup mr_check_range
` [PATCH for-next v7 2/6] RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
` [PATCH for-next v7 3/6] RDMA-rxe: Isolate mr code from atomic_reply()
` [PATCH for-next v7 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH for-next v7 5/6] RDMA/rxe: Cleanup page variables in rxe_mr.c
` [PATCH for-next v7 6/6] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray

[PATCH] RDMA/rxe: Fix parameter errors
 2023-01-19 20:18 UTC  (3+ messages)

Question about ordering between cq polling and notifying hw
 2023-01-19 12:24 UTC 

[PATCH 1/1] net/mlx4: Fix build error use array_size() helper in copy_to_user()
 2023-01-18 20:54 UTC  (5+ messages)
        `  "

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-18 15:15 UTC  (10+ messages)
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op

[PATCH rdma-next 00/13] Add RDMA inline crypto support
 2023-01-18 14:20 UTC  (23+ messages)
` [PATCH rdma-next 03/13] RDMA: Split kernel-only create QP flags from uverbs create QP flags
` [PATCH rdma-next 06/13] RDMA/core: Introduce MR type for crypto operations
` [PATCH rdma-next 11/13] nvme: Introduce a local variable
` [PATCH rdma-next 12/13] nvme: Add crypto profile at nvme controller

[PATCH for-next v3 0/6] RDMA/rxe: Replace mr page map with an xarray
 2023-01-18 13:54 UTC  (10+ messages)
` [PATCH for-next v3 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH for-next v3 6/6] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray

[PATCH for-next v5 0/6] RDMA/rxe: Replace mr page map with an xarray
 2023-01-18 13:53 UTC  (16+ messages)
` [PATCH for-next v5 1/6] RDMA/rxe: Cleanup mr_check_range
` [PATCH for-next v5 2/6] RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
` [PATCH for-next v5 3/6] RDMA-rxe: Isolate mr code from atomic_reply()
` [PATCH for-next v5 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH for-next v5 5/6] RDMA/rxe: Cleanup page variables in rxe_mr.c
` [PATCH for-next v5 6/6] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray

Custom Software Development
 2023-01-18  8:50 UTC 

[net 10/10] net: mlx5: eliminate anonymous module_init & module_exit
 2023-01-18  8:04 UTC 

[PATCH] [v2] mlx5: reduce stack usage in mlx5_setup_tc
 2023-01-18  6:49 UTC  (3+ messages)

[PATCH net-next v7 0/8] Add Auxiliary driver support
 2023-01-18  6:32 UTC  (9+ messages)
` [PATCH net-next v7 1/8] bnxt_en: Add auxiliary "

[PATCH] mlx5: reduce stack usage in mlx5_setup_tc
 2023-01-17 20:01 UTC  (4+ messages)

[PATCH for-next v6 0/6] RDMA/rxe: Replace mr page map with an xarray
 2023-01-17 17:25 UTC  (7+ messages)
` [PATCH for-next v6 1/6] RDMA/rxe: Cleanup mr_check_range
` [PATCH for-next v6 2/6] RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
` [PATCH for-next v6 3/6] RDMA-rxe: Isolate mr code from atomic_reply()
` [PATCH for-next v6 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH for-next v6 5/6] RDMA/rxe: Cleanup page variables in rxe_mr.c
` [PATCH for-next v6 6/6] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray

[PATCH v4 rdma-next 0/6] RDMA/mlx5: Switch MR cache to use RB-tree
 2023-01-17 14:49 UTC  (7+ messages)
` [PATCH v4 rdma-next 2/6] RDMA/mlx5: Remove explicit ODP cache entry

[PATCH rdma-next v2 0/4] Rely on firmware to get special mkeys
 2023-01-17 13:14 UTC  (5+ messages)
` [PATCH mlx5-next v2 1/4] net/mlx5: Expose bits for querying "
` [PATCH mlx5-next v2 2/4] net/mlx5: Change define name for 0x100 lkey value
` [PATCH mlx5-next v2 3/4] net/mlx5e: Use query_special_contexts for mkeys
` [PATCH rdma-next v2 4/4] RDMA/mlx5: "

[PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
 2023-01-17  8:49 UTC  (2+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 41f4a67e6d2488489039a1d78c289143641046d0
 2023-01-17  7:50 UTC 

[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-17  7:46 UTC  (4+ messages)
` [PATCH v6 24/34] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH v6 29/34] cifs: Build the RDMA SGE list directly "

[PATCH v4 rdma-next 4/6] RDMA/mlx5: Introduce mlx5r_cache_rb_key
 2023-01-17  6:57 UTC  (2+ messages)

[PATCH for-next v4 0/6] RDMA/rxe: Replace mr page map with an xarray
 2023-01-16 22:52 UTC  (2+ messages)
` [PATCH for-next v4 6/6] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray


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