From: Benoit Taine <benoit.taine@lip6.fr>
To: linux-media@vger.kernel.org
Cc: benoit.taine@lip6.fr, dri-devel@lists.freedesktop.org,
devel@driverdev.osuosl.org, netdev@vger.kernel.org,
linux-wireless@vger.kernel.org, wcn36xx@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
usb-storage@lists.one-eyed-alien.net, linux-scsi@vger.kernel.org,
DL-MPTFusionLinux@lsi.com, linux-input@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: [PATCH 0/18] Use kmemdup instead of kmalloc + memcpy
Date: Mon, 26 May 2014 17:21:09 +0200 [thread overview]
Message-ID: <1401117687-28911-1-git-send-email-benoit.taine@lip6.fr> (raw)
These patches enhance kernel style usage, and allows smaller code while
preventing accidental code edits to produce overflows.
The semantic patch at scripts/coccinelle/api/memdup.cocci was used to
detect and edit this situation.
next reply other threads:[~2014-05-26 15:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 15:21 Benoit Taine [this message]
2014-05-26 15:21 ` [PATCH 16/18] HID: uhid: Use kmemdup instead of kmalloc + memcpy Benoit Taine
2014-05-26 15:33 ` David Herrmann
2014-05-26 22:42 ` Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1401117687-28911-1-git-send-email-benoit.taine@lip6.fr \
--to=benoit.taine@lip6.fr \
--cc=DL-MPTFusionLinux@lsi.com \
--cc=devel@driverdev.osuosl.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=usb-storage@lists.one-eyed-alien.net \
--cc=wcn36xx@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).