Vaishali Thakkar ([email protected])

Number of posts: 55 (0.15 per day)
First post: 2016-03-20 05:29:20
Last post: 2017-03-27 07:29:40

Date List Subject
2017-04-26 02:56:35 linux-kernel [PATCH] Coccinelle: api: Add offset_in_page.cocci
2017-03-27 07:29:40 linux-wireless Re: [PATCH] Fixing Style Problems
2016-11-23 09:46:57 linux-kernel [PATCH v4 1/3] Coccinelle: misc: Improve the matching of rules
2016-11-23 09:08:54 linux-kernel [PATCH v4 0/3] Coccinelle: misc: Improve the script for more accurate results
2016-11-23 09:07:40 linux-kernel [PATCH v4 2/3] Coccinelle: misc: Improve the result given by context mode
2016-11-23 09:06:40 linux-kernel [PATCH v4 3/3] Coccinelle: misc: Add support for devm variant in all modes
2016-11-18 11:23:05 linux-kernel Re: [PATCH v3 1/3] Coccinelle: misc: Improve the matching of rules
2016-11-02 17:34:21 linux-kernel Re: Failing of the script get_maintainer.pl
2016-11-02 16:37:58 linux-kernel Failing of the script get_maintainer.pl
2016-10-24 12:34:16 linux-kernel [PATCH v3 1/3] Coccinelle: misc: Improve the matching of rules
2016-10-24 12:33:50 linux-kernel [PATCH v3 3/3] Coccinelle: misc: Add support for devm variant in all modes
2016-10-24 12:33:27 linux-kernel [PATCH v3 2/3] Coccinelle: misc: Improve the result given by context mode
2016-10-24 12:33:02 linux-kernel [PATCH v3 0/3] Coccinelle: misc: Improve the script for more accurate results
2016-10-18 17:43:45 linux-kernel Re: [PATCH v2 3/3] Coccinelle: misc: Add support for devm variant in all modes
2016-10-18 17:14:47 linux-kernel Re: [PATCH v2 0/3] Coccinelle: misc: Improve the script for more accurate results
2016-10-18 17:12:33 linux-kernel Re: [PATCH v2 3/3] Coccinelle: misc: Add support for devm variant in all modes
2016-10-18 17:08:48 linux-kernel Re: [PATCH v2 3/3] Coccinelle: misc: Add support for devm variant in all modes
2016-10-18 16:54:08 linux-kernel Re: [PATCH v2 0/3] Coccinelle: misc: Improve the script for more accurate results
2016-10-16 18:03:47 linux-kernel [PATCH v2 3/3] Coccinelle: misc: Add support for devm variant in all modes
2016-10-16 17:19:33 linux-kernel [PATCH v2 1/3] Coccinelle: misc: Improve the matching of rules
2016-10-16 17:19:20 linux-kernel [PATCH v2 0/3] Coccinelle: misc: Improve the script for more accurate results
2016-10-16 17:19:05 linux-kernel [PATCH v2 2/3] Coccinelle: misc: Improve the result given by context mode
2016-10-14 12:25:34 linux-kernel Re: [PATCH] Coccinelle: misc: Improve the script for more accurate results
2016-10-13 17:03:45 linux-kernel Re: [PATCH] Coccinelle: misc: Improve the script for more accurate results
2016-10-13 10:31:43 linux-kernel [PATCH] Coccinelle: misc: Improve the script for more accurate results
2016-08-04 05:05:55 linux-wireless Re: [PATCH] wl3501_cs: Add spinlock to wl3501_reset
2016-06-24 14:17:57 linux-wireless Re: [ldv-project] [net] rtl8188ee: a potential race condition
2016-06-15 13:02:26 linux-wireless Re: [PATCH] libertas: Add spinlock to avoid race condition
2016-04-28 16:49:04 linux-kernel [PATCH] perf tests: Do not use sizeof on pointer type
2016-04-28 16:32:42 linux-kernel [PATCH] [SCSI] csiostor: Do not use sizeof on pointer type
2016-04-28 13:51:11 linux-kernel [PATCH] clk: bcm/kona: Do not use sizeof on pointer type
2016-04-28 13:23:49 linux-kernel Re: [PATCH] drm/msm: Move call to PTR_ERR_OR_ZERO after reassignment
2016-04-28 13:23:14 linux-kernel [PATCH v2] drm/msm: Move call to PTR_ERR_OR_ZERO after reassignment
2016-04-27 11:42:11 linux-kernel [PATCH] Coccinelle: noderef: Add a rule and correct the old rule
2016-04-27 11:22:03 linux-kernel [PATCH] drm/msm: Move call to PTR_ERR_OR_ZERO after reassignment
2016-04-22 05:52:28 linux-kernel [PATCH] usb: core: Do not use sizeof on pointer type
2016-04-19 05:32:08 linux-kernel Re: [PATCH] efi: Use GFP_ATOMIC instead of GFP_KERNEL
2016-04-11 10:53:48 linux-kernel [PATCH] efi: Use GFP_ATOMIC instead of GFP_KERNEL
2016-04-11 10:30:21 linux-kernel [PATCH] net: fjes: Use resource_size
2016-04-11 04:54:40 linux-kernel [PATCH] clk: sunxi: Use resource_size
2016-04-04 16:24:01 linux-kernel [PATCH] ima: Use sizeof struct rather than pointer
2016-03-23 16:03:42 linux-kernel Re: [PATCH v2 0/6] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize
2016-03-23 13:00:06 linux-kernel [PATCH v2 4/6] powerpc: mm: Use hugetlb_bad_size
2016-03-23 12:50:51 linux-kernel [PATCH v2 6/6] x86: mm: Use hugetlb_bad_size
2016-03-23 12:50:12 linux-kernel [PATCH v2 2/6] arm64: mm: Use hugetlb_bad_size
2016-03-23 12:50:05 linux-kernel [PATCH v2 5/6] tile: mm: Use hugetlb_bad_size
2016-03-23 12:49:56 linux-kernel [PATCH v2 3/6] metag: mm: Use hugetlb_bad_size
2016-03-23 12:49:37 linux-kernel [PATCH v2 0/6] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize
2016-03-23 12:49:04 linux-kernel [PATCH v2 1/6] mm/hugetlb: Introduce hugetlb_bad_size
2016-03-23 04:03:05 linux-kernel Re: [PATCH 1/2] mm/hugetlb: Introduce hugetlb_bad_size
2016-03-23 03:55:48 linux-kernel Re: [PATCH 2/2] arch:mm: Use hugetlb_bad_size