index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-08-21
mm/mm_init: use helper macro BITS_PER_LONG and BITS_PER_BYTE
Miaohe Lin
2023-08-21
mm: memory-failure: use helper macro llist_for_each_entry_safe()
Miaohe Lin
2023-08-21
mm: move dummy_vm_ops out of a header
Mateusz Guzik
2023-08-21
mm: move vma locking out of vma_prepare and dup_anon_vma
Suren Baghdasaryan
2023-08-21
mm: always lock new vma before inserting into vma tree
Suren Baghdasaryan
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
mm: replace mmap with vma write lock assertions when operating on a vma
Suren Baghdasaryan
2023-08-21
mm/hugetlb.c: use helper macro K()
ZhangPeng
2023-08-21
mm/mmap.c: use helper macro K()
ZhangPeng
2023-08-21
mm/nommu.c: use helper macro K()
ZhangPeng
2023-08-21
mm/shmem.c: use helper macro K()
ZhangPeng
2023-08-21
mm/swap_state.c: use helper macro K()
ZhangPeng
2023-08-21
mm/swapfile.c: use helper macro K()
ZhangPeng
2023-08-21
mm: remove redundant K() macro definition
ZhangPeng
2023-08-21
mm: disable kernelcore=mirror when no mirror memory
Ma Wupeng
2023-08-21
mm/compaction: only set skip flag if cc->no_set_skip_hint is false
Kemeng Shi
2023-08-21
mm/compaction: remove unnecessary return for void function
Kemeng Shi
2023-08-21
mm/compaction: correct comment to complete migration failure
Kemeng Shi
2023-08-21
mm/compaction: correct comment of cached migrate pfn update
Kemeng Shi
2023-08-21
mm/compaction: correct comment of fast_find_migrateblock in isolate_migratepages
Kemeng Shi
2023-08-21
mm/compaction: skip page block marked skip in isolate_migratepages_block
Kemeng Shi
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
[next]