summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-06lib/test_vmalloc.c: use swap() to make code cleanerChangcheng Deng
2021-11-06mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...Chen Wandun
2021-11-06mm/vmalloc: be more explicit about supported gfp flagsMichal Hocko
2021-11-06kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang
2021-11-06arm64: support page mapping percpu first chunk allocatorKefeng Wang
2021-11-06vmalloc: choose a better start address in vm_area_register_early()Kefeng Wang
2021-11-06vmalloc: back off when the current task is OOM-killedVasily Averin
2021-11-06mm/vmalloc: check various alignments when debuggingUladzislau Rezki (Sony)
2021-11-06mm/vmalloc: do not adjust the search size for alignment overheadUladzislau Rezki (Sony)
2021-11-06mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfoEric Dumazet
2021-11-06mm/vmalloc: make show_numa_info() aware of hugepage mappingsEric Dumazet
2021-11-06mm/vmalloc: don't allow VM_NO_GUARD on vmap()Peter Zijlstra
2021-11-06mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()Vasily Averin
2021-11-06mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FNGang Li
2021-11-06mm: mmap_lock: remove redundant newline in TP_printkGang Li
2021-11-06include/linux/io-mapping.h: remove fallback for writecombineLucas De Marchi
2021-11-06mm/mremap: don't account pages in vma_to_resize()Dmitry Safonov
2021-11-06mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey()Liu Song
2021-11-06memory: remove unused CONFIG_MEM_BLOCK_SIZELukas Bulwahn
2021-11-06Documentation: update pagemap with shmem exceptionsTiberiu A Georgescu
2021-11-06mm: remove redundant smp_wmb()Qi Zheng
2021-11-06mm: introduce pmd_install() helperQi Zheng
2021-11-06mm: add zap_skip_check_mapping() helperPeter Xu
2021-11-06mm: drop first_index/last_index in zap_detailsPeter Xu
2021-11-06mm: clear vmf->pte after pte_unmap_same() returnsPeter Xu
2021-11-06mm/shmem: unconditionally set pte dirty in mfill_atomic_install_ptePeter Xu
2021-11-06mm/memory.c: avoid unnecessary kernel/user pointer conversionAmit Daniel Kachhap
2021-11-06mm: use __pfn_to_section() instead of open coding itRolf Eike Beer
2021-11-06mm/mmap.c: fix a data race of mm->total_vmPeng Liu
2021-11-06memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin
2021-11-06mm, oom: do not trigger out_of_memory from the #PFMichal Hocko
2021-11-06mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin
2021-11-06mm: list_lru: only add memcg-aware lrus to the global lru listMuchun Song
2021-11-06mm: memcontrol: remove the kmem statesMuchun Song
2021-11-06mm: memcontrol: remove kmemcg_id reparentingMuchun Song
2021-11-06mm: list_lru: fix the return value of list_lru_count_one()Muchun Song
2021-11-06mm: list_lru: remove holding lru lockMuchun Song
2021-11-06memcg, kmem: further deprecate kmem.limit_in_bytesShakeel Butt
2021-11-06mm/list_lru.c: prefer struct_size over open coded arithmeticLen Baker
2021-11-06mm/memcg: remove obsolete memcg_free_kmem()Waiman Long
2021-11-06memcg: unify memcg stat flushingShakeel Butt
2021-11-06memcg: flush stats only if updatedShakeel Butt
2021-11-06mm/memcg: drop swp_entry_t* in mc_handle_file_pte()Peter Xu
2021-11-06mm: optimise put_pages_list()Matthew Wilcox (Oracle)
2021-11-06mm/swapfile: fix an integer overflow in swap_show()Rafael Aquini
2021-11-06mm/swapfile: remove needless request_queue NULL pointer checkXu Wang
2021-11-06mm/gup: further simplify __gup_device_huge()John Hubbard
2021-11-06mm: move more expensive part of XA setup out of mapping checkJens Axboe
2021-11-06mm/filemap.c: remove bogus VM_BUG_ONMatthew Wilcox (Oracle)
2021-11-06mm: don't read i_size of inode unless we need itJens Axboe