summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds39-172/+428
2018-02-02Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds6-116/+45
2018-02-02Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds6-27/+80
2018-02-01Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds3-15/+16
2018-02-01fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan...Andrey Ryabinin1-5/+0
2018-02-01fs/dcache: Use read_word_at_a_time() in dentry_string_cmp()Andrey Ryabinin1-1/+1
2018-02-01lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin1-1/+1
2018-02-01compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2018-02-01compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds20-5065/+548
2018-02-01Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-115/+565
2018-02-01Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-142/+101
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds91-285/+151
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds65-1746/+491
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds150-1142/+14288
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds140-1047/+918
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds819-22474/+14848
2018-02-01Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds43-350/+546
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds160-1454/+3875
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+0
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds11-4/+3164
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds37-863/+856
2018-02-01Coccinelle: coccicheck: fix typoJulia Lawall1-1/+1
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov65-1746/+491
2018-02-01Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds67-2006/+3887
2018-02-01Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-133/+46
2018-02-01Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-7/+6
2018-02-01Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-7/+16
2018-02-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds118-1863/+2607
2018-02-01mm: remove PG_highmem descriptionMiles Chen1-5/+0
2018-02-01tools, vm: new option to specify kpageflags fileDavid Rientjes1-7/+21
2018-02-01mm/swap.c: make functions and their kernel-doc agreeRandy Dunlap1-6/+5
2018-02-01mm, memory_hotplug: fix memmap initializationMichal Hocko1-8/+14
2018-02-01mm: correct comments regarding do_fault_around()William Kucharski1-11/+11
2018-02-01mm: numa: do not trap faults on shared data section pages.Henry Willard1-0/+5
2018-02-01hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko3-6/+7
2018-02-01hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko3-19/+22
2018-02-01mm, hugetlb: further simplify hugetlb allocation APIMichal Hocko1-37/+43
2018-02-01mm, hugetlb: get rid of surplus page accounting tricksMichal Hocko1-39/+23
2018-02-01mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko3-18/+99
2018-02-01mm, hugetlb: integrate giga hugetlb more naturally to the allocation pathMichal Hocko1-41/+14
2018-02-01mm, hugetlb: unify core page allocation accounting and initializationMichal Hocko1-32/+29
2018-02-01mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytesAndrey Ryabinin1-36/+6
2018-02-01mm/memcontrol.c: make local symbol staticChristopher Díaz Riveros1-1/+1
2018-02-01mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()Ralph Campbell1-3/+1
2018-02-01include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik2-3/+15
2018-02-01mm/compaction.c: fix comment for try_to_compact_pages()Yang Shi1-1/+1
2018-02-01mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothi...Oscar Salvador1-0/+2
2018-02-01zsmalloc: use U suffix for negative literals being shiftedNick Desaulniers1-1/+1
2018-02-01mm/page_owner.c: clean up init_pages_in_zone()Oscar Salvador1-9/+7