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>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 9 Jan 2011 11:13:29 +0200 (EET)
From:	Pekka Enberg <penberg@...nel.org>
To:	torvalds@...ux-foundation.org
cc:	cl@...ux-foundation.org, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: [GIT PULL] SLAB changes for v2.6.38

Hi Linus,

It's been rather quiet for slab allocators this merge cycle. There's only 
few cleanups here. The bug fixes were merged in v2.6.37 already. As they 
were cherry-picked from this branch, they show up in the pull request 
(what's up with that btw).

                         Pekka

The following changes since commit 0c21e3aaf6ae85bee804a325aa29c325209180fd:
   Linus Torvalds (1):
         Merge branch 'for-next' of git://git.kernel.org/.../hch/hfsplus

are available in the git repository at:

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

Christoph Lameter (1):
       slub: move slabinfo.c to tools/slub/slabinfo.c

Pavel Emelyanov (1):
       slub: Fix slub_lock down/up imbalance

Pekka Enberg (2):
       slub: Fix build breakage in Documentation/vm
       Merge branch 'slab/next' into for-linus

Richard Kennedy (1):
       slub tracing: move trace calls out of always inlined functions to reduce kernel code size

Steven Rostedt (1):
       tracing/slab: Move kmalloc tracepoint out of inline code

Tero Roponen (1):
       slub: Fix a crash during slabinfo -v

  Documentation/vm/Makefile                   |    2 +-
  include/linux/slab_def.h                    |   33 ++++++----------
  include/linux/slub_def.h                    |   55 +++++++++++++--------------
  mm/slab.c                                   |   38 +++++++++++-------
  mm/slub.c                                   |   30 +++++++++++---
  {Documentation/vm => tools/slub}/slabinfo.c |    6 +-
  6 files changed, 89 insertions(+), 75 deletions(-)
  rename {Documentation/vm => tools/slub}/slabinfo.c (99%)
--
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