summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-14locking/lockdep: Disable cross-release features for nowIngo Molnar
2017-10-13lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap
2017-10-10locking/selftest: Avoid false BUG reportPeter Zijlstra
2017-10-03lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky
2017-10-03lib/idr.c: fix comment for idr_replace()Eric Biggers
2017-10-03lib/lz4: make arrays static const, reduces object code sizeColin Ian King
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-22parisc: Fix too large frame size warningsHelge Deller
2017-09-20iov_iter: fix page_copy_sane for compound pagesPetar Penkov
2017-09-19rhashtable: Documentation tweakAndreas Gruenbacher
2017-09-18driver core: suppress sending MODALIAS in UNBIND ueventsDmitry Torokhov
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven
2017-09-13idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-08cpumask: make cpumask_next() out-of-lineAlexey Dobriyan
2017-09-08test_kmod: flip INT checks to be consistentDan Carpenter
2017-09-08test_kmod: remove paranoid UINT_MAX check on uint range processingDan Carpenter
2017-09-08lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...Takashi Iwai
2017-09-08radix-tree: must check __radix_tree_preload() return valueEric Dumazet
2017-09-08lib/cmdline.c: remove meaningless commentBaoquan He
2017-09-08lib/string.c: check for kmalloc() failureDan Carpenter
2017-09-08bitmap: introduce BITMAP_FROM_U64()Yury Norov
2017-09-08lib/test_bitmap.c: add test for bitmap_parselist()Yury Norov
2017-09-08lib/bitmap.c: make bitmap_parselist() thread-safe and much fasterYury Norov
2017-09-08lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2017-09-08lib/hexdump.c: return -EINVAL in case of error in hex2bin()Andy Shevchenko
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-08lib/rbtree_test.c: support rb_root_cachedDavidlohr Bueso
2017-09-08lib/rbtree_test.c: add (inorder) traversal testDavidlohr Bueso
2017-09-08lib/rbtree_test.c: make input module parametersDavidlohr Bueso
2017-09-08rbtree: add some additional comments for rebalancing casesDavidlohr Bueso
2017-09-08rbtree: optimize root-check during rebalancing loopDavidlohr Bueso
2017-09-08rbtree: cache leftmost node internallyDavidlohr Bueso
2017-09-08lib/string.c: add testcases for memset16/32/64Matthew Wilcox
2017-09-08lib/string.c: add multibyte memset functionsMatthew Wilcox
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds