aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2018-08-13Merge tag 'v4.14.60' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.58' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.57' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.56' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.55' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.53' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.52' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.51' into v4.14/standard/baseBruce Ashfield
2018-08-13Merge tag 'v4.14.49' into v4.14/standard/baseBruce Ashfield
2018-08-03mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre
2018-08-03mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya
2018-07-25mm/huge_memory.c: fix data loss when splitting a file pmdHugh Dickins
2018-07-25mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia
2018-07-22bdi: Fix another oops in wb_workfn()Jan Kara
2018-07-17mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko
2018-07-17mm: do not drop unused pages when userfaultd is runningChristian Borntraeger
2018-07-11Revert mm/vmstat.c: fix vmstat_update() preemption BUGSebastian Andrzej Siewior
2018-07-11mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi
2018-07-11mm: hugetlb: yield when prepping struct pagesCannon Matthews
2018-07-03slub: fix failure when we delete and create a slab cacheMikulas Patocka
2018-07-03mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He
2018-07-03mm: fix __gup_device_huge vs unmapDan Williams
2018-06-26mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka
2018-06-26bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueueTejun Heo
2018-06-21mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim
2018-06-11mmap: relax file size limit for regular filesLinus Torvalds
2018-06-11mmap: introduce sane default mmap limitsLinus Torvalds
2018-06-06Merge tag 'v4.14.48' into v4.14/standard/baseBruce Ashfield
2018-06-06Merge tag 'v4.14.45' into v4.14/standard/baseBruce Ashfield
2018-06-06Merge tag 'v4.14.43' into v4.14/standard/baseBruce Ashfield
2018-06-06Merge tag 'v4.14.42' into v4.14/standard/baseBruce Ashfield
2018-06-06Merge tag 'v4.14.41' into v4.14/standard/baseBruce Ashfield
2018-06-05mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins
2018-06-05mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins
2018-05-30mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_ref...Yang Shi
2018-05-30mm: fix races between address_space dereference and free in page_evicatableHuang Ying
2018-05-30mm/ksm: fix interaction with THPClaudio Imbrenda
2018-05-30z3fold: fix memory leakXidong Wang
2018-05-30swap: divide-by-zero when zero length swap file on ssdTom Abraham
2018-05-30mm/kmemleak.c: wait for scan completion before disabling freeVinayak Menon
2018-05-30mm/vmstat.c: fix vmstat_update() preemption BUGSteven J. Hill
2018-05-30mm/page_owner: fix recursion bug after changing skip entriesManinder Singh
2018-05-30mm, slab: memcg_link the SLAB's kmem_cacheShakeel Butt
2018-05-30mm, thp: do not cause memcg oom for thpDavid Rientjes
2018-05-30mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie
2018-05-30kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-30kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand
2018-05-30mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin
2018-05-22mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin
2018-05-19proc: do not access cmdline nor environ from file-backed areasWilly Tarreau