summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-12-04rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu
2015-12-03net: Add support for CHANGEUPPER notifier error injectionIdo Schimmel
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard
2015-11-25lru_cache: Converted lc_seq_printf_status to return voidRoland Kammerer
2015-11-23list: Use WRITE_ONCE() when adding to lists and hlistsPaul E. McKenney
2015-11-23rhashtable-test: allow to retry even if -ENOMEM was returnedPhil Sutter
2015-11-23rhashtable-test: calculate max_entries value by defaultPhil Sutter
2015-11-23rhashtable-test: retry insert operationsPhil Sutter
2015-11-23rhashtable-test: add cond_resched() to thread testPhil Sutter
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-16__div64_32(): make it overridable at compile timeNicolas Pitre
2015-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-11lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko
2015-11-10Merge 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-07dma-debug: check nents in dma_sync_sg*Robin Murphy
2015-11-07lib/hexdump.c: truncate output in case of overflowAndy Shevchenko
2015-11-07lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...Oleg Nesterov
2015-11-07lib/kobject.c: use kvasprintf_const for formatting ->nameRasmus Villemoes
2015-11-07lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes
2015-11-07lib/llist.c: fix data race in llist_del_firstDmitry Vyukov
2015-11-07lib/test-string_helpers.c: add string_get_size() testsVitaly Kuznetsov
2015-11-07lib/halfmd4.c: use rol32 inline function in the ROUND macroAlexander Kuleshov
2015-11-07lib/vsprintf.c: update documentationRasmus Villemoes
2015-11-07test_printf: test printf family at runtimeRasmus Villemoes
2015-11-07lib/vsprintf.c: remove SPECIAL handling in pointer()Rasmus Villemoes
2015-11-07lib/vsprintf.c: also improve sanity check in bstr_printf()Rasmus Villemoes
2015-11-07lib/vsprintf.c: handle invalid format specifiers more robustlyRasmus Villemoes
2015-11-07printk: synchronize %p formatting documentationMartin Kletzander
2015-11-07lib/dynamic_debug.c: use kstrdup_constRasmus Villemoes
2015-11-07mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin
2015-11-06lib: test_kasan: add some testcasesWang Long
2015-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-05bpf: add mod default A and X test casesYang Shi
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds