aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-06-18lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe
2014-06-18netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-04-15Merge branch 'tracking-llvm' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-04-15Automatically merging tracking-linaro-android-3.14 into merge-linux-linaro-co...Andrey Konovalov
2014-03-31LLVMLinux: Clang doesn't support the gcc flags set by CONFIG_ARCH_HWEIGHT_CFLAGSBehan Webster
2014-03-31crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller
2014-03-28random32: avoid attempt to late reseed if in the middle of seedingSasha Levin
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller
2014-03-19hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2014-03-19Allow CONFIG_STACKTRACE to be enabled by itself.Arve Hjønnevåg
2014-03-04lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockHugh Dickins
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-30percpu_ida: fix a live lockShaohua Li
2014-01-29dma-debug: fix overlap detectionDan Williams
2014-01-29lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar
2014-01-28kobject: export kobj_sysfs_opsJeff Mahoney
2014-01-27dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin
2014-01-27dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin
2014-01-27dynamic_debug: remove wrong error messageAndrey Ryabinin
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu
2014-01-27Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger
2014-01-23lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich
2014-01-23rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer
2014-01-23rbtree/test: move rb_node to the middle of the test structCody P Schafer
2014-01-23test: check copy_to/from_user boundary validationKees Cook
2014-01-23test: add minimal module for verification testingKees Cook
2014-01-23lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras
2014-01-23lib/cmdline.c: fix style issuesFelipe Contreras
2014-01-23lib/kstrtox.c: remove redundant cleanupFelipe Contreras
2014-01-23vsprintf: add %pad extension for dma_addr_t useJoe Perches
2014-01-23dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin
2014-01-23lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin
2014-01-23percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet
2014-01-23assoc_array: remove global variableStephen Hemminger
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu