Deepak R Varma ([email protected])

Number of posts: 556 (0.61 per day)
First post: 2021-04-17 18:24:32
Last post: 2023-10-18 19:14:37

Date List Subject
2023-02-07 17:48:24 linux-kernel Re: [PATCH] scsi: FlashPoint: Replace arithmetic addition by bitwise OR
2023-02-07 17:47:10 linux-kernel Re: [PATCH] scsi: FlashPoint: Replace arithmetic addition by bitwise OR
2023-02-07 11:54:57 linux-kernel [PATCH] scsi: qla1280: Replace arithmetic addition by bitwise OR
2023-02-07 11:21:27 linux-kernel [PATCH] scsi: FlashPoint: Replace arithmetic addition by bitwise OR
2023-02-07 09:47:44 linux-kernel Re: [PATCH v3] staging: vt6655: Macro with braces issue change to inline function
2023-02-07 08:50:49 linux-kernel [PATCH] scsi: dc395x: Replace arithmetic addition by bitwise OR
2023-02-07 08:19:46 linux-kernel Re: [PATCH v3] staging: vt6655: Macro with braces issue change to inline function
2023-02-06 18:53:38 linux-kernel Re: [PATCH] drm/i915/gt: Avoid redundant pointer validity check
2023-02-06 18:42:44 linux-kernel Re: [PATCH] drm/i915/gt: Avoid redundant pointer validity check
2023-02-05 04:27:39 linux-kernel Re: Regarding checkpatch camelcase issues
2023-02-04 14:29:34 linux-kernel [PATCH] irqchip/irq-bcm7038-l1: Remove unreachable code
2023-02-03 19:31:05 linux-kernel [PATCH] drm/i915/gt: Avoid redundant pointer validity check
2023-01-31 17:38:06 linux-kernel [PATCH v2] scsi: snic: Use sysfs_emit in show function callback
2023-01-30 20:54:49 linux-kernel [PATCH] scsi: hptiop: Use sysfs_emit in show function callback
2023-01-30 20:22:24 linux-kernel [PATCH] scsi: pmcraid: Use sysfs_emit in show function callback
2023-01-30 20:11:56 linux-kernel [PATCH] scsi: fcoe: Use sysfs_emit in show function callback
2023-01-30 19:35:54 linux-kernel Re: [PATCH] scsi: snic: Use sysfs_emit in show function callback
2023-01-30 19:33:14 linux-kernel [PATCH] scsi: be2iscsi: Use sysfs_emit in show function callback
2023-01-30 16:26:50 linux-kernel [PATCH] scsi: snic: Use sysfs_emit in show function callback
2023-01-28 17:53:51 linux-kernel [PATCH v2] scsi: bfa: Use min helpers for comparison and assignment
2023-01-28 17:03:03 linux-kernel [PATCH] scsi: bfa: Use min helpers for comparison and assignment
2023-01-28 13:47:23 linux-kernel [PATCH] scsi: hpsa: Use min helper for comparison and assignment
2023-01-28 10:40:24 linux-kernel [PATCH 2/2] scsi: megaraid_sas: Use max helper for comparison and assignment
2023-01-28 10:39:31 linux-kernel [PATCH 1/2] scsi: megaraid: Use max helper for comparison and assignment
2023-01-28 10:38:51 linux-kernel [PATCH 0/2] scsi: megaraid/megaraid_sas: Use max helper for comparison and assignment
2023-01-28 09:07:10 linux-kernel [PATCH] scsi: qla2xxx: Use min/max helpers for comparison and assignment
2023-01-28 07:59:12 linux-kernel [PATCH] scsi: st: Use min/max helpers for comparison and assignment
2023-01-27 20:51:50 linux-kernel [PATCH] drm/arm/malidp: use sysfs_emit in show function callback
2023-01-27 16:32:13 linux-kernel [PATCH] platform/x86: dell-smo8800: Use min_t() for comparison and assignment
2023-01-25 17:23:51 linux-kernel Re: [PATCH] scsi: qla2xxx: Use a variable instead of repeated computations
2023-01-25 16:49:10 linux-kernel [PATCH] scsi: qla2xxx: Use a variable instead of repeated computations
2023-01-25 15:58:46 linux-kernel Re: [PATCH] i40e: Add checking for null for nlmsg_find_attr()
2023-01-25 15:07:38 linux-kernel [PATCH] drm/nouveau/devinit: Convert function disable() to be void
2023-01-22 20:03:05 linux-kernel Re: [PATCH v3] ARM/dma-mapping: use kvcalloc for fallback memory allocation need
2023-01-22 19:58:35 linux-kernel Re: [PATCH v2] staging: media: imx: change imx_media_fim_set_stream() to return void
2023-01-22 19:50:58 linux-kernel Re: [PATCH] w1: Use kfree_sensitive to clear sensitive information
2023-01-22 19:18:45 linux-kernel Re: [PATCH] scsi: qla2xxx: Use a variable for repeated mem_size computation
2023-01-22 19:17:12 linux-kernel Re: [PATCH v2] scsi: Replace printk+WARN_ON by WARN macro
2023-01-22 19:13:22 linux-kernel Re: [PATCH v2] scsi: ipr: Convert ipr_probe_ioa_part2 as void
2023-01-22 18:53:40 linux-kernel Re: [PATCH] drm/amd/display: Simplify same effect if/else blocks
2023-01-22 18:46:10 linux-kernel Re: [PATCH 0/4] drm/amd/display: Use min()/max() helper macros
2023-01-22 18:32:03 linux-kernel Re: [PATCH] scsi: csiostor: use *ptr instead of ptr with sizeof
2023-01-22 18:30:23 linux-kernel Re: [PATCH v2] scsi: qla2xxx: Simplify if condition evaluation
2023-01-22 18:28:01 linux-kernel Re: [PATCH] scsi: megaraid_sas: Use a variable for repeated mem_size computation
2023-01-22 18:26:32 linux-kernel Re: [PATCH] scsi: fnic: Use a variable for repeated mem_size computation
2023-01-22 18:22:33 linux-kernel Re: [PATCH] drm/sti: Avoid full proxy f_ops for sti debug attributes
2023-01-22 18:18:27 linux-kernel Re: [PATCH] drm/tegra: submit: No need for Null pointer check before kfree
2023-01-20 12:04:58 linux-kernel Re: [PATCH] ARM/dma-mapping: use kvzalloc for fallback memory allocation need
2023-01-20 11:29:11 linux-kernel Re: [PATCH] drm/tegra: sor: Remove redundant error logging
2023-01-20 09:07:58 linux-kernel [PATCH] phy: tegra: xusb: Release device node reference
2023-01-18 20:41:58 linux-kernel [PATCH v2] drm/i915/gvt: Avoid full proxy f_ops for debugfs attributes