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
| ||
|
Message-ID: <CAOJsxLEF-0=D3pvEUVb2r38vsn01kH_6rHyOioGFEJ_6wDwjrA@mail.gmail.com> Date: Sun, 2 Feb 2014 11:14:08 +0200 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>, LKML <linux-kernel@...r.kernel.org> Subject: [GIT PULL] SLAB changes for v3.14-rc1 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(-) -- 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