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:	Wed, 4 Aug 2010 22:19:14 +0300
From:	Pekka Enberg <penberg@...helsinki.fi>
To:	torvalds@...ux-foundation.org
Cc:	cl@...ux-foundation.org, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org, linux-mm@...ck.org,
	David Rientjes <rientjes@...gle.com>,
	Nick Piggin <npiggin@...e.de>
Subject: [GIT PULL] SLAB updates for 2.6.36-rc0

Hi Linus,

There's dramatic queued up for this merge window for SLAB. Bulk of the
changes are straight-forward SLUB cleanups from Christoph Lameter's
recent SLAB/SLUB unification patch series but there's also few SLAB
and SLOB fixes thrown into the mix.

                        Pekka

The following changes since commit 9fe6206f400646a2322096b56c59891d530e8d51:
  Linus Torvalds (1):
        Linux 2.6.35

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6.git
for-linus

Arjan van de Ven (1):
      slab: use deferable timers for its periodic housekeeping

Bob Liu (1):
      SLOB: Free objects to their own list

Christoph Lameter (7):
      slub: Use a constant for a unspecified node.
      SLUB: Constants need UL
      slub: Check kasprintf results in kmem_cache_init()
      slub: Allow removal of slab caches during boot
      slub: Use kmem_cache flags to detect if slab is in debugging mode.
      slub numa: Fix rare allocation from unexpected node
      slub: Allow removal of slab caches during boot

Pekka Enberg (2):
      Revert "slub: Allow removal of slab caches during boot"
      Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and
'slub/fixes' into for-linus

Xiaotian Feng (1):
      slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING

 include/linux/page-flags.h |    2 -
 include/linux/slab.h       |    6 ++-
 mm/slab.c                  |    2 +-
 mm/slob.c                  |    9 ++++-
 mm/slub.c                  |   86 ++++++++++++++++++++++----------------------
 5 files changed, 56 insertions(+), 49 deletions(-)
--
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