Pushkar Jambhlekar ([email protected])

Number of posts: 45 (3.21 per day)
First post: 2017-03-09 11:52:56
Last post: 2017-03-24 04:39:02

Date List Subject
2017-09-07 05:41:56 linux-kernel [PATCH] security/keys: Adding newline after declaration
2017-09-07 04:51:03 linux-kernel [PATCH] drivers/staging/rtl8188eu: cleanup crc32_init logic
2017-09-06 05:50:51 linux-kernel [PATCH] drivers/iommu/tegra: Optimize mutex_unlock function call
2017-09-06 05:42:12 linux-kernel [PATCH] drivers/staging/pi433: Fixing coding guidelines
2017-07-18 11:18:40 linux-kernel [PATCH] mm: Fixing checkpatch errors
2017-06-29 11:35:07 linux-kernel [PATCH] mm: adding newline after declaration
2017-06-29 11:29:55 linux-kernel [PATCH] drivers/staging/media: Prefer using __func__ instead
2017-05-16 08:31:51 linux-crypto [PATCH] drivers/staging/ccree: Replacing spaces by tab
2017-05-16 08:05:52 linux-crypto [PATCH] drivers/staging/ccree: Fixing coding guideline errors
2017-05-03 04:02:19 linux-crypto [PATCH] drivers/crypto/ccp: return NULL instead of 0
2017-04-12 04:19:27 linux-kernel Re: [PATCH 1/2] drivers/dax: Avoiding potential deadlock
2017-04-11 05:27:36 linux-kernel Re: [PATCH] drivers/dax: Avoiding potential deadlock
2017-04-11 05:27:04 linux-kernel [PATCH 2/2] drivers/dax: Changing RC value
2017-04-11 05:26:57 linux-kernel [PATCH 1/2] drivers/dax: Avoiding potential deadlock
2017-04-11 05:26:32 linux-kernel [PATCH 2/2] drivers/dax: Changing RC value
2017-04-11 05:26:27 linux-kernel [PATCH 1/2] drivers/dax: Avoiding potential deadlock
2017-04-11 05:24:56 linux-kernel [PATCH 1/2] drivers/dax: Avoiding potential deadlock
2017-04-11 04:45:22 linux-kernel [PATCH] drivers/dax: Avoiding potential deadlock
2017-04-10 04:38:22 linux-kernel [PATCH] drivers/staging/iio: braces {} are not necessary for single statement blocks
2017-04-04 10:05:37 linux-kernel Re: [PATCH] drivers/staging/lustre: Coding-guideline: Missing a blank line after declarations
2017-04-04 09:44:31 linux-kernel [PATCH] drivers/staging/lustre: Replacing 'unsigned' with 'unsigned int'
2017-04-04 09:30:00 linux-kernel [PATCH] drivers/staging: lustre: Avoiding multiple line dereference
2017-04-04 09:16:25 linux-kernel [PATCH] drivers/staging/lustre: Coding-guideline: Missing a blank line after declarations
2017-03-24 07:33:34 linux-kernel [PATCH] drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info
2017-03-24 07:33:27 linux-wireless [PATCH] drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info
2017-03-24 07:29:09 linux-kernel [PATCH] drivers/staging/wilc1000: Using __func__ instead of hardcoded function name
2017-03-24 07:28:59 linux-wireless [PATCH] drivers/staging/wilc1000: Using __func__ instead of hardcoded function name
2017-03-24 06:14:00 linux-kernel [PATCH] mm:include/linux/migrate.h: Fixing checkpatch warning regarding function definition
2017-03-24 05:48:58 linux-kernel [PATCH] drivers/staging/media: atomisp: Removing redundant information from dev_err
2017-03-24 05:28:35 linux-kernel [PATCH] drivers/video/fbdev: Fixing coding guidelines in acornfb.c
2017-03-24 04:39:10 linux-kernel [PATCH] drivers/staging/wilc1000: Fixing dev_err and removing dev_dbg calls for tracing
2017-03-24 04:39:02 linux-wireless [PATCH] drivers/staging/wilc1000: Fixing dev_err and removing dev_dbg calls for tracing
2017-03-23 08:51:20 linux-kernel [PATCH] drivers/staging/dgnc: Removing manual function tracing using dev_dbg
2017-03-22 07:48:40 linux-kernel [PATCH] drivers/staging/dgnc: Updating dev_dbg function
2017-03-16 05:31:48 linux-kernel Re: [PATCH] vc04_services: Fixing coding guideline error
2017-03-15 06:31:28 linux-kernel [PATCH] vc04_services: Fixing coding guideline error
2017-03-15 05:02:59 linux-kernel Re: [PATCH] vc04_services: Fixing coding and logical guidelines
2017-03-15 03:27:59 linux-kernel [PATCH] vc04_services: Fixing coding and logical guidelines
2017-03-14 12:13:43 linux-kernel Re: [PATCH] rtl8188eu: Correcting macro ROUND macro defination
2017-03-14 11:44:51 linux-kernel Re: [PATCH] rtl8188eu: Correcting macro ROUND macro defination
2017-03-14 11:26:53 linux-kernel [PATCH] rtl8188eu: Correcting macro ROUND macro defination
2017-03-14 10:01:54 linux-kernel Re: [PATCH] ks7010: adding parenthesis to macro argument
2017-03-14 05:45:22 linux-kernel [PATCH] ks7010: adding parenthesis to macro argument
2017-03-09 12:31:40 linux-kernel [PATCH] Minor coding guideline Fix in lusture module
2017-03-09 11:52:56 linux-kernel [PATCH] Minor Fix to please checkpatch Declaring 'unsigned int' instead of 'unsigned'