summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-04-07treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-4/+1
2017-04-07lib/rhashtable.c: simplify a strange allocation patternMichal Hocko1-10/+3
2017-04-07Merge branch 'akpm-current/current'Stephen Rothwell9-163/+178
2017-04-07Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell1-0/+26
2017-04-07Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2-52/+145
2017-04-07Merge remote-tracking branch 'md/for-next'Stephen Rothwell1-0/+17
2017-04-07Merge remote-tracking branch 'block/for-next'Stephen Rothwell1-1/+4
2017-04-07Merge remote-tracking branch 'crypto/master'Stephen Rothwell2-96/+1
2017-04-07Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell4-19/+26
2017-04-07Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell3-4/+30
2017-04-06Merge branch 'work.uaccess' into for-nextAl Viro3-4/+30
2017-04-06CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-3/+1
2017-04-06Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro6-15/+76
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller1-0/+63
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2-9/+9
2017-04-05Merge branch 'x86/asm'Ingo Molnar1-8/+20
2017-04-05Merge branch 'locking/core'Ingo Molnar1-44/+125
2017-04-05lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck1-1/+1
2017-04-05fault-inject: support systematic fault injectionDmitry Vyukov1-0/+7
2017-04-05lib/fault-inject.c: use correct check for interruptsDmitry Vyukov1-1/+1
2017-04-05checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix-fixAndrew Morton1-2/+2
2017-04-05checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fixAndrew Morton1-0/+3
2017-04-05lib: add module support to linked list sorting testsGeert Uytterhoeven4-152/+155
2017-04-05lib: add module support to array-based sort testsGeert Uytterhoeven1-3/+4
2017-04-05Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven1-6/+5
2017-04-05lockdep: allow to disable reclaim lockup detectionMichal Hocko1-0/+2
2017-04-04Merge branch 'master' into for-nextJens Axboe2-0/+11
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2-0/+11
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com1-1/+1
2017-04-02kernel-api.rst: fix some complex tags at lib/bitmap.cmchehab@s-opensource.com1-11/+17
2017-04-02kernel-api.rst: fix output of the vsnprintf() documentationmchehab@s-opensource.com1-3/+3
2017-04-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro1-0/+63
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro3-12/+45
2017-03-31kasan: report only the first error by defaultMark Rutland1-0/+10
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra1-8/+20
2017-03-28kill __copy_from_user_nocache()Al Viro1-2/+2
2017-03-28generic ...copy_..._user primitivesAl Viro2-0/+28
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-24md5: remove from lib and only live in cryptoJason A. Donenfeld2-96/+1
2017-03-24lib/syscall: Clear return values when no stackKees Cook1-0/+1
2017-03-23lib/string: add sysfs_match_string helperHeikki Krogerus1-0/+26
2017-03-23locking/refcounts: Use atomic_try_cmpxchg()Peter Zijlstra1-32/+15
2017-03-22percpu-refcount: support synchronous switch to atomic mode.NeilBrown1-0/+17
2017-03-22kobject: Export kobject_get_unless_zero()Jan Kara1-1/+4
2017-03-17lib/Kconfig.debug: correct documentation pathsHans Holmberg1-4/+5
2017-03-13locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor1-12/+110
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov1-3/+36
2017-03-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+7
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-2/+2