aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+8
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+10
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+9
2014-04-01netlink: don't compare the nul-termination in nla_strcmpGravatar Pablo Neira 1-2/+8
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+20
2014-03-28random32: avoid attempt to late reseed if in the middle of seedingGravatar Sasha Levin 1-1/+12
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Gravatar Helge Deller 1-3/+3
2014-03-04lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockGravatar Hugh Dickins 1-1/+3
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingGravatar Dan Williams 1-46/+85
2014-02-26vsprintf: Add support for IORESOURCE_UNSET in %pRGravatar Bjorn Helgaas 1-4/+9
2014-02-23locktorture: Add a lock-torture kernel moduleGravatar Paul E. McKenney 1-0/+15
2014-02-23rcutorture: Abstract rcu_torture_random()Gravatar Paul E. McKenney 1-0/+5
2014-02-18Merge 3.14-rc3 into driver-core-nextGravatar Greg Kroah-Hartman 1-5/+2
2014-02-17idr: Add new function idr_is_empty()Gravatar Andreas Gruenbacher 1-0/+10
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-5/+2
2014-02-13asmlinkage Make __stack_chk_failed and memcmp visibleGravatar Andi Kleen 1-1/+1
2014-02-10Merge branch 'master' into driver-core-next-test-merge-rc2Gravatar Tejun Heo 2-1/+2
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2014-02-07sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Gravatar Tejun Heo 1-1/+1
2014-02-07Merge tag 'efi-urgent' into x86/urgentGravatar H. Peter Anvin 27-167/+650
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yGravatar Peter Oberparleiter 1-0/+1
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTGravatar Linus Torvalds 1-1/+1
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsGravatar Helge Deller 1-3/+3
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-7/+14
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+1
2014-01-30percpu_ida: fix a live lockGravatar Shaohua Li 1-5/+2
2014-01-29dma-debug: fix overlap detectionGravatar Dan Williams 1-3/+7
2014-01-29lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLGravatar Lad, Prabhakar 1-2/+3
2014-01-28kobject: export kobj_sysfs_opsGravatar Jeff Mahoney 1-0/+1
2014-01-27dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Gravatar Andrey Ryabinin 1-3/+1
2014-01-27dynamic_debug: fix ddebug_parse_query()Gravatar Andrey Ryabinin 1-2/+4
2014-01-27dynamic_debug: remove wrong error messageGravatar Andrey Ryabinin 1-3/+1
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Gravatar Yinghai Lu 1-2/+2
2014-01-27Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-1/+2
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-11/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 6-10/+78
2014-01-25iscsi-target: Fix connection reset hang with percpu_ida_allocGravatar Nicholas Bellinger 1-2/+7
2014-01-23lib/decompress_unlz4.c: always set an error return code on failuresGravatar Jan Beulich 1-0/+1
2014-01-23rbtree/test: test rbtree_postorder_for_each_entry_safe()Gravatar Cody P Schafer 1-0/+11
2014-01-23rbtree/test: move rb_node to the middle of the test structGravatar Cody P Schafer 1-1/+1
2014-01-23test: check copy_to/from_user boundary validationGravatar Kees Cook 3-0/+124
2014-01-23test: add minimal module for verification testingGravatar Kees Cook 3-0/+48
2014-01-23lib/cmdline.c: declare exported symbols immediatelyGravatar Felipe Contreras 1-3/+2
2014-01-23lib/cmdline.c: fix style issuesGravatar Felipe Contreras 1-5/+4
2014-01-23lib/kstrtox.c: remove redundant cleanupGravatar Felipe Contreras 1-1/+0
2014-01-23vsprintf: add %pad extension for dma_addr_t useGravatar Joe Perches 1-6/+27
2014-01-23dynamic_debug: add wildcard support to filter files/functions/modulesGravatar Du, Changbin 1-5/+10
2014-01-23lib/parser.c: put EXPORT_SYMBOLs in the conventional placeGravatar Andrew Morton 1-7/+6