All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SLAB changes for v3.14-rc1
@ 2014-02-02  9:14 Pekka Enberg
  0 siblings, 0 replies; only message in thread
From: Pekka Enberg @ 2014-02-02  9:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Christoph Lameter, LKML

Hi Linus,

Please pull the latest SLAB tree from:

  git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/next

It contains random bug fixes that have accumulated in my inbox over
the past few months.

                        Pekka

------------------>
The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/next

for you to fetch changes up to cb8ee1a3d429f8898972c869dd4792afb04e961a:

  mm: Fix warning on make htmldocs caused by slab.c (2014-01-31 13:52:25 +0200)

----------------------------------------------------------------
Dave Hansen (2):
      mm: sl[uo]b: fix misleading comments
      mm: slub: work around unneeded lockdep warning

Li Zefan (1):
      slub: Fix calculation of cpu slabs

Masanari Iida (1):
      mm: Fix warning on make htmldocs caused by slab.c

Peter Zijlstra (1):
      slub: use lockdep_assert_held

Randy Dunlap (1):
      slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings

Tetsuo Handa (1):
      slub: Fix possible format string bug.

 include/linux/slab.h | 110 +++++++++++++++++++++++----------------------------
 mm/slab.c            |   2 +-
 mm/slub.c            |  56 +++++++++++++++-----------
 3 files changed, 85 insertions(+), 83 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-02  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-02  9:14 [GIT PULL] SLAB changes for v3.14-rc1 Pekka Enberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.