summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-10-05mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-03Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-02Merge branches 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-28mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong
2016-09-28mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang
2016-09-25mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes
2016-09-24Merge branch 'hughd-fixes' (patches from Hugh Dickins)Linus Torvalds
2016-09-24mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins
2016-09-24huge tmpfs: fix Committed_AS leakHugh Dickins
2016-09-24shmem: fix tmpfs to handle the huge= option properlyToshi Kani
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-20mm: usercopy: Check for module addressesLaura Abbott
2016-09-19mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner
2016-09-19mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar
2016-09-19mm: avoid endless recursion in dump_page()Kirill A. Shutemov
2016-09-19mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz
2016-09-19khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov
2016-09-19mem-hotplug: don't clear the only node in new_node_page()Li Zhong
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov
2016-09-13sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flagsRik van Riel
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-09mm: fix show_smap() for zone_device-pmd rangesDan Williams
2016-09-07usercopy: remove page-spanning test for nowKees Cook
2016-09-06mm/writeback: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06slub: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06slab: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman
2016-09-01mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko
2016-08-26mm: silently skip readahead for DAX inodesRoss Zwisler
2016-08-26mm: memcontrol: avoid unused function warningArnd Bergmann
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko
2016-08-26soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli
2016-08-25arm64: Introduce execute-only page access permissionsCatalin Marinas
2016-08-22usercopy: fix overlap check for kernel textJosh Poimboeuf
2016-08-22usercopy: avoid potentially undefined behavior in pointer mathEric Biggers
2016-08-11mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdatsReza Arbab
2016-08-11mm, oom: fix uninitialized ret in task_will_free_mem()Geert Uytterhoeven
2016-08-11kasan: remove the unnecessary WARN_ONCE from quarantine.cAlexander Potapenko
2016-08-11mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov
2016-08-11mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov
2016-08-11proc, meminfo: use correct helpers for calculating LRU sizes in meminfoMel Gorman