All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] kbuild misc changes for 4.9-rc1
@ 2016-10-14 20:18 Michal Marek
  0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2016-10-14 20:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Julia.Lawall, elfring, hofrat, linux-kbuild, linux-kernel

Hi Linus,

just a few patches on the kbuild.git#misc branch this time:

- New Coccinelle patch by Nicholas Mc Guire
- Existing patch fixes by Julia Lawall
- Minor comment fix by Markus Elfring


The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc

for you to fetch changes up to c8990359d4b12f14656386526ddf904635076902:

  Coccinelle: flag conditions with no effect (2016-10-11 09:57:17 +0200)

----------------------------------------------------------------
Julia Lawall (2):
      Coccinelle: limit memdup_user transformation to GFP_KERNEL case
      Coccinelle: pm_runtime: ensure relevance of pm_runtime reports

Markus Elfring (1):
      scripts/coccicheck: Update reference for the corresponding documentation

Nicholas Mc Guire (1):
      Coccinelle: flag conditions with no effect

 scripts/coccicheck                           |  2 +-
 scripts/coccinelle/api/memdup_user.cocci     |  8 ++--
 scripts/coccinelle/api/pm_runtime.cocci      | 18 +++++---
 scripts/coccinelle/misc/cond_no_effect.cocci | 64 ++++++++++++++++++++++++++++
 4 files changed, 80 insertions(+), 12 deletions(-)
 create mode 100644 scripts/coccinelle/misc/cond_no_effect.cocci

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-14 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-14 20:18 [GIT PULL] kbuild misc changes for 4.9-rc1 Michal Marek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.