LinuxLists
Users
About
Saurav Kashyap (
[email protected]
)
Number of posts: 23 (0.01 per day)
First post: 2019-04-18 08:14:49
Last post: 2024-04-17 15:27:39
Date
List
Subject
2024-04-17 15:27:39
linux-kernel
RE: [EXTERNAL] [PATCH] scsi: qedf: make qedf_execute_tmf non-preemptible
2023-07-28 07:59:24
linux-kernel
RE: [EXT] [PATCH 0/3] scsi: qedf: sanitise uaccess
2022-09-06 11:22:03
linux-kernel
RE: [EXT] [PATCH] scsi: qedf: Fix a UAF bug in __qedf_probe
2022-01-30 21:24:48
linux-kernel
RE: [EXT] [PATCH] scsi: bnx2fc: Fix typo in comments
2022-01-27 11:57:41
linux-kernel
RE: [EXT] [PATCH] scsi: bnx2fc: make bnx2fc_recv_frame mp safe
2022-01-17 14:31:24
linux-kernel
RE: [EXT] [PATCH V2] scsi: bnx2fc: flush destroy_work queue before calling bnx2fc_interface_put
2022-01-04 04:05:59
linux-kernel
RE: [EXT] [PATCH] scsi: qedf: potential dereference of null pointer
2022-01-03 06:47:47
linux-kernel
RE: [EXT] [PATCH] scsi: qedf: Fix a UAF bug in __qedf_probe
2022-01-03 04:59:33
linux-kernel
RE: [EXT] [PATCH] scsi: qedf: potential dereference of null pointer
2021-10-21 04:31:07
linux-kernel
RE: [EXT] [PATCH] scsi: qedf: Fix return values of the probe function
2021-06-21 05:24:36
linux-kernel
RE: [EXT] [PATCH] scsi: bnx2fc: Remove meaningless 'bnx2fc_abts_cleanup()' return value assignment
2021-01-26 05:38:14
linux-kernel
RE: [EXT] [PATCH] scsi: qla2xxx: fix some memory corruption
2021-01-11 09:49:26
linux-kernel
RE: [EXT] [PATCH] scsi: qedf: style: Simplify bool comparison
2020-11-09 04:59:30
linux-kernel
RE: [PATCH] scsi: bnx2fc: fix comparison to bool warning
2020-11-02 04:48:20
linux-kernel
RE: [EXT] [PATCH] scsi: bnx2fc: remove unneeded semicolon
2019-09-26 07:46:51
linux-kernel
RE: [PATCH v2] scsi: qedf: Add port_id getter
2019-09-26 00:54:53
linux-kernel
RE: [EXT] Re: [PATCH] scsi: qedf: Add port_id getter
2019-09-26 00:41:55
linux-kernel
RE: [PATCH] scsi: qedf: Add port_id getter
2019-09-19 08:57:26
linux-kernel
RE: [PATCH] scsi: qedf: Remove always false 'tmp_prio < 0' statement
2019-06-14 09:50:03
linux-kernel
Re: [PATCH] scsi: bnx2fc: Check if sense buffer has been allocated during completion
2019-05-08 09:03:47
linux-kernel
Re: [PATCH] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
2019-04-24 21:35:12
linux-kernel
Re: [PATCH -next] scsi: qedf: remove set but not used variables
2019-04-18 08:14:49
linux-kernel
Re: [PATCH][V2] scsi: qedf: remove memset/memcpy to nfunc and use func instead