selftests: memcg: adjust expected reclaim values of protected cgroups
[platform/kernel/linux-starfive.git] / mm /
2022-05-27 Miaohe Linmm/z3fold: fix z3fold_page_migrate races with z3fold_map
2022-05-27 Miaohe Linmm/z3fold: fix z3fold_reclaim_page races with z3fold_free
2022-05-27 Miaohe Linmm/z3fold: always clear PAGE_CLAIMED under z3fold page...
2022-05-27 Miaohe Linmm/z3fold: put z3fold page back into unbuddied list...
2022-05-27 Miaohe Linrevert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"
2022-05-27 Miaohe Linmm/z3fold: throw warning on failure of trylock_page...
2022-05-27 Miaohe Linmm/z3fold: remove buggy use of stale list for allocation
2022-05-27 Miaohe Linmm/z3fold: fix possible null pointer dereferencing
2022-05-27 Miaohe Linmm/z3fold: fix sheduling while atomic
2022-05-27 Zi Yanmm: split free page with properly free memory accountin...
2022-05-27 Zi Yanmm: page-isolation: skip isolated pageblock in start_is...
2022-05-25 Kefeng Wangmm: kfence: use PAGE_ALIGNED helper
2022-05-25 Julia Lawallksm: fix typo in comment
2022-05-25 Johannes WeinerRevert "mm/vmscan: never demote for memcg reclaim"
2022-05-25 Jackie Liumm/kfence: print disabling or re-enabling message
2022-05-25 Zi Yanmm: fix a potential infinite loop in start_isolate_page...
2022-05-25 Hugh Dickinsmm/shmem: fix shmem folio swapoff hang
2022-05-19 Kefeng Wangmm: damon: use HPAGE_PMD_SIZE
2022-05-19 Qi Zhengmm: fix missing handler for __GFP_NOWARN
2022-05-19 Wonhyuk Yangmm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()
2022-05-19 Fanjun Kongmm/page_owner.c: add missing __initdata attribute
2022-05-19 Luo Mengtmpfs: fix undefined-behaviour in shmem_reconfigure()
2022-05-19 Wang Chengmm/mempolicy: fix uninit-value in mpol_rebind_policy()
2022-05-19 Minchan Kimmm: don't be stuck to rmap lock on reclaim path
2022-05-19 Johannes Weinerzswap: memcg accounting
2022-05-19 Johannes Weinermm: zswap: add basic meminfo and vmstat coverage
2022-05-19 Johannes Weinermm: Kconfig: simplify zswap configuration
2022-05-19 Johannes Weinermm: Kconfig: group swap, slab, hotplug and thp options...
2022-05-19 Johannes Weinermm: Kconfig: move swap and slab config options to the...
2022-05-19 Miaohe Linmm/swap: fix comment about swap extent
2022-05-19 Miaohe Linmm/swap: fix the comment of get_kernel_pages
2022-05-19 Miaohe Linmm/swap: clean up the comment of find_next_to_unuse
2022-05-19 Miaohe Linmm/swap: add helper swap_offset_available()
2022-05-19 Miaohe Linmm/swap: avoid calling swp_swap_info when try to check...
2022-05-19 Miaohe Linmm/swap: make page_swapcount and __lru_add_drain_all...
2022-05-19 Miaohe Linmm/swap: remove unneeded p != NULL check in __swap_dupl...
2022-05-19 Miaohe Linmm/swap: remove buggy cache->nr check in refill_swap_sl...
2022-05-19 Miaohe Linmm/swap: print bad swap offset entry in get_swap_device
2022-05-19 Miaohe Linmm/swap: remove unneeded return value of free_swap_slot
2022-05-19 Miaohe Linmm/swap: fold __swap_info_get() into its sole caller
2022-05-19 Miaohe Linmm/swap: use helper macro __ATTR_RW
2022-05-19 Miaohe Linmm/swap: use helper is_swap_pte() in swap_vma_readahead
2022-05-19 Yang Shimm: mmap: register suitable readonly file vmas for...
2022-05-19 Yang Shimm: khugepaged: introduce khugepaged_enter_vma() helper
2022-05-19 Yang Shimm: khugepaged: make hugepage_vma_check() non-static
2022-05-19 Yang Shimm: khugepaged: make khugepaged_enter() void function
2022-05-19 Yang Shimm: thp: only regular file could be THP eligible
2022-05-19 Yang Shimm: khugepaged: skip DAX vma
2022-05-19 Yang Shimm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
2022-05-13 Rei Yamamotomm, compaction: fast_find_migrateblock() should return...
2022-05-13 Ganesan Rajagopalmm/memcontrol: export memcg->watermark via sysfs for...
2022-05-13 Muchun Songmm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
2022-05-13 Muchun Songmm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap...
2022-05-13 Muchun Songmm: memory_hotplug: override memmap_on_memory when...
2022-05-13 Muchun Songmm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap...
2022-05-13 Baolin Wangmm: rmap: fix CONT-PTE/PMD size hugetlb issue when...
2022-05-13 Baolin Wangmm: rmap: fix CONT-PTE/PMD size hugetlb issue when...
2022-05-13 zhenwei pimm/memory-failure.c: simplify num_poisoned_pages_inc/dec
2022-05-13 zhenwei pimm/hwpoison: disable hwpoison filter during removing
2022-05-13 zhenwei pimm/memory-failure.c: add hwpoison_filter for soft offline
2022-05-13 zhenwei pimm/memory-failure.c: simplify num_poisoned_pages_dec
2022-05-13 zhenwei pimm/memory-failure.c: move clear_hwpoisoned_pages
2022-05-13 Eric Dumazetmm/page_owner: use strscpy() instead of strlcpy()
2022-05-13 Andrey Konovalovkasan: give better names to shadow values
2022-05-13 Andrey Konovalovkasan: use tabs to align shadow values
2022-05-13 Andrey Konovalovkasan: clean up comments in internal kasan.h
2022-05-13 Sebastian Andrzej... mm/vmalloc: use raw_cpu_ptr() for vmap_block_queue...
2022-05-13 Vasily Averintracing: incorrect gfp_t conversion
2022-05-13 Vasily Averinpercpu: improve percpu_alloc_percpu event trace
2022-05-13 Jiapeng Chongmm/damon/reclaim: use resource_size function on resourc...
2022-05-13 Li kunyumm: functions may simplify the use of return values
2022-05-13 Kefeng Wangmm: page_table_check: move pxx_user_accessible_page...
2022-05-13 Tong Tiangenmm: page_table_check: using PxD_SIZE instead of PxD_PAG...
2022-05-13 Matthew Wilcox ... mm/migrate: convert move_to_new_page() into move_to_new...
2022-05-13 Matthew Wilcox ... mm/shmem: convert shmem_swapin_page() to shmem_swapin_f...
2022-05-13 Matthew Wilcox ... mm/shmem: convert shmem_getpage_gfp to use a folio
2022-05-13 Matthew Wilcox ... mm/shmem: convert shmem_alloc_and_acct_page to use...
2022-05-13 Matthew Wilcox ... mm/shmem: add shmem_alloc_folio()
2022-05-13 Matthew Wilcox ... mm/shmem: turn shmem_should_replace_page into shmem_sho...
2022-05-13 Matthew Wilcox ... mm/shmem: convert shmem_add_to_page_cache to take a...
2022-05-13 Matthew Wilcox ... mm/shmem: use a folio in shmem_unused_huge_shrink
2022-05-13 Matthew Wilcox ... vmscan: remove remaining uses of page in shrink_page_list
2022-05-13 Matthew Wilcox ... vmscan: convert the activate_locked portion of shrink_p...
2022-05-13 Matthew Wilcox ... vmscan: move initialisation of mapping down
2022-05-13 Matthew Wilcox ... vmscan: convert lazy freeing to folios
2022-05-13 Matthew Wilcox ... vmscan: convert page buffer handling to use folios
2022-05-13 Matthew Wilcox ... vmscan: convert dirty page handling to folios
2022-05-13 Matthew Wilcox ... swap: convert add_to_swap() to take a folio
2022-05-13 Matthew Wilcox ... swap: turn get_swap_page() into folio_alloc_swap()
2022-05-13 Matthew Wilcox ... vmscan: convert the writeback handling in shrink_page_l...
2022-05-13 Matthew Wilcox ... vmscan: use folio_mapped() in shrink_page_list()
2022-05-13 Matthew Wilcox ... mm: remove alloc_pages_vma()
2022-05-13 Matthew Wilcox ... mm/huge_memory: convert do_huge_pmd_anonymous_page...
2022-05-13 Matthew Wilcox ... shmem: convert shmem_alloc_hugepage() to use vma_alloc_...
2022-05-13 Wan Jiabingmm/shmem: remove duplicate include in memory.c
2022-05-13 Wei Yangmm/vmscan: don't use NUMA_NO_NODE as indicator of page...
2022-05-13 Wei Yangmm/vmscan: filter empty page_list at the beginning
2022-05-13 Miaohe Linmm/vmscan: use helper folio_is_file_lru()
2022-05-13 Miaohe Linmm/vmscan: remove obsolete comment in kswapd_run
2022-05-13 Miaohe Linmm/vmscan: take all base pages of THP into account...
next