summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-06-22Allow stack to grow up to address space limitHelge Deller
2017-06-22mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-21mm: larger stack guard gap, between vmasHugh Dickins
2017-06-20mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-06-20mm: vmpressure: fix sending wrong events on underflowVinayak Menon
2017-06-20mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko
2017-06-20mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani
2017-06-08mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-06-08mm/init: fix zone boundary creationOliver O'Halloran
2017-06-08mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz
2017-02-10mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang
2017-02-06swapfile: fix memory corruption via malformed swapfileJann Horn
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-20mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli
2016-08-27squash mm: Export migrate_page_... : also make it non-staticWilly Tarreau
2016-08-27mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-08-21tmpfs: fix regression hang in fallocate undoHugh Dickins
2016-08-21tmpfs: don't undo fallocate past its last pageAnthony Romano
2016-08-21mm: migrate dirty page without clear_page_dirty_for_io etcHugh Dickins
2016-02-25memcg: only free spare array when readers are doneMartijn Coenen
2016-02-25mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman
2016-02-25mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2015-11-09mm: make sendfile(2) killableJan Kara
2015-10-22mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman
2015-10-01vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim
2015-09-13mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-08-16mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-08-10mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2015-06-22mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng
2015-05-17mm/memory-failure: call shake_page() when error hits thp tail pageNaoya Horiguchi
2015-04-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-19writeback: fix possible underflow in write bandwidth calculationTejun Heo
2015-04-19writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo
2015-04-19mm/memory hotplug: postpone the reset of obsolete pgdatGu Zheng
2015-03-18mm/memory.c: actually remap enough memoryGrazvydas Ignotas
2015-03-18mm/compaction: fix wrong order check in compact_finished()Joonsoo Kim
2015-03-18mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-03-18mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-03-18mm/hugetlb: add migration entry check in __unmap_hugepage_rangeNaoya Horiguchi
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim
2015-01-16mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2014-12-16mm: fix swapoff hang after page migration and forkHugh Dickins
2014-12-16mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang
2014-11-21mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2014-11-21mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2014-11-21mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner