aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2016-10-05mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner1-1/+0
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner1-16/+30
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-126/+79
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2016-10-03Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+0
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+5
2016-10-02Merge branches 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki1-2/+0
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2-63/+61
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar6-35/+17
2016-09-28mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong1-5/+5
2016-09-28mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang1-1/+2
2016-09-25mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2-8/+7
2016-09-24Merge branch 'hughd-fixes' (patches from Hugh Dickins)Linus Torvalds2-21/+3
2016-09-24mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins1-19/+0
2016-09-24huge tmpfs: fix Committed_AS leakHugh Dickins1-1/+2
2016-09-24shmem: fix tmpfs to handle the huge= option properlyToshi Kani1-1/+1
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar8-53/+85
2016-09-20mm: usercopy: Check for module addressesLaura Abbott1-1/+4
2016-09-19mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner1-9/+22
2016-09-19mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar2-1/+3
2016-09-19mm: avoid endless recursion in dump_page()Kirill A. Shutemov1-2/+4
2016-09-19mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz1-5/+5
2016-09-19khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov1-7/+8
2016-09-19mem-hotplug: don't clear the only node in new_node_page()Li Zhong1-1/+3
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov1-0/+8
2016-09-13sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flagsRik van Riel2-2/+2
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier1-2/+0
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2016-09-09mm: fix show_smap() for zone_device-pmd rangesDan Williams1-2/+2
2016-09-07usercopy: remove page-spanning test for nowKees Cook1-26/+35
2016-09-06mm/writeback: Convert to hotplug state machineSebastian Andrzej Siewior1-19/+7
2016-09-06slub: Convert to hotplug state machineSebastian Andrzej Siewior1-44/+21
2016-09-06slab: Convert to hotplug state machineSebastian Andrzej Siewior1-63/+51
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes1-0/+17
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman2-13/+13
2016-09-01mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko1-49/+2
2016-08-26mm: silently skip readahead for DAX inodesRoss Zwisler1-0/+9
2016-08-26mm: memcontrol: avoid unused function warningArnd Bergmann1-18/+18
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko1-1/+8
2016-08-26soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli1-1/+6
2016-08-25arm64: Introduce execute-only page access permissionsCatalin Marinas1-0/+5
2016-08-22usercopy: fix overlap check for kernel textJosh Poimboeuf1-1/+1
2016-08-22usercopy: avoid potentially undefined behavior in pointer mathEric Biggers1-1/+1
2016-08-11mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdatsReza Arbab1-0/+2
2016-08-11mm, oom: fix uninitialized ret in task_will_free_mem()Geert Uytterhoeven1-1/+1
2016-08-11kasan: remove the unnecessary WARN_ONCE from quarantine.cAlexander Potapenko1-5/+2
2016-08-11mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov1-6/+18
2016-08-11mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov1-6/+38
2016-08-11proc, meminfo: use correct helpers for calculating LRU sizes in meminfoMel Gorman1-1/+1
2016-08-11mm/hugetlb: fix incorrect hugepages count during mem hotplugzhong jiang1-0/+1
2016-08-10mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lockChris Wilson1-1/+5
2016-08-10rmap: fix compound check logic in page_remove_file_rmapSteve Capper1-1/+1
2016-08-10mm, rmap: fix false positive VM_BUG() in page_add_file_rmap()Kirill A. Shutemov1-2/+3
2016-08-10mm/page_alloc.c: recalculate some of node threshold when on/offline memoryJoonsoo Kim1-15/+35
2016-08-10mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changesJoonsoo Kim1-1/+1
2016-08-10thp: move shmem_huge_enabled() outside of SYSFS ifdefArnd Bergmann1-1/+3
2016-08-09mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov2-11/+17
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds4-0/+342
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe1-2/+3
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe1-2/+2
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+22
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+9
2016-08-04mm/memblock.c: fix NULL dereference errorzijun_hu1-1/+4
2016-08-04slub: drop bogus inline for fixup_red_left()Geert Uytterhoeven1-1/+1
2016-08-04mm: initialise per_cpu_nodestats for all online pgdats at bootMel Gorman1-5/+5
2016-08-04mm/memblock: fix a typo in a commentAlexander Kuleshov1-2/+2
2016-08-04mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang1-0/+1
2016-08-04mm/block: convert rw_page users to bio op useMike Christie1-3/+3
2016-08-04block: fix bdi vs gendisk lifetime mismatchDan Williams1-0/+19
2016-08-03shmem: Fix link error if huge pages support is disabledGeert Uytterhoeven1-1/+2
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-103/+124
2016-08-02mm: refuse wrapped vm_brk requestsKees Cook1-3/+5
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick4-5/+5
2016-08-02mm: vmscan: fix memcg-aware shrinkers not called on global reclaimVladimir Davydov1-1/+1
2016-08-02kasan: avoid overflowing quarantine size on low memory systemsAlexander Potapenko1-2/+7
2016-08-02kasan: improve double-free reportsAndrey Ryabinin3-18/+41
2016-08-02mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin6-64/+39
2016-08-02mm/kasan: get rid of ->alloc_size in struct kasan_alloc_metaAndrey Ryabinin3-8/+4
2016-08-02mm/kasan, slub: don't disable interrupts when object leaves quarantineAndrey Ryabinin1-2/+6
2016-08-02mm/kasan: don't reduce quarantine in atomic contextsAndrey Ryabinin1-2/+2
2016-08-02mm/kasan: fix corruptions and false positive reportsAndrey Ryabinin1-1/+1
2016-08-02memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko1-0/+9
2016-08-02mm, hugetlb: fix huge_pte_alloc BUG_ONMichal Hocko1-1/+1
2016-08-02mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He1-0/+4
2016-08-02mm: move swap-in anonymous page into active listMinchan Kim1-0/+1
2016-08-02mm: fail prefaulting if page table allocation failsVegard Nossum1-0/+2
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V1-1/+9
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+2
2016-07-29mm: export filemap_check_errors() to modulesMiklos Szeredi1-1/+2
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds39-1542/+1888
2016-07-28mm, compaction: simplify contended compaction handlingVlastimil Babka3-90/+15
2016-07-28mm, compaction: introduce direct compaction priorityVlastimil Babka2-20/+21
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka4-19/+20
2016-07-28mm, page_alloc: make THP-specific decisions more genericVlastimil Babka1-13/+9
2016-07-28mm, page_alloc: restructure direct compaction handling in slowpathVlastimil Babka1-52/+57
2016-07-28mm, page_alloc: don't retry initial attempt in slowpathVlastimil Babka1-11/+18
2016-07-28mm, page_alloc: set alloc_flags only once in slowpathVlastimil Babka1-26/+26
2016-07-28mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko6-53/+83
2016-07-28mm, kasan: account for object redzone in SLUB's nearest_obj()Alexander Potapenko1-1/+1
2016-07-28mm: fix use-after-free if memory allocation failed in vma_adjust()Kirill A. Shutemov1-5/+15
2016-07-28zsmalloc: Delete an unnecessary check before the function call "iput"Markus Elfring1-2/+1
2016-07-28mm/memblock.c: fix index adjustment error in __next_mem_range_rev()zijun_hu1-1/+1
2016-07-28mem-hotplug: alloc new page from a nearest neighbor node when mem-offlineXishi Qiu1-5/+33
2016-07-28mm: add cond_resched() to generic_swapfile_activate()Mikulas Patocka1-0/+2
2016-07-28Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements"Michal Hocko1-15/+3
2016-07-28mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT modeHugh Dickins1-1/+1
2016-07-28mm: hwpoison: remove incorrect commentsNaoya Horiguchi2-3/+0
2016-07-28make __section_nr() more efficientZhou Chengming1-5/+7
2016-07-28kmemleak: don't hang if user disables scanning earlyVegard Nossum1-1/+3
2016-07-28mm/memblock.c: add new infrastructure to address the mem limit issueDennis Chen1-5/+52
2016-07-28mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski1-1/+1
2016-07-28mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski1-2/+1
2016-07-28mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams1-1/+1
2016-07-28memblock: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig1-1/+1
2016-07-28mm, THP: clean up return value of madvise_free_huge_pmdHuang Ying1-7/+8
2016-07-28mm/zsmalloc: use helper to clear page->flags bitGanesh Mahendran1-2/+2
2016-07-28mm/zsmalloc: add __init,__exit attributeGanesh Mahendran1-1/+1
2016-07-28mm/zsmalloc: keep comments consistent with codeGanesh Mahendran1-4/+3
2016-07-28mm/zsmalloc: avoid calculate max objects of zspage twiceGanesh Mahendran1-16/+10
2016-07-28mm/zsmalloc: use class->objs_per_zspage to get num of max objectsGanesh Mahendran1-11/+7
2016-07-28mm/zsmalloc: take obj index back from find_alloced_objGanesh Mahendran1-2/+6
2016-07-28mm/zsmalloc: use obj_index to keep consistent with othersGanesh Mahendran1-7/+7
2016-07-28mm: bail out in shrink_inactive_list()Minchan Kim1-0/+27
2016-07-28mm, vmscan: account for skipped pages as a partial scanMel Gorman1-2/+18
2016-07-28mm: consider whether to decivate based on eligible zones inactive ratioMel Gorman1-5/+29
2016-07-28mm: remove reclaim and compaction retry approximationsMel Gorman6-58/+37
2016-07-28mm, vmscan: remove highmem_file_pagesMel Gorman1-8/+4
2016-07-28mm: add per-zone lru list statMinchan Kim3-9/+15
2016-07-28mm, vmscan: release/reacquire lru_lock on pgdat changeMel Gorman1-11/+10
2016-07-28mm, vmscan: remove redundant check in shrink_zones()Mel Gorman1-3/+0
2016-07-28mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2-11/+34
2016-07-28mm: show node_pages_scanned per node, not zoneMinchan Kim1-3/+3
2016-07-28mm, pagevec: release/reacquire lru_lock on pgdat changeMel Gorman1-10/+10
2016-07-28mm, page_alloc: fix dirtyable highmem calculationMinchan Kim1-6/+10
2016-07-28mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman6-42/+67
2016-07-28mm, vmstat: print node-based stats in zoneinfo fileMel Gorman1-0/+24
2016-07-28mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman2-3/+15
2016-07-28mm: vmstat: replace __count_zone_vm_events with a zone id equivalentMel Gorman1-1/+1
2016-07-28mm: page_alloc: cache the last node whose dirty limit is reachedMel Gorman1-2/+11
2016-07-28mm, page_alloc: remove fair zone allocation policyMel Gorman3-78/+2
2016-07-28mm, vmscan: add classzone information to tracepointsMel Gorman1-5/+9
2016-07-28mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads...Mel Gorman1-8/+14
2016-07-28mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep()Mel Gorman1-8/+4
2016-07-28mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_readyMel Gorman1-20/+7
2016-07-28mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_nodeMel Gorman1-11/+9
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman4-53/+60
2016-07-28mm, page_alloc: wake kswapd based on the highest eligible zoneMel Gorman1-1/+1
2016-07-28mm, vmscan: only wakeup kswapd once per node for the requested classzoneMel Gorman2-4/+17
2016-07-28mm: move vmscan writes and file write accounting to the nodeMel Gorman3-9/+9
2016-07-28mm: move most file-based accounting to the nodeMel Gorman12-117/+107
2016-07-28mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2-5/+5
2016-07-28mm: move page mapped accounting to the nodeMel Gorman4-13/+13
2016-07-28mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman2-45/+72
2016-07-28mm, workingset: make working set detection node-awareMel Gorman2-40/+23
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman3-120/+95
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman4-32/+41
2016-07-28mm: vmscan: do not reclaim from kswapd if there is any eligible zoneMel Gorman1-32/+27
2016-07-28mm, vmscan: remove duplicate logic clearing node congestion and dirty stateMel Gorman1-12/+12
2016-07-28mm, vmscan: by default have direct reclaim only shrink once per nodeMel Gorman1-8/+14
2016-07-28mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman3-54/+54
2016-07-28mm, vmscan: remove balance gapMel Gorman1-11/+8
2016-07-28mm, vmscan: make kswapd reclaim in terms of nodesMel Gorman1-191/+101
2016-07-28mm, vmscan: have kswapd only scan based on the highest requested zoneMel Gorman1-5/+2
2016-07-28mm, vmscan: begin reclaiming pages on a per-node basisMel Gorman1-24/+55
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman17-222/+270
2016-07-28mm, vmscan: move lru_lock to the nodeMel Gorman10-62/+62
2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman3-29/+285
2016-07-28mm, meminit: remove early_page_nid_uninitialisedMel Gorman1-13/+0
2016-07-28mm/compaction: remove unnecessary order check in try_to_compact_pages()Ganesh Mahendran1-1/+1
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2-46/+6
2016-07-28mm: update the comment in __isolate_free_pagezhong jiang1-1/+4
2016-07-28mm, oom: tighten task_will_free_mem() lockingMichal Hocko1-26/+15
2016-07-28mm, oom: hide mm which is shared with kthread or global initMichal Hocko1-4/+21
2016-07-28mm, oom_reaper: do not attempt to reap a task more than twiceMichal Hocko1-0/+19
2016-07-28mm, oom: task_will_free_mem should skip oom_reaped tasksMichal Hocko1-0/+10
2016-07-28mm, oom: fortify task_will_free_mem()Michal Hocko2-55/+82
2016-07-28mm, oom: kill all tasks sharing the mmMichal Hocko1-2/+1
2016-07-28mm, oom: skip vforked tasks from being selectedMichal Hocko1-2/+4
2016-07-28mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko1-1/+1
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds42-3118/+5817
2016-07-26thp: fix comments of __pmd_trans_huge_lock()Huang Ying1-3/+3
2016-07-26mm: memcontrol: fix documentation for compound parameterLi RongQing1-1/+4
2016-07-26mm: memcontrol: remove BUG_ON in uncharge_listLi RongQing1-1/+0
2016-07-26mm: fix build warnings in <linux/compaction.h>Minchan Kim1-2/+2
2016-07-26mm, thp: convert from optimistic swapin collapsing to conservativeEbru Akagunduz1-15/+23
2016-07-26mm, thp: fix comment inconsistency for swapin readahead functionsEbru Akagunduz1-3/+4
2016-07-26shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov1-0/+175
2016-07-26thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov5-20/+32
2016-07-26khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2-16/+475
2016-07-26shmem: make shmem_inode_info::lock irq-safeKirill A. Shutemov1-24/+26
2016-07-26khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()Kirill A. Shutemov1-15/+10
2016-07-26thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov3-1485/+1500
2016-07-26shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappingsKirill A. Shutemov2-17/+22
2016-07-26shmem: add huge pages supportKirill A. Shutemov7-70/+326
2016-07-26shmem: get_unmapped_area align huge pageHugh Dickins2-2/+112
2016-07-26shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2-0/+164
2016-07-26mm, rmap: account shmem thp pagesKirill A. Shutemov4-7/+32