index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-08-21
mm/compaction: correct last_migrated_pfn update in compact_zone
Kemeng Shi
2023-08-21
mm: no need to export mm_kobj
Greg Kroah-Hartman
2023-08-21
mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables()
Kefeng Wang
2023-08-21
mm/compaction: remove unnecessary "else continue" at end of loop in isolate_f...
Kemeng Shi
2023-08-21
mm/compaction: remove unnecessary cursor page in isolate_freepages_block
Kemeng Shi
2023-08-21
mm/compaction: merge end_pfn boundary check in isolate_freepages_range
Kemeng Shi
2023-08-21
mm/compaction: set compact_cached_free_pfn correctly in update_pageblock_skip
Kemeng Shi
2023-08-21
mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()
Miaohe Lin
2023-08-21
mm/page_alloc: remove unneeded variable base
Miaohe Lin
2023-08-21
mm/z3fold: use helper function put_z3fold_locked() and put_z3fold_locked_list()
Ruan Jinjie
2023-08-21
mm/damon/sysfs-schemes: support target damos filter
SeongJae Park
2023-08-21
mm/damon/core: implement target type damos filter
SeongJae Park
2023-08-21
mm/damon/core-test: add a unit test for __damos_filter_out()
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: support address range type DAMOS filter
SeongJae Park
2023-08-21
mm/damon/core: introduce address range type damos filter
SeongJae Park
2023-08-21
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
SeongJae Park
2023-08-21
Multi-gen LRU: fix can_swap in lru_gen_look_around()
Kalesh Singh
2023-08-21
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
2023-08-21
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
2023-08-21
mm:vmscan: fix inaccurate reclaim during proactive reclaim
Efly Young
2023-08-21
mm/damon/core-test: add a test for damos_new_filter()
SeongJae Park
2023-08-21
mm/page_alloc: avoid unneeded alike_pages calculation
Miaohe Lin
2023-08-21
mm/vmstat: remove unused page_ext.h from vmstat
Kemeng Shi
2023-08-21
mm/page_poison: remove unused page_ext.h from page_poison
Kemeng Shi
2023-08-21
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
2023-08-21
mm: improve the comment in isolate_migratepages_block()
Matthew Wilcox
2023-08-21
mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
ZhangPeng
2023-08-21
mm: kmsan: use helper macro offset_in_page()
ZhangPeng
2023-08-21
mm: kmsan: use helper function page_size()
ZhangPeng
2023-08-21
mm/memory.c: fix some kernel-doc comments
Yang Li
2023-08-21
mm: zswap: kill zswap_get_swap_cache_page()
Johannes Weiner
2023-08-21
mm: zswap: tighten up entry invalidation
Johannes Weiner
2023-08-21
mm: zswap: use zswap_invalidate_entry() for duplicates
Johannes Weiner
2023-08-21
mm/page_ext: use page_ext_data helper in page_owner
Kemeng Shi
2023-08-21
mm/page_ext: use page_ext_data helper in page_table_check
Kemeng Shi
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
2023-08-21
swap: remove some calls to compound_head() in swap_readpage()
Matthew Wilcox (Oracle)
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-21
mm: zswap: multiple zpools support
Yosry Ahmed
2023-08-21
mm: multi-gen LRU: don't spin during memcg release
T.J. Mercier
2023-08-21
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
2023-08-21
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-08-21
mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...
David Hildenbrand
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
[prev]
[next]