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:	Wed, 11 Jan 2012 21:20:02 +0200 (EET)
From:	Pekka Enberg <penberg@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Christoph Lameter <cl@...ux.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] SLAB changes for v3.x

Hi Linus,

Please pull the latest SLAB tree from:

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

There's nothing terribly exciting there - it's mostly fixes from Christoph,
Eric, and David to fallout from SLUB lockless patches.

 			Pekka

------------------>
The following changes since commit e4e11180dfa545233e5145919b75b7fac88638df:

   Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2012-01-09 17:37:37 -0800)

are available in the git repository at:

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

Christoph Lameter (2):
       slub: Switch per cpu partial page support off for debugging
       slub: Extract get_freelist from __slab_alloc

Dave Jones (2):
       slub: add taint flag outputting to debug paths
       slab: add taint flag outputting to debug paths.

David Rientjes (3):
       slab: rename slab_break_gfp_order to slab_max_order
       slab: introduce slab_max_order kernel parameter
       slub: disallow changing cpu_partial from userspace for debug caches

Eric Dumazet (2):
       slub: fix slub_max_order Documentation
       slub: fix a possible memleak in __slab_alloc()

Pekka Enberg (2):
       Merge branch 'slab/urgent' into slab/next
       Merge branch 'slab/urgent' into slab/for-linus

Shaohua Li (2):
       slub: add missed accounting
       slub: add missed accounting

  Documentation/kernel-parameters.txt |    6 +++
  Documentation/vm/slub.txt           |    2 +-
  mm/slab.c                           |   39 ++++++++++++-----
  mm/slub.c                           |   77 ++++++++++++++++++++++-------------
  4 files changed, 82 insertions(+), 42 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