aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2019-08-25mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig
2019-08-25mm, vmscan: do not special-case slab reclaim when watermarks are boostedMel Gorman
2019-08-25mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres
2019-08-25mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen
2019-08-25mm/z3fold.c: fix z3fold_destroy_pool() race conditionHenry Burns
2019-08-25mm/z3fold.c: fix z3fold_destroy_pool() orderingHenry Burns
2019-08-25mm: mempolicy: handle vma with unmovable pages mapped correctly in mbindYang Shi
2019-08-25mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...Yang Shi
2019-08-25mm/hmm: fix bad subpage pointer in try_to_unmap_oneRalph Campbell
2019-08-19Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-08-19Merge tag 'v5.2.9' into v5.2/standard/baseBruce Ashfield
2019-08-16mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-08-12Merge tag 'v5.2.7' into v5.2/standard/baseBruce Ashfield
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-08-12Merge tag 'v5.2.5' into v5.2/standard/baseBruce Ashfield
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-08-12Merge tag 'v5.2.4' into v5.2/standard/baseBruce Ashfield
2019-08-06mm/migrate.c: initialize pud_entry in migrate_vma()Ralph Campbell
2019-08-06mm: compaction: avoid 100% CPU usage during compaction when a task is killedMel Gorman
2019-08-06mm: migrate: fix reference check race between __find_get_block() and migrationJan Kara
2019-08-06mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...Yang Shi
2019-08-06mm/hotplug: make remove_memory() interface usablePavel Tatashin
2019-08-06mm/cma.c: fail if fixed declaration can't be honoredDoug Berger
2019-08-06mm/z3fold.c: reinitialize zhdr structs after migrationHenry Burns
2019-08-06mm/memcontrol.c: keep local VM counters in sync with the hierarchical onesYafang Shao
2019-08-06mm/slab_common.c: work around clang bug #42570Arnd Bergmann
2019-08-06mm/z3fold: don't try to use buddy slots after freeVitaly Wool
2019-07-31mm, swap: fix race between swapoff and some swap operationsHuang Ying
2019-07-31mm: use down_read_killable for locking mmap_sem in access_remote_vmKonstantin Khlebnikov
2019-07-31mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker
2019-07-31mm/gup.c: remove some BUG_ONs from get_gate_page()Andy Lutomirski
2019-07-31mm/gup.c: mark undo_dev_pagemap as __maybe_unusedGuenter Roeck
2019-07-31mm/mincore.c: fix race between swapoff and mincoreHuang Ying
2019-07-31mm/kmemleak.c: fix check for softirq contextDmitry Vyukov
2019-07-31mm/swap: fix release_pages() when releasing devmap pagesIra Weiny
2019-07-31mm/hmm: fix use after free with struct hmm in the mmu notifiersJason Gunthorpe
2019-07-28mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler
2019-07-27Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-07-27Merge tag 'v5.2.3' into v5.2/standard/baseBruce Ashfield
2019-07-26mm/z3fold.c: lock z3fold page before __SetPageMovable()Henry Burns
2019-07-26mm/memcontrol: fix wrong statistics in memory.statYafang Shao
2019-07-26mm: vmscan: scan anonymous pages on file refaultsKuo-Hsin Yang
2019-07-22aufs5: mmap supportBruce Ashfield
2019-07-19Merge branch 'xilinx-zynqmp-merge' into xlnx-socBruce Ashfield
2019-07-10Merge tag 'v5.2' into standard/baseBruce Ashfield
2019-07-05Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds
2019-07-05swap_readpage(): avoid blk_wake_io_task() if !synchronousOleg Nesterov
2019-07-05mm/vmscan.c: prevent useless kswapd loopsShakeel Butt
2019-07-05mm/page_alloc.c: fix regression with deferred struct page initJuergen Gross