* [GIT PULL] Kmemleak patches for 3.3-rc1 (now with signed tag)
@ 2012-01-11 16:12 Catalin Marinas
0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2012-01-11 16:12 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-11 16:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 16:12 [GIT PULL] Kmemleak patches for 3.3-rc1 (now with signed tag) Catalin Marinas
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.