Srishti Sharma ([email protected])

Number of posts: 156 (1.51 per day)
First post: 2017-06-02 22:45:40
Last post: 2017-09-14 12:48:13

Date List Subject
2018-03-18 12:05:49 linux-kernel Re: Unknown symbols in module (iio)
2018-03-05 11:48:49 linux-kernel Unknown symbols in module
2017-09-30 07:21:28 linux-kernel [PATCH 6/6] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 07:21:03 linux-kernel [PATCH 5/6] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 07:20:42 linux-kernel [PATCH 4/6] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 07:20:19 linux-kernel [PATCH 3/6] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 07:19:52 linux-kernel [PATCH 2/6] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 07:19:30 linux-kernel [PATCH 1/6] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 07:19:09 linux-kernel [PATCH 0/6] Replace container_of with list_entry
2017-09-30 06:24:12 linux-kernel Re: [Outreachy kernel] [PATCH] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 06:17:45 linux-kernel Re: [Outreachy kernel] [PATCH] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 06:01:20 linux-kernel Re: [Outreachy kernel] [PATCH] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 01:23:10 linux-kernel [PATCH] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-30 00:57:03 linux-kernel [PATCH] Staging: rtl8188eu: core: Use list_entry instead of container_of
2017-09-29 10:03:46 linux-kernel [PATCH] drm/virtio: Replace instances of reference/unreference with get/put
2017-09-29 10:00:48 linux-kernel [PATCH] drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
2017-09-16 16:39:36 linux-kernel [PATCH v2 2/2] Staging: dgnc: Remove unused fields in struct channel_t
2017-09-16 16:39:01 linux-kernel [PATCH v2 1/2] Staging: dgnc: Remove unused fields in struct dgnc_board
2017-09-16 16:38:33 linux-kernel [PATCH v2 0/2] Remove unused fields in structure definition
2017-09-16 14:35:42 linux-kernel [PATCH 2/2] Staging: dgnc: Remove unused variable in struct channel_t
2017-09-16 14:35:14 linux-kernel [PATCH 1/2] Staging: dgnc: Remove unused variables in struct dgnc_board
2017-09-16 14:34:47 linux-kernel [PATCH 0/2] Remove unused variables in structure definition
2017-09-16 12:26:04 linux-kernel Re: [Outreachy kernel] [PATCH] Staging: dgnc: Remove unused variables from structure definition
2017-09-16 12:08:32 linux-kernel Re: [Outreachy kernel] [PATCH] Staging: dgnc: Remove unused variables from structure definition
2017-09-16 11:43:16 linux-kernel [PATCH] Staging: dgnc: Remove unused variables from structure definition
2017-09-16 06:34:36 linux-kernel [PATCH] Staging: irda: Use !x instead of NULL comparison
2017-09-15 21:14:19 linux-kernel Re: [Outreachy kernel] [PATCH v2] Staging: irda: Don't use assignment inside if statement
2017-09-15 21:07:41 linux-kernel Re: [Outreachy kernel] [PATCH v2] Staging: irda: Don't use assignment inside if statement
2017-09-15 21:06:24 linux-kernel [PATCH 2/2] Staging: irda: Remove parentheses on the right of assignment
2017-09-15 21:05:55 linux-kernel [PATCH 1/2] Staging: irda: Don't use assignment inside if statement
2017-09-15 21:05:32 linux-kernel [PATCH 0/2] Assign outside if
2017-09-15 19:44:52 linux-kernel [PATCH v2] Staging: irda: Don't use assignment inside if statement
2017-09-15 19:42:04 linux-kernel Re: [Outreachy kernel] [PATCH] Staging: irda: Don't use assignment inside if statement
2017-09-15 19:36:43 linux-kernel Re: [PATCH] Staging: irda: Don't use assignment inside if statement
2017-09-15 19:34:06 linux-kernel [PATCH] Staging: irda: Don't use assignment inside if statement
2017-09-14 12:48:20 linux-kernel [PATCH v2] Staging: ccree: Use kcalloc instead of kzalloc
2017-09-14 12:48:13 linux-crypto [PATCH v2] Staging: ccree: Use kcalloc instead of kzalloc
2017-09-14 12:16:02 linux-kernel [PATCH] Staging: ccree: Use kcalloc instead of kzalloc
2017-09-14 12:15:53 linux-crypto [PATCH] Staging: ccree: Use kcalloc instead of kzalloc
2017-09-14 12:06:38 linux-kernel [PATCH] Staging: lustre: obdclass: Use kcalloc instead of kzalloc
2017-09-14 10:18:47 linux-kernel [PATCH] Staging: media: atomisp: Use kcalloc instead of kzalloc
2017-09-12 14:25:15 linux-kernel [PATCH] Staging: media: atomisp: Merge assignment with return
2017-09-12 14:12:41 linux-kernel [PATCH] Staging: media: atomisp: Merge assignment with return
2017-09-12 12:05:24 linux-kernel Re: [PATCH] Staging: ccree: Don't use volatile for monitor_lock
2017-09-12 12:05:22 linux-crypto Re: [PATCH] Staging: ccree: Don't use volatile for monitor_lock
2017-09-11 17:18:00 linux-kernel Re: [PATCH v2] Staging: ccree: Prefer using BIT macro.
2017-09-11 17:17:57 linux-crypto Re: [PATCH v2] Staging: ccree: Prefer using BIT macro.
2017-09-11 16:34:41 linux-kernel Re: [Outreachy kernel] Re: [PATCH] Staging: ccree: Don't use volatile for monitor_lock
2017-09-11 16:34:39 linux-crypto Re: [Outreachy kernel] Re: [PATCH] Staging: ccree: Don't use volatile for monitor_lock
2017-09-11 16:28:45 linux-kernel [PATCH v2] Staging: ccree: Remove unused variable monitor_lock
2017-09-11 16:28:37 linux-crypto [PATCH v2] Staging: ccree: Remove unused variable monitor_lock