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
Age
Commit message (
Expand
)
Author
2024-05-07
mm/debug_vm_pgtable: test pmd_leaf() behavior with pmd_mkinvalid()
Ryan Roberts
2024-05-07
memcg: use proper type for mod_memcg_state
Shakeel Butt
2024-05-07
memcg: warn for unexpected events and stats
Shakeel Butt
2024-05-07
mm: cleanup WORKINGSET_NODES in workingset
Shakeel Butt
2024-05-07
memcg: cleanup __mod_memcg_lruvec_state
Shakeel Butt
2024-05-07
memcg: reduce memory for the lruvec and memcg stats
Shakeel Butt
2024-05-07
mm: memcg: account memory used for memcg vmstats and lruvec stats
Roman Gushchin
2024-05-07
memcg: dynamically allocate lruvec_stats
Shakeel Butt
2024-05-07
memcg: reduce memory size of mem_cgroup_events_index
Shakeel Butt
2024-05-07
selftests/memfd: fix spelling mistakes
Saurav Shah
2024-05-07
mm/hugetlb: document why hugetlb uses folio_mapcount() for COW reuse decisions
David Hildenbrand
2024-05-07
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
David Hildenbrand
2024-05-05
mm/swapfile: mark racy access on si->highest_bit
linke li
2024-05-05
mm/rmap: change the type of we_locked from int to bool
Hao Ge
2024-05-05
mm/pagemap: make trylock_page return bool
Hao Ge
2024-05-05
mm/rmap: do not add fully unmapped large folio to deferred split list
Zi Yan
2024-05-05
Docs/ABI/damon: update for 'youg page' type DAMOS filter
SeongJae Park
2024-05-05
Docs/admin-guide/mm/damon/usage: update for young page type DAMOS filter
SeongJae Park
2024-05-05
Docs/mm/damon/design: document 'young page' type DAMOS filter
SeongJae Park
2024-05-05
mm/damon/paddr: implement DAMOS filter type YOUNG
SeongJae Park
2024-05-05
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
2024-05-05
mm/damon/paddr: implement damon_folio_mkold()
SeongJae Park
2024-05-05
mm/damon/paddr: implement damon_folio_young()
SeongJae Park
2024-05-05
mm: optimise vmf_anon_prepare() for VMAs without an anon_vma
Matthew Wilcox (Oracle)
2024-05-05
mm: fix some minor per-VMA lock issues in userfaultfd
Matthew Wilcox (Oracle)
2024-05-05
mm: delay the check for a NULL anon_vma
Matthew Wilcox (Oracle)
2024-05-05
mm: assert the mmap_lock is held in __anon_vma_prepare()
Matthew Wilcox (Oracle)
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-05
mm: remove stale comment __folio_mark_dirty
Kemeng Shi
2024-05-05
mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh
Kemeng Shi
2024-05-05
mm: correct calculation of wb's bg_thresh in cgroup domain
Kemeng Shi
2024-05-05
mm: enable __wb_calc_thresh to calculate dirty background threshold
Kemeng Shi
2024-05-05
writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
Kemeng Shi
2024-05-05
writeback: add wb_monitor.py script to monitor writeback info on bdi
Kemeng Shi
2024-05-05
writeback: support retrieving per group debug writeback stats of bdi
Kemeng Shi
2024-05-05
writeback: collect stats of all wb of bdi in bdi_debug_stats_show
Kemeng Shi
2024-05-05
selftests/mm: soft-dirty should fail if a testcase fails
Ryan Roberts
2024-05-05
mm: vmalloc: dump page owner info if page is already mapped
Hariom Panthi
2024-05-05
mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
David Hildenbrand
2024-05-05
memcg: fix data-race KCSAN bug in rstats
Breno Leitao
2024-05-05
mm: remove PageReferenced
Matthew Wilcox (Oracle)
2024-05-05
mm: add kernel-doc for folio_mark_accessed()
Matthew Wilcox (Oracle)
2024-05-05
gup: use folios for gup_devmap
Matthew Wilcox (Oracle)
2024-05-05
mm: remove page_ref_sub_return()
Matthew Wilcox (Oracle)
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
2024-05-05
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
2024-05-05
mm: remove page_cache_alloc()
Matthew Wilcox (Oracle)
2024-05-05
userfault; expand folio use in mfill_atomic_install_pte()
Matthew Wilcox (Oracle)
2024-05-05
migrate: expand the use of folio in __migrate_device_pages()
Matthew Wilcox (Oracle)
2024-05-05
memory-failure: remove calls to page_mapping()
Matthew Wilcox (Oracle)
[next]