index
:
pm24.git
master
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-11
memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
Xiu Jianfeng
2024-05-11
selftests/mm: hugetlb_madv_vs_map: avoid test skipping by querying hugepage s...
Dev Jain
2024-05-11
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_wp
Oscar Salvador
2024-05-11
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_fault
Oscar Salvador
2024-05-11
selftests: cgroup: add tests to verify the zswap writeback path
Usama Arif
2024-05-11
mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
Xiu Jianfeng
2024-05-11
mm/damon/core: fix return value from damos_wmark_metric_value
Alex Rusuf
2024-05-11
mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED
Yosry Ahmed
2024-05-11
selftests: cgroup: remove redundant enabling of memory controller
Usama Arif
2024-05-11
Docs/mm/damon/maintainer-profile: allow posting patches based on damon/next tree
SeongJae Park
2024-05-11
Docs/mm/damon/maintainer-profile: change the maintainer's timezone from PST t...
SeongJae Park
2024-05-11
Docs/mm/damon/design: use a list for supported filters
SeongJae Park
2024-05-11
Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update com...
SeongJae Park
2024-05-11
Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s...
SeongJae Park
2024-05-11
selftests/damon: classify tests for functionalities and regressions
SeongJae Park
2024-05-11
selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'
SeongJae Park
2024-05-11
selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mounts
SeongJae Park
2024-05-11
selftests/damon/_damon_sysfs: check errors from nr_schemes file reads
SeongJae Park
2024-05-11
mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()
SeongJae Park
2024-05-11
selftests/damon: add a test for DAMOS quota goal
SeongJae Park
2024-05-11
selftests/damon/_damon_sysfs: support quota goals
SeongJae Park
2024-05-07
thp: remove HPAGE_PMD_ORDER minimum assertion
Matthew Wilcox (Oracle)
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
SeongJae Park
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
2024-05-07
mm/damon/paddr: do page level access check for pageout DAMOS action on its own
SeongJae Park
2024-05-07
mm/damon/paddr: avoid unnecessary page level access check for pageout DAMOS a...
SeongJae Park
2024-05-07
mm/gup: fix hugepd handling in hugetlb rework
Peter Xu
2024-05-07
selftests: mm: gup_longterm: test unsharing logic when R/O pinning
David Hildenbrand
2024-05-07
mm/hugetlb: align cma on allocation order, not demotion order
Frank van der Linden
2024-05-07
dax/bus.c: use the right locking mode (read vs write) in size_show
Vishal Verma
2024-05-07
dax/bus.c: don't use down_write_killable for non-user processes
Vishal Verma
2024-05-07
dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
Vishal Verma
2024-05-07
dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
Vishal Verma
2024-05-07
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
Breno Leitao
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
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
[next]