summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-09-13cma: fix calculation of aligned offsetDoug Berger
2017-09-02mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2017-09-02mm: cma: constify and use correct signness in mm/cma.cSasha Levin
2017-09-02mm: cma: fix CMA aligned offset calculationDanesh Petigara
2017-09-02mm: cma: fix totalcma_pages to include DT defined CMA regionsGeorge G. Davis
2017-09-02mm: cma: split cma-reserved in dmesg logPintu Kumar
2017-09-02mm/cma: make kmemleak ignore CMA regionsThierry Reding
2017-09-02mm: cma: align to physical address, not CMA region positionGregory Fong
2017-08-24Sanitize 'move_pages()' permission checksLinus Torvalds
2017-08-24mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang
2017-08-16mm: ratelimit PFNs busy info messageJonathan Toppins
2017-08-11mm: don't dereference struct page fields of invalid pagesArd Biesheuvel
2017-08-11mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf
2017-07-21mm: fix overflow check in expand_upwards()Helge Deller
2017-07-05mm: numa: avoid waiting on freed migrated pagesMark Rutland
2017-06-26mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-26Allow stack to grow up to address space limitHelge Deller
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-26swap: cond_resched in swap_cgroup_prepare()Yu Zhao
2017-06-26mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse
2017-06-07mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-07mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal
2017-06-07slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-05-25mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-05-08mm/cma: silence warnings due to max() usageStephen Rothwell
2017-05-08mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2017-04-30mm/init: fix zone boundary creationOliver O'Halloran
2017-04-22mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-04-22mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi
2017-04-22percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan
2017-04-18swapfile: fix memory corruption via malformed swapfileJann Horn
2016-12-23mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang
2016-10-22mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-08-22mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He
2016-07-204.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compou...Steven Rostedt
2016-07-12tmpfs: fix regression hang in fallocate undoHugh Dickins
2016-07-12mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-07-12mm, compaction: abort free scanner if split failsDavid Rientjes
2016-07-12mm, compaction: skip compound pages by order in free scannerVlastimil Babka
2016-07-12mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba
2016-07-12mm: rename deactivate_page to deactivate_file_pageMinchan Kim
2016-07-12tmpfs: don't undo fallocate past its last pageAnthony Romano
2016-07-12mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-07-11percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo
2016-07-11percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo
2016-05-17mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins
2016-05-17mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov
2016-04-18mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka
2016-04-18mm: use 'unsigned int' for page orderKirill A. Shutemov
2016-04-18mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman