2022-09-27 |
Yu Zhao | mm: x86, arm64: add arch_has_hw_pte_young() |
tree | commitdiff |
2022-09-27 |
Yang Yang | mm/page_io: count submission time as thrashing delay... |
tree | commitdiff |
2022-09-27 |
Yang Yang | delayacct: support re-entrance detection of thrashing... |
tree | commitdiff |
2022-09-27 |
Baolin Wang | mm: migrate: do not retry 10 times for the subpages... |
tree | commitdiff |
2022-09-27 |
Huang Ying | migrate_pages(): fix failure counting for retry |
tree | commitdiff |
2022-09-27 |
Huang Ying | migrate_pages(): fix failure counting for THP splitting |
tree | commitdiff |
2022-09-27 |
Huang Ying | migrate_pages(): fix failure counting for THP on -ENOSYS |
tree | commitdiff |
2022-09-27 |
Huang Ying | migrate_pages(): fix failure counting for THP subpages... |
tree | commitdiff |
2022-09-27 |
Huang Ying | migrate_pages(): fix THP failure counting for -ENOMEM |
tree | commitdiff |
2022-09-27 |
Huang Ying | migrate_pages(): remove unnecessary list_safe_reset_next() |
tree | commitdiff |
2022-09-27 |
Huang Ying | migrate: fix syscall move_pages() return value for... |
tree | commitdiff |
2022-09-27 |
Yang Yang | filemap: make the accounting of thrashing more consistent |
tree | commitdiff |
2022-09-27 |
Peter Xu | mm/swap: cache swap migration A/D bits support |
tree | commitdiff |
2022-09-27 |
Peter Xu | mm/swap: cache maximum swapfile size when init swap |
tree | commitdiff |
2022-09-27 |
Peter Xu | mm: remember young/dirty bit for page migrations |
tree | commitdiff |
2022-09-27 |
Peter Xu | mm/thp: carry over dirty bit when thp splits on pmd |
tree | commitdiff |
2022-09-27 |
Peter Xu | mm/swap: add swp_offset_pfn() to fetch PFN from swap... |
tree | commitdiff |
2022-09-27 |
Miaohe Lin | mm, hwpoison: cleanup some obsolete comments |
tree | commitdiff |
2022-09-27 |
Miaohe Lin | mm, hwpoison: check PageTable() explicitly in hwpoison_... |
tree | commitdiff |
2022-09-27 |
Miaohe Lin | mm, hwpoison: avoid unneeded page_mapped_in_vma() overh... |
tree | commitdiff |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use num_poisoned_pages_sub() to decrease... |
tree | commitdiff |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use __PageMovable() to detect non-lru... |
tree | commitdiff |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use ClearPageHWPoison() in memory_failure() |
tree | commitdiff |
2022-09-27 |
Yang Shi | mm: MADV_COLLAPSE: refetch vm_end after reacquiring... |
tree | commitdiff |
2022-09-26 |
Andrew Morton | Merge branch 'mm-hotfixes-stable' into mm-stable |
tree | commitdiff |
2022-09-26 |
Zi Yan | mm/page_isolation: fix isolate_single_pageblock() isola... |
tree | commitdiff |
2022-09-26 |
Shuai Xue | mm,hwpoison: check mm when killing accessing process |
tree | commitdiff |
2022-09-26 |
Doug Berger | mm/hugetlb: correct demote page offset logic |
tree | commitdiff |
2022-09-26 |
Maurizio Lombardi | mm: prevent page_frag_alloc() from corrupting the memory |
tree | commitdiff |
2022-09-26 |
Sergei Antonov | mm: bring back update_mmu_cache() to finish_fault() |
tree | commitdiff |
2022-09-26 |
Christoph Hellwig | frontswap: don't call ->init if no ops are registered |
tree | commitdiff |
2022-09-26 |
Naoya Horiguchi | mm/huge_memory: use pfn_to_online_page() in split_huge_... |
tree | commitdiff |
2022-09-26 |
Minchan Kim | mm: fix madivse_pageout mishandling on non-LRU page |
tree | commitdiff |
2022-09-26 |
Yang Shi | mm: gup: fix the fast GUP race against THP collapse |
tree | commitdiff |
2022-09-12 |
David Hildenbrand | mm: fix PageAnonExclusive clearing racing with concurre... |
tree | commitdiff |
2022-09-12 |
Christophe JAILLET | mm/mremap_pages: save a few cycles in get_dev_pagemap() |
tree | commitdiff |
2022-09-12 |
Kefeng Wang | mm: remove BUG_ON() in __isolate_free_page() |
tree | commitdiff |
2022-09-12 |
Liu Shixin | mm/kmemleak: make create_object return void |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: remove meaningless BUG_ON(huge_pte_none()) |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: add comment for subtle SetHPageVmemmapOptimized() |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: kill hugetlbfs_pagecache_page() |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: pass NULL to kobj_to_hstate() if nid is unused |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: use helper {huge_pte|pmd}_lock() |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: use sizeof() to get the array size |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: use LIST_HEAD() to define a list head |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: Use helper macro SZ_1K |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb: make hugetlb_cma_check() static |
tree | commitdiff |
2022-09-12 |
Song Liu | mm/vmalloc: extend find_vmap_lowest_match_check with... |
tree | commitdiff |
2022-09-12 |
Alistair Popple | mm/migrate_device.c: fix a misleading and outdated... |
tree | commitdiff |
2022-09-12 |
zezuo | mm/page_alloc.c: delete a redundant parameter of rmqueu... |
tree | commitdiff |
2022-09-12 |
Kaixu Xia | mm/damon: get the hotness from damon_hot_score() in... |
tree | commitdiff |
2022-09-12 |
Kaixu Xia | mm/damon/vaddr: remove comparison between mm and last_m... |
tree | commitdiff |
2022-09-12 |
Kaixu Xia | mm/damon: simplify the parameter passing for 'check_acc... |
tree | commitdiff |
2022-09-12 |
Kefeng Wang | mm: fix null-ptr-deref in kswapd_is_running() |
tree | commitdiff |
2022-09-12 |
Kefeng Wang | mm: kill is_memblock_offlined() |
tree | commitdiff |
2022-09-12 |
Vishal Moola (Oracle) | filemap: remove find_get_pages_contig() |
tree | commitdiff |
2022-09-12 |
Vishal Moola (Oracle) | filemap: add filemap_get_folios_contig() |
tree | commitdiff |
2022-09-12 |
ye xingchen | mm: backing-dev: Remove the unneeded result variable |
tree | commitdiff |
2022-09-12 |
Li Zhe | page_ext: introduce boot parameter 'early_page_ext' |
tree | commitdiff |
2022-09-12 |
Shakeel Butt | mm: page_counter: remove unneeded atomic ops for low/min |
tree | commitdiff |
2022-09-12 |
David Heidelberg | mm: remove EXPERIMENTAL flag for zswap |
tree | commitdiff |
2022-09-12 |
Alistair Popple | mm/gup.c: refactor check_and_migrate_movable_pages() |
tree | commitdiff |
2022-09-12 |
Alistair Popple | mm/gup.c: don't pass gup_flags to check_and_migrate_mov... |
tree | commitdiff |
2022-09-12 |
Bui Quang Minh | mm: skip retry when new limit is not below old one... |
tree | commitdiff |
2022-09-12 |
Rolf Eike Beer | mm: pagewalk: add api documentation for walk_page_range... |
tree | commitdiff |
2022-09-12 |
Yang Shi | mm: memcg: export workingset refault stats for cgroup v1 |
tree | commitdiff |
2022-09-12 |
Kassey Li | mm/page_owner.c: add llseek for page_owner |
tree | commitdiff |
2022-09-12 |
Baolin Wang | mm/damon: replace pmd_huge() with pmd_trans_huge()... |
tree | commitdiff |
2022-09-12 |
Baolin Wang | mm/damon: validate if the pmd entry is present before... |
tree | commitdiff |
2022-09-12 |
Yin Fengwei | mm: release private data before split THP |
tree | commitdiff |
2022-09-12 |
Qi Zheng | mm: thp: remove redundant pgtable check in set_huge_zer... |
tree | commitdiff |
2022-09-12 |
Kefeng Wang | mm: memory-failure: kill __soft_offline_page() |
tree | commitdiff |
2022-09-12 |
Kefeng Wang | mm: memory-failure: kill soft_offline_free_page() |
tree | commitdiff |
2022-09-12 |
Muchun Song | mm: hugetlb_vmemmap: simplify reset_struct_pages() |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm, hwpoison: avoid trying to unpoison reserved page |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm, hwpoison: kill procs if unmap fails |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix possible use-after-free in mf_dax_kil... |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix extra put_page() in soft_offline_page() |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix page refcnt leaking in unpoison_memory() |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix page refcnt leaking in try_memory_fai... |
tree | commitdiff |
2022-09-12 |
Charan Teja Kalla | mm: fix use-after free of page_ext after race with... |
tree | commitdiff |
2022-09-12 |
Matthew Wilcox | mm/vmalloc.c: support HIGHMEM pages in vmap_pages_range... |
tree | commitdiff |
2022-09-12 |
xupanda | mm: memcontrol: fix a typo in comment |
tree | commitdiff |
2022-09-12 |
Kefeng Wang | mm: kill find_min_pfn_with_active_regions() |
tree | commitdiff |
2022-09-12 |
Alexey Romanov | zsmalloc: zs_object_copy: replace email link to doc |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm/hugetlb: make detecting shared pte more reliable |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm/hugetlb: fix sysfs group leak in hugetlb_unregister_... |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm: hugetlb_vmemmap: add missing smp_wmb() before set_p... |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm/hugetlb: fix missing call to restore_reserve_on_error() |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm/hugetlb: fix WARN_ON(!kobj) in sysfs_create_group() |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | mm/hugetlb: fix incorrect update of max_huge_pages |
tree | commitdiff |
2022-09-12 |
Huang Ying | memory tiering: rate limit NUMA migration throughput |
tree | commitdiff |
2022-09-12 |
Huang Ying | memory tiering: hot page selection with hint page fault... |
tree | commitdiff |
2022-09-12 |
Kefeng Wang | mm/util.c: add warning if __vm_enough_memory fails |
tree | commitdiff |
2022-09-12 |
Alistair Popple | mm/gup.c: simplify and fix check_and_migrate_movable_pa... |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb_cgroup: use helper for_each_hstate and hstate_index |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb_cgroup: use helper macro NUMA_NO_NODE |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K... |
tree | commitdiff |
2022-09-12 |
Miaohe Lin | hugetlb_cgroup: remove unneeded nr_pages > 0 check |
tree | commitdiff |
2022-09-12 |
Imran Khan | kfence: add sysfs interface to disable kfence for selec... |
tree | commitdiff |
next |