summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-02-01mm/page_alloc.c: fix typos in commentsShile Zhang1-3/+3
2018-02-01memcg: refactor mem_cgroup_resize_limit()Yu Zhao1-60/+17
2018-02-01zswap: only save zswap header when necessaryYu Zhao4-19/+35
2018-02-01mm/fadvise: discard partial page if endbyte is also EOFshidao.ytt1-1/+9
2018-02-01mm: pin address_space before dereferencing it while isolating an LRU pageMel Gorman1-2/+12
2018-02-01userfaultfd: convert to use anon_inode_getfd()Eric Biggers1-61/+9
2018-02-01memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau3-9/+32
2018-02-01memfd-test: move common code to a shared unitMarc-André Lureau5-40/+64
2018-02-01memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau1-10/+16
2018-02-01memfd-test: test hugetlbfs sealingMarc-André Lureau1-135/+15
2018-02-01shmem: add sealing support to hugetlb-backed memfdMarc-André Lureau1-19/+28
2018-02-01hugetlb: implement memfd sealingMarc-André Lureau2-2/+28
2018-02-01hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau2-10/+10
2018-02-01shmem: rename functions that are memfd-relatedMarc-André Lureau3-8/+8