linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 20:56:55 to 2023-01-18 15:20:15 UTC [more...]

[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  (32+ messages)
` [PATCH mlx5-next 01/13] net/mlx5: Introduce crypto IFC bits and structures
` [PATCH mlx5-next 02/13] net/mlx5: Introduce crypto capabilities macro
` [PATCH rdma-next 03/13] RDMA: Split kernel-only create QP flags from uverbs create QP flags
` [PATCH rdma-next 04/13] RDMA/core: Add cryptographic device capabilities
` [PATCH rdma-next 05/13] RDMA/core: Add DEK management API
` [PATCH rdma-next 06/13] RDMA/core: Introduce MR type for crypto operations
` [PATCH rdma-next 07/13] RDMA/core: Add support for creating crypto enabled QPs
` [PATCH rdma-next 08/13] RDMA/mlx5: Add cryptographic device capabilities
` [PATCH rdma-next 09/13] RDMA/mlx5: Add DEK management API
` [PATCH rdma-next 10/13] RDMA/mlx5: Add AES-XTS crypto support
` [PATCH rdma-next 11/13] nvme: Introduce a local variable
` [PATCH rdma-next 12/13] nvme: Add crypto profile at nvme controller
` [PATCH rdma-next 13/13] nvme-rdma: Add inline encryption support

[PATCH for-next v3 0/6] RDMA/rxe: Replace mr page map with an xarray
 2023-01-18 13:54 UTC  (16+ messages)
` [PATCH for-next v3 1/6] RDMA/rxe: Cleanup mr_check_range
` [PATCH for-next v3 2/6] RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
` [PATCH for-next v3 3/6] RDMA-rxe: Isolate mr code from atomic_reply()
` [PATCH for-next v3 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH for-next v3 5/6] RDMA/rxe: Cleanup page variables in rxe_mr.c
` [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

[PATCH for-next 0/7] FIXME and other fixes
 2023-01-18 13:04 UTC  (8+ messages)

[PATCH for-rc 0/6] HFI fixups around expected recv
 2023-01-18 12:42 UTC  (5+ messages)
` [PATCH for-rc 6/6] IB/hfi1: Remove user expected buffer invalidate race

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-18 10:51 UTC  (6+ 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

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-18 10:04 UTC  (6+ 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

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  (11+ messages)
` [PATCH net-next v7 1/8] bnxt_en: Add auxiliary "
` [PATCH net-next v7 3/8] bnxt_en: Remove usage of ulp_id
` [PATCH net-next v7 4/8] bnxt_en: Use direct API instead of indirection

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

[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  (13+ messages)
` [PATCH v4 rdma-next 1/6] RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
` [PATCH v4 rdma-next 2/6] RDMA/mlx5: Remove explicit ODP cache entry
` [PATCH v4 rdma-next 3/6] RDMA/mlx5: Change the cache structure to an RB-tree
` [PATCH v4 rdma-next 4/6] RDMA/mlx5: Introduce mlx5r_cache_rb_key
` [PATCH v4 rdma-next 5/6] RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
` [PATCH v4 rdma-next 6/6] RDMA/mlx5: Add work to remove temporary entries from the cache

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

[PATCH for-next v3 0/7] On-Demand Paging on SoftRoCE
 2023-01-16 18:23 UTC  (5+ messages)
` [PATCH for-next v3 3/7] RDMA/rxe: Cleanup code for responder Atomic operations
` [PATCH for-next v3 4/7] RDMA/rxe: Add page invalidation support

[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
 2023-01-16 18:12 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/cma: Allow UD qp_type to join multicast only
 2023-01-16 17:30 UTC  (2+ messages)

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

[PATCHv3 for-next 0/4] RDMA/irdma: Refactor irdma_reg_user_mr function
 2023-01-16 19:35 UTC  (5+ messages)
` [PATCHv3 for-next 1/4] RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem
` [PATCHv3 for-next 2/4] RDMA/irdma: Split mr alloc and free into new functions
` [PATCHv3 for-next 3/4] RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp
` [PATCHv3 for-next 4/4] RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq

[PATCHv2 for-next 0/4] RDMA/irdma: Refactor irdma_reg_user_mr function
 2023-01-16  3:03 UTC  (10+ messages)
` [PATCHv2 for-next 1/4] RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem
` [PATCHv2 for-next 3/4] RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp
` [PATCHv2 for-next 4/4] RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq

[PATCH] infiniband: sw: rxe: Add NULL checks for qp->resp.mr
 2023-01-16  1:48 UTC  (6+ messages)

[PATCH v3 rdma-next 0/6] RDMA/mlx5: Switch MR cache to use RB-tree
 2023-01-15 12:58 UTC  (7+ messages)
` [PATCH v3 rdma-next 1/6] RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
` [PATCH v3 rdma-next 2/6] RDMA/mlx5: Remove explicit ODP cache entry
` [PATCH v3 rdma-next 3/6] RDMA/mlx5: Change the cache structure to an RB-tree
` [PATCH v3 rdma-next 4/6] RDMA/mlx5: Introduce mlx5r_cache_rb_key
` [PATCH v3 rdma-next 5/6] RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
` [PATCH v3 rdma-next 6/6] RDMA/mlx5: Add work to remove temporary entries from the cache

[PATCH][next] RDMA/erdma: Replace zero-length arrays with flexible-array members
 2023-01-15 11:36 UTC  (3+ messages)

[PATCH] RDMA/cxgb4: Replace 0-length arrays with flexible arrays
 2023-01-15 10:13 UTC  (4+ messages)

[PATCH for-rc v2] IB/hfi1: Restore allocated resources on failed copyout
 2023-01-15 10:08 UTC 

[PATCH 1/1] net/mlx4: Fix build error use array_size() helper in copy_to_user()
 2023-01-13 23:01 UTC  (4+ messages)

[PATCH net-next v2] net/rds: use strscpy() to instead of strncpy()
 2023-01-13 19:28 UTC  (4+ messages)

[recipe build #3478597] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-01-13 17:32 UTC 

rdma_create_qp_ex fails with EINVAL
 2023-01-12 22:28 UTC  (3+ 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).