aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-07mm: kvmalloc does not fallback to vmalloc for incompatible gfp flagsMichal Hocko
2018-06-07mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init()Kirill A. Shutemov
2018-06-07mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka
2018-06-07userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport
2018-06-07mm: memcg: allow lowering memory.swap.max below the current usageTejun Heo
2018-06-07mm/shmem.c: use new return type vm_fault_tSouptick Joarder
2018-06-07slub: remove 'reserved' file from sysfsMatthew Wilcox
2018-06-07slub: remove kmem_cache->reservedMatthew Wilcox
2018-06-07slab,slub: remove rcu_head size checksMatthew Wilcox
2018-06-07mm: combine LRU and main union in struct pageMatthew Wilcox
2018-06-07mm: move lru union within struct pageMatthew Wilcox
2018-06-07mm: use page->deferred_listMatthew Wilcox
2018-06-07mm: move 'private' union within struct pageMatthew Wilcox
2018-06-07mm: switch s_mem and slab_cache in struct pageMatthew Wilcox
2018-06-07mm: split page_type out from _mapcountMatthew Wilcox
2018-06-07mm, hugetlbfs: pass fault address to no page handlerHuang Ying
2018-06-07mm: change return type to vm_fault_tSouptick Joarder
2018-06-07mm: use new return type vm_fault_tSouptick Joarder
2018-06-07mm/page_alloc.c: remove useless parameter of finalise_ac()Huaisheng Ye
2018-06-07mm/vmpressure.c: convert to use match_string() helperAndy Shevchenko
2018-06-07mm/vmpressure.c: use kstrndup instead of kmalloc+strncpyAndy Shevchenko
2018-06-07memcg: introduce memory.minRoman Gushchin
2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre
2018-06-07mm/memblock: print memblock_removeMinchan Kim
2018-06-07mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid
2018-06-07mm: memcontrol: drain stocks on resize limitShakeel Butt
2018-06-07memcg: mark memcg1_events static constGreg Thelen
2018-06-07memcg: writeback: use memcg->cgwb_list directlyWang Long
2018-06-07tmpfs: allow decoding a file handle of an unlinked fileAmir Goldstein
2018-06-07mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval
2018-06-07mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi
2018-06-07mm: vmalloc: pass proper vm_start into debugobjectsChintan Pandya
2018-06-07mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya
2018-06-07mm: vmalloc: clean up vunmap to avoid pgtable ops twiceChintan Pandya
2018-06-07mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()Wei Yang
2018-06-07mm/sparse.c: check __highest_present_section_nr only for a present sectionWei Yang
2018-06-07mm, gup: prevent pmd checking race in follow_pmd_mask()Huang Ying
2018-06-07mm: treat memory.low value inclusiveRoman Gushchin
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin
2018-06-07mm/memblock: introduce PHYS_ADDR_MAXStefan Agner
2018-06-07mm: remove odd HAVE_PTE_SPECIALLaurent Dufour
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-07mm/page_alloc: remove realsize in free_area_init_core()Wei Yang
2018-06-07mm: restructure memfd codeMike Kravetz
2018-06-07mm/shmem: update file sealing comments and file checkingMike Kravetz