[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120111161249.GG858@arm.com>
Date: Wed, 11 Jan 2012 16:12:49 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Kmemleak patches for 3.3-rc1 (now with signed tag)
Hi Linus,
Could you please pull the "kmemleak" branch below (or the signed
"kmemleak" tag in the same repository, whichever you prefer)?
Thanks.
The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416:
Linux 3.2-rc4 (2011-12-01 14:56:01 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux.git kmemleak
Catalin Marinas (4):
kmemleak: Show where early_log issues come from
kmemleak: When the early log buffer is exceeded, report the actual number
kmemleak: Report previously found leaks even after an error
kmemleak: Handle percpu memory allocation
Laura Abbott (1):
kmemleak: Add support for memory hotplug
Documentation/kmemleak.txt | 3 +
include/linux/kmemleak.h | 8 ++
lib/Kconfig.debug | 2 +-
mm/kmemleak.c | 158 ++++++++++++++++++++++++++++++++++++-------
mm/percpu.c | 12 +++-
5 files changed, 155 insertions(+), 28 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists