Nicolas Palix ([email protected])

Number of posts: 74 (0.12 per day)
First post: 2008-12-02 10:30:27
Last post: 2010-08-24 15:43:27

Date List Subject
2010-08-24 15:43:27 linux-kernel [PATCH 18/18] Coccinelle: Add misc/ifcol.cocci
2010-08-24 15:40:56 linux-kernel [PATCH 17/18] Coccinelle: Add misc/doubleinit.cocci
2010-08-24 15:40:53 linux-kernel [PATCH 16/18] Coccinelle: Move alloc directory into api directory
2010-08-24 15:40:49 linux-kernel [PATCH 14/18] Coccinelle: Move err_cast.cocci to the api directory
2010-08-24 15:40:46 linux-kernel [PATCH 15/18] Coccinelle: Move resource_size.cocci to the api directory
2010-08-24 15:40:43 linux-kernel [PATCH 10/18] Coccinelle: Add free/kfree.cocci
2010-08-24 15:40:38 linux-kernel [PATCH 13/18] Coccinelle: Add api/memdup_user
2010-08-24 15:40:35 linux-kernel [PATCH 12/18] Coccinelle: Add api/memdup.cocci
2010-08-24 15:40:33 linux-kernel [PATCH 11/18] Coccinelle: Add api/kstrdup.cocci
2010-08-24 15:40:28 linux-kernel [PATCH 04/18] Coccinelle: Add locks/call_kern.cocci
2010-08-24 15:40:25 linux-kernel [PATCH 03/18] Coccinelle: Move deref_null.cocci to a more appropriate directory
2010-08-24 15:40:21 linux-kernel [PATCH 02/18] Coccinelle: Add null/kmerr.cocci
2010-08-24 15:40:19 linux-kernel [PATCH 09/18] Coccinelle: Add iterators/list_entry_update.cocci
2010-08-24 15:40:15 linux-kernel [PATCH 08/18] Coccinelle: Add iterators/itnull.cocci
2010-08-24 15:40:12 linux-kernel [PATCH 07/18] Coccinelle: Add iterators/fen.cocci
2010-08-24 15:40:09 linux-kernel [PATCH 06/18] Coccinelle: Add locks/mini_lock.cocci
2010-08-24 15:40:06 linux-kernel [PATCH 05/18] Coccinelle: Add locks/double_lock.cocci
2010-08-24 15:39:45 linux-kernel [PATCH 01/18] Coccinelle: Add null/eno.cocci
2010-08-24 15:39:43 linux-kernel [PATCH 00/18] Add new semantic patches and reorganize existing ones
2010-07-07 13:07:50 linux-kernel Re: [PATCH] coccicheck: use $KBUILD_EXTMOD when available
2010-07-05 12:48:59 linux-kernel Re: [PATCH] coccicheck: use $KBUILD_EXTMOD when available
2010-07-03 21:26:39 linux-kernel Re: [PATCH] coccicheck: use $KBUILD_EXTMOD when available
2010-07-02 20:58:54 linux-kernel Re: [PATCH 1/7] Add a target to use the Coccinelle checker
2010-06-30 21:52:43 linux-kernel Re: [PATCH 1/7] Add a target to use the Coccinelle checker
2010-06-30 21:51:23 linux-kernel [PATCH] Add support for the C variable in the coccicheck script
2010-06-29 13:36:33 linux-kernel Re: [PATCH] Documentation: fix ubuntu distro name
2010-06-29 13:19:26 linux-kernel Re: [PATCH] Documentation: fix ubuntu distro name
2010-06-29 12:57:21 linux-kernel Re: [PATCH] Documentation: fix ubuntu distro name
2010-06-29 12:47:24 linux-kernel Re: [PATCH] Documentation: fix ubuntu distro name
2010-06-13 07:26:49 linux-kernel [PATCH] Add support for the C variable in the coccicheck script
2010-06-07 12:35:56 linux-kernel Re: [PATCH 1/7] Add a target to use the Coccinelle checker
2010-06-06 15:15:56 linux-kernel [PATCH 7/7] Add scripts/coccinelle/deref_null.cocci
2010-06-06 15:15:54 linux-kernel [PATCH 6/7] Add scripts/coccinelle/err_cast.cocci
2010-06-06 15:15:51 linux-kernel [PATCH 5/7] Add scripts/coccinelle/resource_size.cocci
2010-06-06 15:15:49 linux-kernel [PATCH 4/7] Add scripts/coccinelle/alloc/kzalloc-simple.cocci
2010-06-06 15:15:47 linux-kernel [PATCH 3/7] Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci
2010-06-06 15:15:45 linux-kernel [PATCH 2/7] Add Documentation/coccinelle.txt
2010-06-06 15:15:42 linux-kernel [PATCH 1/7] Add a target to use the Coccinelle checker
2010-06-06 15:15:24 linux-kernel [PATCH 0/7] Add some checks to be used with Coccinelle
2010-06-04 09:56:27 linux-kernel Re: [PATCH 1/4] Add targets to use the Coccinelle checker
2010-06-03 10:11:13 linux-kernel Re: [PATCH 3/4] Add scripts/coccinelle/kzalloc-simple.cocci
2010-04-26 22:20:18 linux-kernel Re: [PATCH 1/4] Add targets to use the Coccinelle checker
2010-04-26 21:12:33 linux-kernel [PATCH 4/4] Add scripts/smpl/resource_size.cocci
2010-04-26 21:12:08 linux-kernel [PATCH 3/4] Add scripts/smpl/kzalloc-simple.cocci
2010-04-26 21:12:07 linux-kernel [PATCH 2/4] Add scripts/smpl/drop_kmalloc_cast.cocci
2010-04-26 21:12:00 linux-kernel [PATCH 1/4] Add targets to use the Coccinelle checker
2010-04-26 21:11:54 linux-kernel [PATCH 0/4] Add a Coccinelle front-end script
2009-12-07 09:46:27 linux-kernel [PATCH] arch/sh: Replace an explicit computation by the use of the container_of macro
2009-07-31 21:43:08 linux-kernel Re: [PATCH] Fix compilation error in amd.c when SMP is not set
2009-07-31 14:40:30 linux-kernel [PATCH] Fix compilation error in amd.c when SMP is not set
2009-07-30 20:48:34 linux-kernel Re: [PATCH] Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlist