aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-01-19crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-01-18lib: sw842: select crc32Arnd Bergmann
2016-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-11Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-06lib/vsprintf: add %*pg format specifierDmitry Monakhov
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2015-12-23crypto: 842 - remove WARN inside printkDan Streetman
2015-12-22mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht
2015-12-18rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz
2015-12-16rhashtable: Fix walker list corruptionHerbert Xu
2015-12-16rhashtable: Enforce minimum size on initial hash tableHerbert Xu
2015-12-08workqueue: implement lockup detectorTejun Heo
2015-12-06iov_iter: export import_single_range()Al Viro
2015-12-06iov_iter: constify {csum_and_,}copy_to_iter()Al Viro
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen
2015-12-05Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller
2015-12-04rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu
2015-12-04rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu
2015-11-23list: Use WRITE_ONCE() when adding to lists and hlistsPaul E. McKenney
2015-11-23atomics: Add test for atomic operations with _relaxed variantsBoqun Feng
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-17lib/mpi: only require buffers as big as needed for the integerAndrzej Zaborowski
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-10lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-09remove abs64()Andrew Morton
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06dma-debug: check nents in dma_sync_sg*Robin Murphy
2015-11-06lib/hexdump.c: truncate output in case of overflowAndy Shevchenko
2015-11-06lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...Oleg Nesterov
2015-11-06lib/kobject.c: use kvasprintf_const for formatting ->nameRasmus Villemoes
2015-11-06lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes
2015-11-06lib/llist.c: fix data race in llist_del_firstDmitry Vyukov
2015-11-06lib/test-string_helpers.c: add string_get_size() testsVitaly Kuznetsov
2015-11-06lib/halfmd4.c: use rol32 inline function in the ROUND macroAlexander Kuleshov
2015-11-06lib/vsprintf.c: update documentationRasmus Villemoes
2015-11-06test_printf: test printf family at runtimeRasmus Villemoes
2015-11-06lib/vsprintf.c: remove SPECIAL handling in pointer()Rasmus Villemoes