sfrench/cifs-2.6.git
2018-02-01 Linus TorvaldsMerge tag 'char-misc-4.16-rc1' of git://git./linux...
2018-02-01 Linus TorvaldsMerge tag 'driver-core-4.16-rc1' of git://git./linux...
2018-02-01 Linus TorvaldsMerge tag 'staging-4.16-rc1' of git://git./linux/kernel...
2018-02-01 Linus TorvaldsMerge tag 'tty-4.16-rc1' of git://git./linux/kernel...
2018-02-01 Linus TorvaldsMerge tag 'usb-4.16-rc1' of git://git./linux/kernel...
2018-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2018-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
2018-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-02-01 Linus TorvaldsMerge tag 'docs-4.16' of git://git.lwn.net/linux
2018-02-01 Linus TorvaldsMerge branch 'work.vmci' of git://git./linux/kernel...
2018-02-01 Linus TorvaldsMerge branch 'work.whack-a-mole' of git://git./linux...
2018-02-01 Linus TorvaldsMerge branch 'work.dcache' of git://git./linux/kernel...
2018-02-01 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-02-01 Miles Chenmm: remove PG_highmem description
2018-02-01 David Rientjestools, vm: new option to specify kpageflags file
2018-02-01 Randy Dunlapmm/swap.c: make functions and their kernel-doc agree
2018-02-01 Michal Hockomm, memory_hotplug: fix memmap initialization
2018-02-01 William Kucharskimm: correct comments regarding do_fault_around()
2018-02-01 Henry Willardmm: numa: do not trap faults on shared data section...
2018-02-01 Michal Hockohugetlb, mbind: fall back to default policy if vma...
2018-02-01 Michal Hockohugetlb, mempolicy: fix the mbind hugetlb migration
2018-02-01 Michal Hockomm, hugetlb: further simplify hugetlb allocation API
2018-02-01 Michal Hockomm, hugetlb: get rid of surplus page accounting tricks
2018-02-01 Michal Hockomm, hugetlb: do not rely on overcommit limit during...
2018-02-01 Michal Hockomm, hugetlb: integrate giga hugetlb more naturally...
2018-02-01 Michal Hockomm, hugetlb: unify core page allocation accounting...
2018-02-01 Andrey Ryabininmm/memcontrol.c: try harder to decrease [memory,memsw...
2018-02-01 Christopher... mm/memcontrol.c: make local symbol static
2018-02-01 Ralph Campbellmm/hmm: fix uninitialized use of 'entry' in hmm_vma_wal...
2018-02-01 Petr Tesarikinclude/linux/mmzone.h: fix explanation of lower bits...
2018-02-01 Yang Shimm/compaction.c: fix comment for try_to_compact_pages()
2018-02-01 Oscar Salvadormm/page_ext.c: make page_ext_init a noop when CONFIG_PA...
2018-02-01 Nick Desaulnierszsmalloc: use U suffix for negative literals being...
2018-02-01 Oscar Salvadormm/page_owner.c: clean up init_pages_in_zone()
2018-02-01 Shile Zhangmm/page_alloc.c: fix typos in comments
2018-02-01 Yu Zhaomemcg: refactor mem_cgroup_resize_limit()
2018-02-01 Yu Zhaozswap: only save zswap header when necessary
2018-02-01 shidao.yttmm/fadvise: discard partial page if endbyte is also EOF
2018-02-01 Mel Gormanmm: pin address_space before dereferencing it while...
2018-02-01 Eric Biggersuserfaultfd: convert to use anon_inode_getfd()
2018-02-01 Marc-André... memfd-test: run fuse test on hugetlb backend memory
2018-02-01 Marc-André... memfd-test: move common code to a shared unit
2018-02-01 Marc-André... memfd-test: add 'memfd-hugetlb:' prefix when testing...
2018-02-01 Marc-André... memfd-test: test hugetlbfs sealing
2018-02-01 Marc-André... shmem: add sealing support to hugetlb-backed memfd
2018-02-01 Marc-André... hugetlb: implement memfd sealing
2018-02-01 Marc-André... hugetlb: expose hugetlbfs_inode_info in header
2018-02-01 Marc-André... shmem: rename functions that are memfd-related
2018-02-01 Marc-André... shmem: unexport shmem_add_seals()/shmem_get_seals()
2018-02-01 Matthew Wilcoxmm: remove reference to PG_buddy
2018-02-01 Matthew Wilcoxmm: document how to use struct page
2018-02-01 Matthew Wilcoxmm: store compound_dtor / compound_order as bytes
2018-02-01 Matthew Wilcoxmm: introduce _slub_counter_t
2018-02-01 Matthew Wilcoxmm: improve comment on page->mapping
2018-02-01 Matthew Wilcoxmm: remove misleading alignment claims
2018-02-01 Matthew Wilcoxmm: de-indent struct page
2018-02-01 Matthew Wilcoxmm: align struct page more aesthetically
2018-02-01 Aliaksei Karalioumm/zsmalloc: simplify shrinker init/destroy
2018-02-01 David Rientjesmm, oom: avoid reaping only for mm's with blockable...
2018-02-01 David Rientjesmm, mmu_notifier: annotate mmu notifiers with blockable...
2018-02-01 Yang Shimm: thp: use down_read_trylock() in khugepaged to avoid...
2018-02-01 Aneesh Kumar K.Vmm/thp: remove pmd_huge_split_prepare()
2018-02-01 Kirill A. Shutemovmm: use updated pmdp_invalidate() interface to track...
2018-02-01 Kirill A. Shutemovmm: do not lose dirty and accessed bits in pmdp_invalid...
2018-02-01 Kirill A. Shutemovx86/mm: provide pmdp_establish() helper
2018-02-01 Nitin Guptasparc64: update pmdp_invalidate() to return old pmd...
2018-02-01 Martin Schwidefskys390/mm: modify pmdp_invalidate to return old value.
2018-02-01 Aneesh Kumar K.Vpowerpc/mm: update pmdp_invalidate to return old pmd...
2018-02-01 Kirill A. Shutemovmips: use generic_pmdp_establish as pmdp_establish
2018-02-01 Catalin Marinasarm64: provide pmdp_establish() helper
2018-02-01 Kirill A. Shutemovarm/mm: provide pmdp_establish() helper
2018-02-01 Kirill A. Shutemovarc: use generic_pmdp_establish as pmdp_establish
2018-02-01 Kirill A. Shutemovasm-generic: provide generic_pmdp_establish()
2018-02-01 Matthew Wilcoxmm: get 7% more pages in a pagevec
2018-02-01 Matthew Wilcoxmm: add unmap_mapping_pages()
2018-02-01 Huang Yingmm, userfaultfd, THP: avoid waiting when PMD under...
2018-02-01 Yisheng Xiemm/huge_memory.c: fix comment in __split_huge_pmd_locked
2018-02-01 Oscar Salvadormm: memory_hotplug: remove second __nr_to_section in...
2018-02-01 Konstantin... fs/proc/task_mmu.c: do not show VmExe bigger than total...
2018-02-01 Mike Rapoportmm: update comment describing tlb_gather_mmu
2018-02-01 Oscar Salvadormm/memory_hotplug.c: remove unnecesary check from regis...
2018-02-01 Michal Hockomm, hugetlb: remove hugepages_treat_as_movable sysctl
2018-02-01 Jan Karamm: remove unused pgdat_reclaimable_pages()
2018-02-01 Vasyl Gomonovychmm/interval_tree.c: use vma_pages() helper
2018-02-01 Aneesh Kumar K.Vselftests/vm: move 128TB mmap boundary test to generic...
2018-02-01 Minchan Kimmm: do not stall register_shrinker()
2018-02-01 Jiankang Chenmm/page_alloc.c: fix comment in __get_free_pages()
2018-02-01 Vasyl Gomonovychmm/page_owner.c: use PTR_ERR_OR_ZERO()
2018-02-01 Johannes Weinermm: memcontrol: fix excessive complexity in memory...
2018-02-01 Johannes Weinermm: memcontrol: implement lruvec stat functions on...
2018-02-01 Johannes Weinermm: memcontrol: eliminate raw access to stat and event...
2018-02-01 Yang Shimm/filemap.c: remove include of hardirq.h
2018-02-01 Pavel Tatashinmm: split deferred_init_range into initializing and...
2018-02-01 Josef Bacikmm: use sc->priority for slab shrink targets
2018-02-01 Roman Gushchinmm: show total hugetlb memory consumption in /proc...
2018-02-01 Michal Hockomm: drop hotplug lock from lru_add_drain_all()
2018-02-01 Yisheng Xiemm/mempolicy: add nodes_empty check in SYSC_migrate_pages
2018-02-01 Yisheng Xiemm/mempolicy: fix the check of nodemask from user
2018-02-01 Yisheng Xiemm/mempolicy: remove redundant check in get_nodes
2018-02-01 Pavel Tatashinmm: relax deferred struct page requirements
next