aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2018-03-07Merge tag 'v4.8.28' into standard/basePaul Gortmaker
2018-03-06mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas
2018-02-22kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins
2017-11-16Merge tag 'v4.8.26' into standard/baseBruce Ashfield
2017-11-10mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka
2017-07-27Merge tag 'v4.8.25' into standard/baseBruce Ashfield
2017-07-23Allow stack to grow up to address space limitHelge Deller
2017-07-23mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-07-23mm: larger stack guard gap, between vmasHugh Dickins
2017-07-23mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov
2017-07-23zsmalloc: expand class bitMinchan Kim
2017-07-23thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov
2017-07-23mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-07-23mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov
2017-06-05Merge tag 'v4.8.24' into standard/baseBruce Ashfield
2017-06-02mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner
2017-06-02mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi
2017-06-02mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-06-02percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan
2017-05-21slub: move synchronize_sched out of slab_mutex on shrinkVladimir Davydov
2017-05-21mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan
2017-05-21thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov
2017-04-11Merge tag 'v4.8.22' into standard/baseBruce Ashfield
2017-03-27mm: do not access page->mapping directly on page_endioMinchan Kim
2017-03-27mm: vmpressure: fix sending wrong events on underflowVinayak Menon
2017-03-27mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan
2017-03-27block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo
2017-03-23Merge tag 'v4.8.21' into standard/baseBruce Ashfield
2017-03-20mm/slub.c: fix random_seq offset destructionSean Rees
2017-03-20mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko
2017-03-20base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-03-20mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani
2017-03-20zswap: disable changing params if init failsDan Streetman
2017-03-03Merge tag 'v4.8.20' into standard/baseBruce Ashfield
2017-02-26mm, memcg: do not retry precharge chargesDavid Rientjes
2017-02-26memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu
2017-02-26mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka
2017-02-26mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka
2017-02-26mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka
2017-02-26mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-02-26mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka
2017-02-26mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-02-21mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz
2017-02-21mm/slab.c: fix SLAB freelist randomization duplicate entriesJohn Sperbeck
2017-02-21mm: support anonymous stable pageMinchan Kim
2017-02-21mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2017-02-21mm: pmd dirty emulation in page fault handlerMinchan Kim
2017-02-21dax: fix deadlock with DAX 4k holesRoss Zwisler
2017-02-06Merge tag 'v4.8.18' into standard/baseBruce Ashfield
2017-02-05mm, compaction: fix NR_ISOLATED_* stats for pfn based migrationMing Ling