summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-31Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy
2017-08-30assoc_array: fix path to assoc_array documentationAlexander Kuleshov
2017-08-30idr: Add new APIs to support unsigned longChris Mi
2017-08-29locking/lockdep/selftests: Fix mixed read-write ABBA testsPeter Zijlstra
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25lib/raid6: align AVX512 constants to 512 bits, not bytesDenys Vlasenko
2017-08-25locking/lockdep/selftests: Add mixed read-write ABBA testsPeter Zijlstra
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-08-22lib/mpi: kunmap after finishing accessing bufferStephan Mueller
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-18drm/i915: Replace execbuf vma ht with an idrChris Wilson
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI...Ingo Molnar