aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2017-04-08mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls1-12/+8
2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko4-26/+32
2017-04-08mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()David Rientjes1-0/+2
2017-04-08mm, thp: fix setting of defer+madvise thp defrag modeDavid Rientjes1-6/+6
2017-04-08mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov1-1/+1
2017-04-08mm: fix page_vma_mapped_walk() for ksm pagesHugh Dickins1-7/+8
2017-03-31mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz1-1/+3
2017-03-31kasan: report only the first error by defaultMark Rutland2-5/+36
2017-03-31mm: fix section name for .data..ro_after_initKees Cook1-1/+1
2017-03-31mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi1-2/+4
2017-03-31mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner1-1/+1
2017-03-31mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner1-2/+2
2017-03-31mm: move mm_percpu_wq initialization earlierMichal Hocko1-3/+1
2017-03-31mm: migrate: fix remove_migration_pte() for ksm pagesNaoya Horiguchi1-2/+5
2017-03-21mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying1-2/+0
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-16mm: add private lock to serialize memory hotplug operationsHeiko Carstens1-1/+5
2017-03-16mm: don't warn when vmalloc() fails due to a fatal signalDmitry Vyukov1-1/+2
2017-03-16z3fold: fix spinlock unlocking in page reclaimVitaly Wool1-0/+1
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2017-03-13mm, gup: fix typo in gup_p4d_range()Kirill A. Shutemov1-1/+1
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds16-104/+495
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-28/+117
2017-03-09kasan: fix races in quarantine_remove_cache()Dmitry Vyukov1-6/+36
2017-03-09kasan: resched in quarantine_remove_cache()Dmitry Vyukov1-1/+8
2017-03-09mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan1-3/+8
2017-03-09thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov1-5/+4
2017-03-09rmap: fix NULL-pointer dereference on THP munlockingKirill A. Shutemov1-6/+7
2017-03-09mm/memblock.c: fix memblock_next_valid_pfn()AKASHI Takahiro1-1/+4
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli1-3/+41
2017-03-09mm/cgroup: avoid panic when init with low memoryLaurent Dufour1-2/+5
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie2-1/+4
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-15/+28
2017-03-09mm: introduce __p4d_alloc()Kirill A. Shutemov1-0/+23
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov16-104/+472
2017-03-08mm, page_alloc: Add missing check for memory holesTony Luck1-1/+2
2017-03-08bdi: Fix use-after-free in wb_congested_put()Jan Kara1-15/+21
2017-03-08block: Allow bdi re-registrationJan Kara1-0/+7
2017-03-06percpu: remove unused chunk_alloc parameter from pcpu_get_pages()Tahsin Erdogan1-4/+3
2017-03-06percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan1-1/+4
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds34-11/+70
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells1-3/+3
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar1-1/+1
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro2-3/+3
2017-03-02sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar7-0/+8
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar6-1/+6
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar4-3/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar5-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar14-0/+14
2017-03-02kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar1-0/+10
2017-03-02mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar2-6/+6
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-4/+2
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park3-0/+63
2017-02-27mm: use mmget_not_zero() helperVegard Nossum1-1/+1
2017-02-27mm: add new mmget() helperVegard Nossum1-5/+5
2017-02-27mm: add new mmgrab() helperVegard Nossum5-6/+6
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27fs: add i_blocksize()Fabian Frederick1-1/+1
2017-02-27zswap: don't param_set_charp while holding spinlockDan Streetman1-7/+13
2017-02-27zswap: clear compressor or zpool param if invalid at initDan Streetman1-12/+37
2017-02-27zswap: allow initialization at boot without poolDan Streetman1-12/+34
2017-02-24kasan: drain quarantine of memcg slab objectsGreg Thelen3-2/+5
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot1-1/+1
2017-02-24mm: do not access page->mapping directly on page_endioMinchan Kim1-2/+5
2017-02-24mm/thp/autonuma: use TNF flag instead of vm faultAneesh Kumar K.V1-1/+1
2017-02-24mm/gup: check for protnone only if it is a PTE entryAneesh Kumar K.V1-2/+3
2017-02-24mm: cleanups for printing phys_addr_t and dma_addr_tMiles Chen2-9/+9
2017-02-24mm/zsmalloc: fix comment in zsmallocYisheng Xie1-4/+0
2017-02-24mm/page_alloc.c: remove redundant init code for ZONE_MOVABLEWei Yang1-2/+0
2017-02-24mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chainYisheng Xie1-5/+1
2017-02-24mm: vmpressure: fix sending wrong events on underflowVinayak Menon1-1/+9
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins5-0/+5
2017-02-24mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan1-1/+1
2017-02-24mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()zhong jiang1-2/+2
2017-02-24mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_...Steven Rostedt (VMware)1-1/+1
2017-02-24mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V1-2/+7
2017-02-24mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V3-5/+5
2017-02-24mm/autonuma: don't use set_pte_at when updating protnone ptesAneesh Kumar K.V1-9/+9
2017-02-24mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROWSteven Rostedt (VMware)1-1/+1
2017-02-24mm, vmscan: clear PGDAT_WRITEBACK when zone is balancedMel Gorman1-0/+1
2017-02-24mm: codgin-style fixesTobin C Harding1-31/+29
2017-02-24mm/memory.c: use NULL instead of literal 0Tobin C Harding1-3/+3
2017-02-24mm/page_alloc.c: remove duplicate inclusion of page_ext.hMasanari Iida1-1/+0
2017-02-24vmalloc: back off when the current task is killedMichal Hocko1-0/+5
2017-02-24mm: cma: print allocation failure reason and bitmap statusJaewon Kim1-1/+33
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes2-13/+46
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach2-3/+4
2017-02-24mm: alloc_contig_range: allow to specify GFP maskLucas Stach3-4/+7
2017-02-24userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA foundMike Rapoport1-30/+28
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport4-28/+53
2017-02-24mm: call vm_munmap in munmap syscall instead of using open coded versionMike Rapoport1-8/+1
2017-02-24mm: convert remove_migration_pte() to use page_vma_mapped_walk()Kirill A. Shutemov1-61/+41
2017-02-24mm: drop page_check_address{,_transhuge}Kirill A. Shutemov1-138/+0
2017-02-24mm: convert page_mapped_in_vma() to use page_vma_mapped_walk()Kirill A. Shutemov2-26/+30
2017-02-24mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()Kirill A. Shutemov1-16/+18
2017-02-24mm: convert try_to_unmap_one() to use page_vma_mapped_walk()Kirill A. Shutemov2-139/+137
2017-02-24mm: convert page_mkclean_one() to use page_vma_mapped_walk()Kirill A. Shutemov1-23/+45
2017-02-24mm, rmap: check all VMAs that PTE-mapped THP can be part ofKirill A. Shutemov2-9/+16
2017-02-24mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs()Kirill A. Shutemov1-17/+17
2017-02-24mm: fix handling PTE-mapped THPs in page_referenced()Kirill A. Shutemov1-32/+34
2017-02-24mm: introduce page_vma_mapped_walk()Kirill A. Shutemov3-5/+198
2017-02-24mm/hotplug: enable memory hotplug for non-lru movable pagesYisheng Xie2-13/+23
2017-02-24HWPOISON: soft offlining for non-lru movable pageYisheng Xie1-10/+16
2017-02-24mm/migration: make isolate_movable_page() return int typeYisheng Xie2-4/+4
2017-02-24z3fold: add kref refcountingVitaly Wool1-86/+69
2017-02-24z3fold: use per-page spinlockVitaly Wool1-42/+106
2017-02-24z3fold: extend compaction functionVitaly Wool1-1/+25
2017-02-24z3fold: fix header size related issuesVitaly Wool1-50/+64
2017-02-24z3fold: make pages_nr atomicVitaly Wool1-11/+9
2017-02-24mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang1-13/+4
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox5-8/+370
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang1-6/+12
2017-02-24mm, page_alloc: use static global work_struct for draining per-cpu pagesMel Gorman1-18/+22
2017-02-24mm, page_alloc: don't check cpuset allowed twice in fast-pathVlastimil Babka1-1/+2
2017-02-24mm, page_alloc: remove redundant checks from alloc fastpathVlastimil Babka1-18/+0
2017-02-24mm: fix comments for mmap_init()seokhoon.yoon2-2/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang6-21/+20
2017-02-24mm, page_alloc: only use per-cpu allocator for irq-safe requestsMel Gorman1-20/+23
2017-02-24mm, page_alloc: do not depend on cpu hotplug locks inside the allocatorMichal Hocko1-6/+9
2017-02-24mm, page_alloc: drain per-cpu pages from workqueue contextMel Gorman1-7/+37
2017-02-24mm, page_alloc: split alloc_pages_nodemask()Mel Gorman1-29/+46
2017-02-24mm, page_alloc: split buffered_rmqueue()Mel Gorman1-49/+79
2017-02-24mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner2-7/+17
2017-02-24mm: vmscan: only write dirty pages that the scanner has seen twiceJohannes Weiner1-5/+10
2017-02-24mm: vmscan: remove old flusher wakeup from direct reclaim pathJohannes Weiner1-17/+0
2017-02-24mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner1-5/+13
2017-02-24mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner1-12/+2
2017-02-24userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE requestMike Rapoport1-0/+1
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport1-1/+1
2017-02-24memblock: embed memblock type name within struct memblock_typeHeiko Carstens1-24/+11
2017-02-24memblock: also dump physmem list within __memblock_dump_allHeiko Carstens1-0/+3
2017-02-24memblock: let memblock_type_name know about physmem typeHeiko Carstens1-0/+4
2017-02-24mm/memory_hotplug.c: unexport __remove_pages()Andrew Morton1-1/+0
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams1-0/+2
2017-02-24mm, oom: header nodemask is NULL when cpusets are disabledDavid Rientjes1-7/+9
2017-02-24mm/ksm: improve deduplication of zero pages with colouringClaudio Imbrenda1-3/+65
2017-02-22mm/z3fold.c: limit first_num to the actual range of possible buddy indexeszhong jiang1-3/+7
2017-02-22mm/memblock.c: remove unnecessary log and clean upMiles Chen1-29/+25
2017-02-22oom-reaper: use madvise_dontneed() logic to decide if unmap the VMAKirill A. Shutemov3-9/+9
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov2-4/+3
2017-02-22mm: drop zap_details::check_swap_entriesKirill A. Shutemov2-4/+3
2017-02-22mm: drop zap_details::ignore_dirtyKirill A. Shutemov2-8/+1
2017-02-22mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabledDavid Rientjes1-3/+7
2017-02-22mm: help __GFP_NOFAIL allocations which do not trigger OOM killerMichal Hocko1-10/+36
2017-02-22mm, oom: do not enforce OOM killer for __GFP_NOFAIL automaticallyMichal Hocko2-26/+25
2017-02-22mm: consolidate GFP_NOFAIL checks in the allocator slowpathMichal Hocko1-39/+52
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko3-23/+23
2017-02-22mm, page_alloc: warn_alloc print nodemaskMichal Hocko2-6/+8
2017-02-22mm, page_alloc: do not report all nodes in show_memMichal Hocko1-0/+3
2017-02-22Revert "mm: bail out in shrink_inactive_list()"Michal Hocko1-27/+0
2017-02-22mm, vmscan: consider eligible zones in get_scan_countMichal Hocko1-2/+2
2017-02-22mm, vmscan: cleanup lru size claculationsMichal Hocko2-46/+45
2017-02-22mm, vmscan: do not count freed pages as PGDEACTIVATEMichal Hocko1-3/+1
2017-02-22mm/backing-dev.c: use rb_entry()Geliang Tang1-2/+2
2017-02-22mm, thp: add new defer+madvise defrag optionDavid Rientjes1-72/+74
2017-02-22mm/swap: skip readahead only when swap slot cache is enabledHuang Ying2-4/+11
2017-02-22mm/swap: enable swap slots cache usageTim Chen1-0/+7
2017-02-22mm/swap: add cache for swap slots allocationTim Chen4-12/+359
2017-02-22mm/swap: free swap slots in batchTim Chen1-61/+94
2017-02-22mm/swap: allocate swap slots in batchesTim Chen1-25/+111
2017-02-22mm/swap: skip readahead for unreferenced swap slotsTim Chen2-6/+45
2017-02-22mm/swap: split swap cache into 64MB trunksHuang, Ying3-20/+70
2017-02-22mm/swap: add cluster lockHuang, Ying1-42/+173
2017-02-22mm/swap: fix kernel message in swap_info_get()Huang, Ying1-4/+4
2017-02-22powerpc: do not make the entire heap executableDenys Vlasenko1-5/+19
2017-02-22mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu2-3/+4
2017-02-22mm/sparse: use page_private() to get page->private valueYasuaki Ishimatsu1-1/+1
2017-02-22mm/memblock.c: check return value of memblock_reserve() in memblock_virt_allo...Wei Yang1-4/+2
2017-02-22mm/memblock.c: trivial code refine in memblock_is_region_memory()Wei Yang1-2/+1
2017-02-22mm: fix some typos in mm/zsmalloc.cXishi Qiu1-3/+3
2017-02-22mm/bootmem.c: cosmetic improvement of code readabilityAdygzhy Ondar1-1/+1
2017-02-22mm,compaction: serialize waitqueue_active() checksDavidlohr Bueso1-0/+7
2017-02-22mm: page_alloc: skip over regions of invalid pfns where possiblePaul Burton2-1/+35
2017-02-22mm, compaction: add vmstats for kcompactd workDavid Rientjes3-3/+23
2017-02-22mm/mmzone.c: swap likely to unlikely as code logic is different for next_zone...Steven Rostedt1-1/+1
2017-02-22mm: fix filemap.c kernel-doc warningsRandy Dunlap1-1/+1
2017-02-22mm: un-export wake_up_page functionsNicholas Piggin1-2/+8
2017-02-22mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko1-9/+14
2017-02-22mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko1-0/+14
2017-02-22mm, vmscan: extract shrink_page_list reclaim counters into a structMichal Hocko1-31/+30
2017-02-22mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko1-2/+1
2017-02-22mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko1-6/+7
2017-02-22mm, vmscan: add active list aging tracepointMichal Hocko1-4/+14
2017-02-22mm: mprotect: use pmd_trans_unstable instead of taking the pmd_lockAndrea Arcangeli1-31/+15
2017-02-22userfaultfd: shmem: avoid leaking blocks and used blocks in UFFDIO_COPYAndrea Arcangeli1-10/+13