From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Kmemleak patches
Date: Fri, 11 Sep 2009 13:08:54 +0100 [thread overview]
Message-ID: <1252670934.29620.23.camel@pc1117.cambridge.arm.com> (raw)
Hi Linus,
Could you please merge the kmemleak branch? It contains a few new
features and some fixes but no major changes. Thanks.
The following changes since commit 1e23502cc57cef33455ac7cb9111e3c6d991a894:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net-2.6
are available in the git repository at:
git://linux-arm.org/linux-2.6.git kmemleak
Catalin Marinas (9):
kmemleak: Allow rescheduling during an object scanning
kmemleak: Dump object information on request
kmemleak: Mark the early log buffer as __initdata
kmemleak: Save the stack trace for early allocations
kmemleak: Do not report alloc_bootmem blocks as leaks
kmemleak: Ignore the aperture memory hole on x86_64
kmemleak: Scan all thread stacks
kmemleak: Do no create the clean-up thread during kmemleak_disable()
kmemleak: Improve the "Early log buffer exceeded" error message
Luis R. Rodriguez (5):
kmemleak: use bool for true/false questions
kmemleak: add clear command support
kmemleak: move common painting code together
kmemleak: fix sparse warning over overshadowed flags
kmemleak: fix sparse warning for static declarations
Pekka Enberg (1):
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Sergey Senozhatsky (1):
kmemleak: Printing of the objects hex dump
Documentation/kmemleak.txt | 31 ++++
arch/x86/kernel/aperture_64.c | 6 +
arch/x86/kernel/pci-dma.c | 6 +
arch/x86/mm/kmemcheck/kmemcheck.c | 14 ++
include/linux/kmemcheck.h | 7 +
include/linux/kmemleak.h | 18 +-
mm/bootmem.c | 6 +-
mm/kmemleak.c | 336 +++++++++++++++++++++++++++----------
8 files changed, 323 insertions(+), 101 deletions(-)
--
Catalin
next reply other threads:[~2009-09-11 12:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-11 12:08 Catalin Marinas [this message]
2009-12-04 10:02 Catalin Marinas
2009-12-11 15:57 Catalin Marinas
2011-10-25 15:45 Catalin Marinas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1252670934.29620.23.camel@pc1117.cambridge.arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®