aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-04-18lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov
2017-04-18treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-04-18lib/rhashtable.c: simplify a strange allocation patternMichal Hocko
2017-04-18Merge branch 'akpm-current/current'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2017-04-18Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-04-17lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck
2017-04-17fault-inject: support systematic fault injectionDmitry Vyukov
2017-04-17lib/fault-inject.c: use correct check for interruptsDmitry Vyukov
2017-04-17checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix-fixAndrew Morton
2017-04-17checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fixAndrew Morton
2017-04-17lib: add module support to linked list sorting testsGeert Uytterhoeven
2017-04-17lib: add module support to array-based sort testsGeert Uytterhoeven
2017-04-17Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven
2017-04-17lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-04-17lib/dma-debug.c: make locking work for RTPankaj Gupta
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14Merge branch 'for-4.12/block' into for-nextJens Axboe
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval
2017-04-14Merge branch 'x86/asm'Ingo Molnar
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-11CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-11Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-07Merge branch 'for-4.12/block' into for-nextJens Axboe
2017-04-06Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com
2017-04-02kernel-api.rst: fix some complex tags at lib/bitmap.cmchehab@s-opensource.com
2017-04-02kernel-api.rst: fix output of the vsnprintf() documentationmchehab@s-opensource.com
2017-04-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-31kasan: report only the first error by defaultMark Rutland
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-28kill __copy_from_user_nocache()Al Viro
2017-03-28generic ...copy_..._user primitivesAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-24md5: remove from lib and only live in cryptoJason A. Donenfeld
2017-03-24lib/syscall: Clear return values when no stackKees Cook
2017-03-23lib/string: add sysfs_match_string helperHeikki Krogerus
2017-03-23locking/refcounts: Use atomic_try_cmpxchg()Peter Zijlstra