[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091019144602.14221.27128.stgit@pc1117.cambridge.arm.com>
Date: Mon, 19 Oct 2009 15:49:17 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] Kmemleak patches for 2.6.33
This is a series of kmemleak patches for the upcoming merging window.
The final patch in the series changes the leak reporting logic a bit to
reduce the transient false positives.
If there are no objections, I'll push them to the -next tree. Thanks.
Catalin Marinas (4):
kmemleak: Simplify the kmemleak_scan_area() function prototype
kmemleak: Scan the _ftrace_events section in modules
kmemleak: Store object reverse references for debugging purposes
kmemleak: Allow two scanning passes before reported an object as leak
include/linux/kmemleak.h | 8 +--
kernel/module.c | 13 +++-
mm/kmemleak.c | 141 ++++++++++++++++++----------------------------
mm/slab.c | 4 +
4 files changed, 68 insertions(+), 98 deletions(-)
--
Catalin
--
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