[PATCH 5/27] mm: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression from,to,size,flag; position p; identifier l1,l2; @@ - to = \(kmalloc@p\|kza... 22 May 2010 05:09
[PATCH 24/27] drivers/net/wan: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression from,to,size,flag; position p; identifier l1,l2; @@ - to = \(kmalloc@p\|kza... 22 May 2010 05:09
[PATCH 21/27] drivers/ide: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression from,to,size,flag; position p; identifier l1,l2; @@ - to = \(kmalloc@p\|kza... 22 May 2010 05:09
[PATCH 19/27] drivers/telephony/ixj.c: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression from,to,size,flag; position p; identifier l1,l2; @@ - to = \(kmalloc@p\|kza... 22 May 2010 05:09
[PATCH 22/27] net/dccp: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression from,to,size,flag; position p; identifier l1,l2; @@ - to = \(kmalloc@p\|kza... 22 May 2010 05:09
[PATCH 3/27] fs/btrfs: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression from,to,size,flag; position p; identifier l1,l2; @@ - to = \(kmalloc@p\|kza... 22 May 2010 05:09
[PATCH 1/27] net/can: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression from,to,size,flag; position p; identifier l1,l2; @@ - to = \(kmalloc@p\|kza... 22 May 2010 05:09
x86/mmiotrace: remove redundant instruction prefix checks
On Tue, 18 May 2010 08:48:30 +0900 Akinobu Mita <akinobu.mita(a)gmail.com> wrote: Get rid of the duplicated entries in prefix_codes[] to eliminate redundant checks by skip_prefix(). Signed-off-by: Akinobu Mita <akinobu.mita(a)gmail.com> Cc: Thomas Gleixner <tglx(a)linutronix.de> Cc: Ingo Molnar <mingo@r... 22 May 2010 04:05
Dear Web-Mail Account Owner:
Dear Web-Mail Account Owner: It has come to our notice that your email has not passed the verification/Update process that we are presently working on. We are currently upgrading our data base and e-mail account center .We are deleting all Old Web mail email account to create more space for new accounts. To pre... 22 May 2010 03:01
linux-next: build warning after merge of the final tree (Linus' tree related)
Hi Greg, After merging the final tree, today's linux-next build (powerpc allnoconfig) produced this warning: lib/kobject_uevent.c:86: warning: 'kobj_bcast_filter' defined but not used Introduced by commit 5f71a29629b4717445f8b7f5fb8f50c2d262b68e ("kobj: Send hotplug events in the proper namespace") from Linu... 22 May 2010 03:01