summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-233-7/+11
|\
| * Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-231-1/+2
| |\
| | * parisc: Fix too large frame size warningsHelge Deller2017-09-221-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-231-4/+5
| |\ \
| | * | rhashtable: Documentation tweakAndreas Gruenbacher2017-09-201-4/+5
| | |/
| * / iov_iter: fix page_copy_sane for compound pagesPetar Penkov2017-09-211-2/+4
| |/
* | test_rhashtable: remove initdata annotationFlorian Westphal2017-09-221-1/+1
* | kobject: factorize skb setup in kobject_uevent_net_broadcast()Eric Dumazet2017-09-201-15/+19
* | kobject: copy env blob in one goEric Dumazet2017-09-201-7/+1Star
* | kobject: add kobject_uevent_net_broadcast()Eric Dumazet2017-09-201-43/+53
* | test_rhashtable: add test case for rhl_table interfaceFlorian Westphal2017-09-201-2/+194
* | test_rhashtable: add a check for max_sizeFlorian Westphal2017-09-201-0/+41
* | test_rhashtable: don't use global entries variableFlorian Westphal2017-09-201-14/+23
* | test_rhashtable: don't allocate huge static arrayFlorian Westphal2017-09-201-11/+16
|/
* Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-1519-0/+12361
|\
| * lib: Add zstd modulesNick Terrell2017-08-1518-0/+11857
| * lib: Add xxhash moduleNick Terrell2017-08-153-0/+504
* | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-141-2/+2
* | lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven2017-09-141-4/+4
* | idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers2017-09-141-1/+1
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-3/+0Star
|\ \
| * \ Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-09-015-34/+56
| |\ \
| * | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-09-011-3/+0Star
* | | | cpumask: make cpumask_next() out-of-lineAlexey Dobriyan2017-09-091-0/+16
* | | | test_kmod: flip INT checks to be consistentDan Carpenter2017-09-091-1/+1
* | | | test_kmod: remove paranoid UINT_MAX check on uint range processingDan Carpenter2017-09-091-1/+1
* | | | lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...Takashi Iwai2017-09-091-2/+2
* | | | radix-tree: must check __radix_tree_preload() return valueEric Dumazet2017-09-091-4/+5
* | | | lib/cmdline.c: remove meaningless commentBaoquan He2017-09-091-1/+0Star
* | | | lib/string.c: check for kmalloc() failureDan Carpenter2017-09-091-3/+15
* | | | bitmap: introduce BITMAP_FROM_U64()Yury Norov2017-09-091-15/+32
* | | | lib/test_bitmap.c: add test for bitmap_parselist()Yury Norov2017-09-091-0/+74
* | | | lib/bitmap.c: make bitmap_parselist() thread-safe and much fasterYury Norov2017-09-091-12/+6Star
* | | | lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-09-093-0/+61
* | | | lib/hexdump.c: return -EINVAL in case of error in hex2bin()Andy Shevchenko2017-09-091-2/+3
* | | | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-091-2/+2
* | | | lib/rbtree_test.c: support rb_root_cachedDavidlohr Bueso2017-09-091-19/+137
* | | | lib/rbtree_test.c: add (inorder) traversal testDavidlohr Bueso2017-09-091-2/+23
* | | | lib/rbtree_test.c: make input module parametersDavidlohr Bueso2017-09-091-21/+34
* | | | rbtree: add some additional comments for rebalancing casesDavidlohr Bueso2017-09-091-3/+5
* | | | rbtree: optimize root-check during rebalancing loopDavidlohr Bueso2017-09-091-7/+16
* | | | rbtree: cache leftmost node internallyDavidlohr Bueso2017-09-091-5/+29
* | | | lib/string.c: add testcases for memset16/32/64Matthew Wilcox2017-09-092-0/+132
* | | | lib/string.c: add multibyte memset functionsMatthew Wilcox2017-09-091-0/+66
* | | | Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-071-1/+1
|\ \ \ \
| * | | | lib/raid6: align AVX512 constants to 512 bits, not bytesDenys Vlasenko2017-08-251-1/+1
| | |/ / | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-071-12/+12
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-08-221-1/+3
| |\ \ \ \
| * | | | | lib/mpi: fix build with clangStefan Agner2017-08-171-12/+12
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-064-32/+458
|\ \ \ \ \