aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-2/+2
2017-10-22textsearch: fix typos in library helpersGravatar Randy Dunlap 2-2/+2
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5Gravatar James Morris 1-0/+6
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-2/+4
2017-10-14locking/lockdep: Disable cross-release features for nowGravatar Ingo Molnar 1-2/+2
2017-10-13lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherGravatar Randy Dunlap 1-72/+71
2017-10-12lib/digsig: fix dereference of NULL user_key_payloadGravatar Eric Biggers 1-0/+6
2017-10-10locking/selftest: Avoid false BUG reportGravatar Peter Zijlstra 1-0/+2
2017-10-03lib/ratelimit.c: use deferred printk() versionGravatar Sergey Senozhatsky 1-1/+3
2017-10-03lib/idr.c: fix comment for idr_replace()Gravatar Eric Biggers 1-2/+2
2017-10-03lib/lz4: make arrays static const, reduces object code sizeGravatar Colin Ian King 1-2/+2
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-8/+41
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+2
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-4/+5
2017-09-22parisc: Fix too large frame size warningsGravatar Helge Deller 1-1/+2
2017-09-20iov_iter: fix page_copy_sane for compound pagesGravatar Petar Penkov 1-2/+4
2017-09-19rhashtable: Documentation tweakGravatar Andreas Gruenbacher 1-4/+5
2017-09-18driver core: suppress sending MODALIAS in UNBIND ueventsGravatar Dmitry Torokhov 1-8/+41
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 19-0/+12361
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagGravatar Michal Hocko 1-2/+2
2017-09-13lib/test_bitmap.c: use ULL suffix for 64-bit constantsGravatar Geert Uytterhoeven 1-4/+4
2017-09-13idr: remove WARN_ON_ONCE() when trying to replace negative IDGravatar Eric Biggers 1-1/+1
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+0
2017-09-08cpumask: make cpumask_next() out-of-lineGravatar Alexey Dobriyan 1-0/+16
2017-09-08test_kmod: flip INT checks to be consistentGravatar Dan Carpenter 1-1/+1
2017-09-08test_kmod: remove paranoid UINT_MAX check on uint range processingGravatar Dan Carpenter 1-1/+1
2017-09-08lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...Gravatar Takashi Iwai 1-2/+2
2017-09-08radix-tree: must check __radix_tree_preload() return valueGravatar Eric Dumazet 1-4/+5
2017-09-08lib/cmdline.c: remove meaningless commentGravatar Baoquan He 1-1/+0
2017-09-08lib/string.c: check for kmalloc() failureGravatar Dan Carpenter 1-3/+15
2017-09-08bitmap: introduce BITMAP_FROM_U64()Gravatar Yury Norov 1-15/+32
2017-09-08lib/test_bitmap.c: add test for bitmap_parselist()Gravatar Yury Norov 1-0/+74
2017-09-08lib/bitmap.c: make bitmap_parselist() thread-safe and much fasterGravatar Yury Norov 1-12/+6
2017-09-08lib: add test module for CONFIG_DEBUG_VIRTUALGravatar Florian Fainelli 3-0/+61
2017-09-08lib/hexdump.c: return -EINVAL in case of error in hex2bin()Gravatar Andy Shevchenko 1-2/+3
2017-09-08lib/interval_tree: fast overlap detectionGravatar Davidlohr Bueso 1-2/+2
2017-09-08lib/rbtree_test.c: support rb_root_cachedGravatar Davidlohr Bueso 1-19/+137
2017-09-08lib/rbtree_test.c: add (inorder) traversal testGravatar Davidlohr Bueso 1-2/+23
2017-09-08lib/rbtree_test.c: make input module parametersGravatar Davidlohr Bueso 1-21/+34
2017-09-08rbtree: add some additional comments for rebalancing casesGravatar Davidlohr Bueso 1-3/+5
2017-09-08rbtree: optimize root-check during rebalancing loopGravatar Davidlohr Bueso 1-7/+16
2017-09-08rbtree: cache leftmost node internallyGravatar Davidlohr Bueso 1-5/+29
2017-09-08lib/string.c: add testcases for memset16/32/64Gravatar Matthew Wilcox 2-0/+132
2017-09-08lib/string.c: add multibyte memset functionsGravatar Matthew Wilcox 1-0/+66
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdGravatar Linus Torvalds 1-1/+1
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-12/+12
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 4-32/+458
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-10/+7
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-0/+712
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 5-4/+263