Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933488Ab0GOPI7 (ORCPT ); Thu, 15 Jul 2010 11:08:59 -0400 Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:59698 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933421Ab0GOPI6 (ORCPT ); Thu, 15 Jul 2010 11:08:58 -0400 Subject: [PATCH 0/3] Kmemleak patches for 2.6.36-rc1 To: linux-kernel@vger.kernel.org From: Catalin Marinas Date: Thu, 15 Jul 2010 16:08:56 +0100 Message-ID: <20100715150703.21793.94815.stgit@e102109-lin.cambridge.arm.com> User-Agent: StGit/0.15-83-g972d5 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Jul 2010 15:08:56.0487 (UTC) FILETIME=[A542C370:01CB242F] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 746 Lines: 25 Hi, These are three kmemleak patches that I plan to push during the upcoming merging window. Thanks. Catalin Marinas (2): kmemleak: Show more information for objects found by alias kmemleak: Add DocBook style comments to kmemleak.c Jason Baron (1): kmemleak: Introduce a default off mode for kmemleak lib/Kconfig.debug | 7 ++++ mm/kmemleak.c | 98 +++++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 82 insertions(+), 23 deletions(-) -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/