lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 3 Feb 2012 16:01:36 +0000
From:	Catalin Marinas <catalin.marinas@....com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Kmemleak fixes for 3.3

Hi Linus,

Could you please pull the tag below, it has two kmemleak fixes found
recently. Thank you.

The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:

  Linux 3.3-rc1 (2012-01-19 15:04:48 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux.git kmemleak-fixes

for you to fetch changes up to b370d29ea7565a638ccf85389488364b5abb39fa:

  kmemleak: Disable early logging when kmemleak is off by default (2012-01-20 16:57:05 +0000)

----------------------------------------------------------------
Trivial kmemleak bug-fixes:

- Early logging doesn't stop when kmemleak is off by default.
- Zero-size scanning areas should be ignored (currently it prints a warning).

----------------------------------------------------------------
Catalin Marinas (1):
      kmemleak: Disable early logging when kmemleak is off by default

Tiejun Chen (1):
      kmemleak: Only scan non-zero-size areas

 mm/kmemleak.c |    3 ++-
 1 files changed, 2 insertions(+), 1 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ