summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2019-08-25Revert "kmemleak: allow to coexist with fault injection"Yang Shi
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-16mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel
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-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-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
2019-06-29mm, swap: fix THP swap outHuang Ying
2019-06-29mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann
2019-06-29mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King
2019-06-29mm/oom_kill.c: fix uninitialized oc->constraintYafang Shao
2019-06-29mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi
2019-06-29mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi
2019-06-29mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds