LinuxLists
Users
About
Saleem, Shiraz (
[email protected]
)
Number of posts: 58 (0.02 per day)
First post: 2017-06-02 21:17:59
Last post: 2024-05-20 15:02:47
Next Page
Date
List
Subject
2024-05-20 15:02:47
linux-kernel
RE: [PATCH] RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlist_info
2023-11-30 15:47:02
linux-kernel
RE: [PATCH v2] RDMA/irdma: Avoid free the non-cqp_request scratch
2023-11-17 17:38:13
linux-kernel
RE: [PATCH] RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
2023-07-18 21:33:46
linux-kernel
RE: [PATCH] RDMA/irdma: fix building without IPv6
2023-05-24 20:33:47
linux-kernel
RE: [PATCH] RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes
2023-04-21 14:31:08
linux-kernel
RE: [PATCH] RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
2023-04-12 17:12:55
linux-kernel
RE: [PATCH] RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()
2022-07-12 17:53:42
linux-kernel
RE: [PATCH] RDMA/irdma: Use the bitmap API to allocate bitmaps
2022-04-20 10:30:40
linux-kernel
RE: [PATCH V5] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
2022-04-09 20:23:06
linux-kernel
RE: [PATCH V4 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
2022-04-08 02:50:04
linux-kernel
RE: RE: Re: [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
2022-04-07 20:44:48
linux-kernel
RE: Re: Re: [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
2022-04-07 20:39:50
linux-kernel
RE: Re: [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
2022-04-01 10:46:33
linux-kernel
RE: [PATCH linux-next v2] RDMA: simplify if-if to if-else
2022-02-11 08:17:49
linux-kernel
RE: [PATCH] RDMA/irdma: Fix GCC 12 warning
2021-12-07 18:28:53
linux-kernel
RE: [PATCH] RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()'
2021-12-07 16:08:18
linux-kernel
[PATCH for-rc] RDMA/irdma: Fix a user-after-free in add_pble_prm
2021-12-07 14:44:59
linux-kernel
RE: [PATCH] RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()'
2021-09-13 15:53:08
linux-kernel
RE: [PATCH RESEND net] ice: Correctly deal with PFs that do not support RDMA
2021-06-09 05:54:29
linux-kernel
RE: [PATCH -next] RDMA/irdma: Use list_move instead of list_del/list_add
2021-06-08 16:20:05
linux-kernel
RE: irdma: utils.c typos in irdma_cqp_gather_stats_gen1 ?
2021-06-07 22:42:47
linux-kernel
RE: irdma: utils.c typos in irdma_cqp_gather_stats_gen1 ?
2021-06-07 14:58:00
linux-kernel
RE: [PATCH][next] RDMA/irdma: Fix issues with u8 left shift operation
2021-06-07 14:57:51
linux-kernel
RE: [PATCH] RDMA/irdma: remove extraneous indentation on a statement
2021-06-07 14:56:11
linux-kernel
RE: irdma: utils.c typos in irdma_cqp_gather_stats_gen1 ?
2021-06-07 14:55:56
linux-kernel
RE: [PATCH][next] RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
2021-06-07 14:55:43
linux-kernel
RE: [PATCH][next] RDMA/irdma: remove redundant initialization of variable val
2021-05-26 21:34:51
linux-kernel
RE: [PATCH][next] i40e: Replace one-element array with flexible-array member
2021-05-19 18:40:10
linux-kernel
RE: [PATCH rdma-rc v1] RDMA/core: Sanitize WQ state received from the userspace
2021-03-13 01:13:59
linux-kernel
RE: RE: [PATCH] infiniband/i40iw: Fix a use after free in i40iw_cm_event_handler
2021-03-12 01:15:24
linux-kernel
RE: [PATCH] infiniband/i40iw: Fix a use after free in i40iw_cm_event_handler
2020-12-01 14:45:43
linux-kernel
RE: [PATCH] infiniband: i40iw: replace atomic_add_return()
2020-04-29 15:35:45
linux-kernel
RE: [PATCH 1/1] i40iw: remove bogus call to netdev_master_upper_dev_get
2020-04-01 23:42:36
linux-kernel
RE: [PATCH][next] i40iw: fix null pointer dereference on a null wqe pointer
2020-01-07 02:09:36
linux-kernel
RE: [PATCH v4] infiniband: i40iw: fix a potential NULL pointer dereference
2020-01-02 16:11:53
linux-kernel
RE: [PATCH v4] infiniband: i40iw: fix a potential NULL pointer dereference
2019-03-18 13:57:30
linux-kernel
RE: [PATCH v2] infiniband: i40iw: fix potential NULL pointer dereferences
2019-03-14 18:33:01
linux-kernel
RE: [PATCH] infiniband: i40iw: fix potential NULL pointer dereferences
2019-03-12 15:37:33
linux-kernel
RE: [PATCH] infiniband: i40iw: fix potential NULL pointer dereferences
2019-01-12 20:54:51
linux-kernel
Re: [PATCH] lib/scatterlist: Provide a DMA page iterator
2019-01-12 19:11:40
linux-kernel
Re: [PATCH] lib/scatterlist: Provide a DMA page iterator
2018-09-23 14:28:17
linux-kernel
RE: [PATCH] RDMA/i40iw: Fix incorrect iterator type
2018-09-14 23:47:31
linux-kernel
Re: mutex and rcu list traversal idiosyncrasy
2018-07-21 13:30:57
linux-kernel
Re: [PATCH] [v3] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
2018-06-30 01:49:14
linux-kernel
Re: [PATCH] [v2] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
2018-06-23 00:04:00
linux-kernel
Re: [PATCH] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
2018-04-14 01:16:46
linux-kernel
Re: [PATCH 1/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4
2018-04-14 01:13:33
linux-kernel
Re: [PATCH 3/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change
2018-04-14 01:13:17
linux-kernel
Re: [PATCH 2/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node
2018-04-14 01:12:22
linux-kernel
Re: [PATCH 1/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4
2018-03-21 13:39:18
linux-kernel
Re: [PATCH v4 3/6] RDMA/i40iw: Eliminate duplicate barriers on weakly-ordered archs