aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2018-03-26 Merge tag 'v4.9.90' into linux-linaro-lsk-v4.9lsk-v4.9-18.03Alex Shi
2018-03-24mm: hwpoison: call shake_page() after try_to_unmap() for mlocked pageNaoya Horiguchi
2018-03-24mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfoDavid Rientjes
2018-03-24mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttlingJohannes Weiner
2018-03-02 Merge tag 'v4.9.85' into linux-linaro-lsk-v4.9Alex Shi
2018-02-28mm: fail get_vaddr_frames() for filesystem-dax mappingsDan Williams
2018-02-28mm: introduce get_user_pages_longtermDan Williams
2018-02-28mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler
2018-02-26 Merge tag 'v4.9.84' into linux-linaro-lsk-v4.9Alex Shi
2018-02-25shmem: fix compilation warnings on unused functionsJérémy Lefaure
2018-02-25shmem: avoid maybe-uninitialized warningArnd Bergmann
2018-02-25mm/early_ioremap: Fix boot hang with earlyprintk=efi,keepDave Young
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells
2018-02-25mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.Tetsuo Handa
2018-02-23 Merge tag 'v4.9.83' into linux-linaro-lsk-v4.9Alex Shi
2018-02-22mm: hide a #warning for COMPILE_TESTArnd Bergmann
2018-02-13 Merge tag 'v4.9.80' into linux-linaro-lsk-v4.9Alex Shi
2018-02-03kmemleak: add scheduling point to kmemleak_scan()Yisheng Xie
2018-02-01 Merge tag 'v4.9.79' into linux-linaro-lsk-v4.9lsk-v4.9-18.02Alex Shi
2018-01-31mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner
2018-01-31mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka
2018-01-31cma: fix calculation of aligned offsetDoug Berger
2018-01-31hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko
2018-01-31mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stackMichal Hocko
2018-01-18 Merge tag 'v4.9.77' into linux-linaro-lsk-v4.9Alex Shi
2018-01-17zswap: don't param_set_charp while holding spinlockDan Streetman
2018-01-08 Merge tag 'v4.9.75' into linux-linaro-lsk-v4.9Alex Shi
2018-01-05kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins
2017-12-15 Merge tag 'v4.9.69' into linux-linaro-lsk-v4.9Alex Shi
2017-12-14zsmalloc: calling zs_map_object() from irq is a bugSergey Senozhatsky
2017-12-14thp: fix MADV_DONTNEED vs. numa balancing raceKirill A. Shutemov
2017-12-14thp: reduce indentation level in change_huge_pmd()Kirill A. Shutemov
2017-12-10 Merge tag 'v4.9.68' into linux-linaro-lsk-v4.9Alex Shi
2017-12-09mm: fix remote numa hits statisticsMichal Hocko
2017-12-09mm, oom_reaper: gather each vma to prevent leaking TLB entryWang Nan
2017-12-08 Merge tag 'v4.9.67' into linux-linaro-lsk-v4.9Alex Shi
2017-12-05mm/madvise.c: fix madvise() infinite loop under special circumstanceschenjie
2017-12-05mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams
2017-12-05mm/cma: fix alloc_contig_range ret code/potential leakMike Kravetz
2017-12-05mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov
2017-11-26 Merge tag 'v4.9.65' into linux-linaro-lsk-v4.9lsk-v4.9-17.11Alex Shi
2017-11-24mm/pagewalk.c: report holes in hugetlb rangesJann Horn
2017-11-24mm/page_alloc.c: broken deferred calculationPavel Tatashin
2017-10-25 Merge tag 'v4.9.58' into linux-linaro-lsk-v4.9Alex Shi
2017-10-21slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko
2017-10-21mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu
2017-10-13 Merge tag 'v4.9.56' into linux-linaro-lsk-v4.9Alex Shi
2017-10-12mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko
2017-10-09Merge remote-tracking branch 'lts/linux-4.9.y' into linux-linaro-lsk-v4.9Alex Shi
2017-10-08mm/cgroup: avoid panic when init with low memoryLaurent Dufour