summaryrefslogtreecommitdiffstats
path: root/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mm: hwpoison: handle non-anonymous THP correctlyYang Shi2021-11-061-5/+2
* mm: shmem: don't truncate page if memory failure happensYang Shi2021-11-063-6/+51
* mm: hwpoison: refactor refcount check handlingYang Shi2021-11-061-29/+64
* mm: filemap: coding style cleanup for filemap_map_pmd()Yang Shi2021-11-061-6/+6
* mm/memory_failure: constify static mm_walk_opsRikard Falkeborn2021-11-061-1/+1
* mm/page_alloc: use clamp() to simplify codeWang ShaoBo2021-11-061-8/+4
* mm: page_alloc: use migrate_disable() in drain_local_pages_wq()Sebastian Andrzej Siewior2021-11-061-2/+2
* mm/page_alloc.c: show watermark_boost of zone in zoneinfoLiangcai Fan2021-11-062-0/+4
* mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang2021-11-061-0/+13
* mm/page_alloc.c: do not acquire zone lock in is_free_buddy_page()Eric Dumazet2021-11-061-5/+5
* mm: move fold_vm_numa_events() to fix NUMA without SMPGeert Uytterhoeven2021-11-061-28/+28
* mm: move node_reclaim_distance to fix NUMA without SMPGeert Uytterhoeven2021-11-061-0/+2
* mm/page_alloc: use accumulated load when building node fallback listKrupa Ramakrishnan2021-11-061-1/+1
* mm/page_alloc: print node fallback orderBharata B Rao2021-11-061-0/+4
* mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid]Miaohe Lin2021-11-061-4/+4
* mm/page_alloc.c: use helper function zone_spans_pfn()Miaohe Lin2021-11-061-1/+1
* mm/page_alloc.c: fix obsolete comment in free_pcppages_bulk()Miaohe Lin2021-11-061-7/+1
* mm/page_alloc.c: simplify the code by using macro K()Miaohe Lin2021-11-061-7/+5
* mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()Miaohe Lin2021-11-061-3/+1
* mm/large system hash: avoid possible NULL deref in alloc_large_system_hashEric Dumazet2021-11-061-1/+2
* mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...Chen Wandun2021-11-062-4/+98
* mm/vmalloc: be more explicit about supported gfp flagsMichal Hocko2021-11-061-2/+10
* kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang2021-11-062-0/+6
* vmalloc: choose a better start address in vm_area_register_early()Kefeng Wang2021-11-061-6/+12
* vmalloc: back off when the current task is OOM-killedVasily Averin2021-11-061-0/+3
* mm/vmalloc: check various alignments when debuggingUladzislau Rezki (Sony)2021-11-061-4/+4
* mm/vmalloc: do not adjust the search size for alignment overheadUladzislau Rezki (Sony)2021-11-061-9/+13
* mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfoEric Dumazet2021-11-061-1/+2
* mm/vmalloc: make show_numa_info() aware of hugepage mappingsEric Dumazet2021-11-061-3/+3
* mm/vmalloc: don't allow VM_NO_GUARD on vmap()Peter Zijlstra2021-11-061-0/+7
* mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()Vasily Averin2021-11-061-3/+4
* mm/mremap: don't account pages in vma_to_resize()Dmitry Safonov2021-11-061-28/+22
* mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey()Liu Song2021-11-061-1/+4
* mm: remove redundant smp_wmb()Qi Zheng2021-11-062-30/+24
* mm: introduce pmd_install() helperQi Zheng2021-11-063-27/+19
* mm: add zap_skip_check_mapping() helperPeter Xu2021-11-061-23/+6
* mm: drop first_index/last_index in zap_detailsPeter Xu2021-11-061-13/+18
* mm: clear vmf->pte after pte_unmap_same() returnsPeter Xu2021-11-061-6/+6
* mm/shmem: unconditionally set pte dirty in mfill_atomic_install_ptePeter Xu2021-11-062-3/+1
* mm/memory.c: avoid unnecessary kernel/user pointer conversionAmit Daniel Kachhap2021-11-061-3/+1
* mm/mmap.c: fix a data race of mm->total_vmPeng Liu2021-11-061-1/+1
* memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin2021-11-061-19/+8
* mm, oom: do not trigger out_of_memory from the #PFMichal Hocko2021-11-061-14/+8
* mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin2021-11-061-0/+3
* mm: list_lru: only add memcg-aware lrus to the global lru listMuchun Song2021-11-061-19/+16
* mm: memcontrol: remove the kmem statesMuchun Song2021-11-061-5/+2
* mm: memcontrol: remove kmemcg_id reparentingMuchun Song2021-11-061-15/+4
* mm: list_lru: fix the return value of list_lru_count_one()Muchun Song2021-11-061-1/+4
* mm: list_lru: remove holding lru lockMuchun Song2021-11-061-11/+0
* memcg, kmem: further deprecate kmem.limit_in_bytesShakeel Butt2021-11-061-34/+5