summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysmaple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
13 daysmaple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
13 daysmaple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
13 daysmaple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
13 daysmaple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
13 daysmaple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
13 daysmaple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
13 daysmaple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
13 daysmaple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
13 daysmaple_tree: documentation fixLiam R. Howlett (Oracle)
13 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
13 dayslocking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
13 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
13 daysmm/page_alloc: use existing highatomic reserves on the buddy fastpathJP Kobryn
13 daysmm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/SJ Park
13 daysmm/damon/sysfs: split out filters setup functionSJ Park
13 daysmm/damon/sysfs: split probe setup function outSJ Park
13 daysmm/damon/core: reduce range setup in damon_commit_target_regions()SJ Park
13 daysselftests/damon/sysfs.sh: test all files in quota goal dirSJ Park
13 daysselftests/damon/sysfs.sh: test dests dirSJ Park
13 daysselftests/damon/sysfs.sh: test {core,ops}_filters/ directoriesSJ Park
13 daysselftests/damon/sysfs.sh: test multiple probe dirs creationSJ Park
13 daysmm/damon/tests/core-kunit: test damon_rand()SJ Park
13 daysDocs/ABI/damon: document probe filesSJ Park
13 daysDocs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BPSJ Park
13 daysmm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
13 daysmm/migrate_device: move softleaf_to_folio() inside device-private branchUsama Arif
13 daysmm/huge_memory: move softleaf_to_folio() inside migration branchUsama Arif
13 daysfs/proc: use softleaf_has_pfn() in pagemap PMD walkerUsama Arif
13 daysmm: extract mm_prepare_for_swap_entries() helperUsama Arif
13 daysmm: add softleaf_to_pmd() and convert existing callersUsama Arif
13 daysmm: vmscan: remove the redundant FOLIOREF_RECLAIM_CLEAN logicBaolin Wang
13 daysmm: mempolicy: fix automatic numa balancing for shmemJohannes Weiner
13 daysmm/damon/tests/core-kunit: test split above max_nr_regions/2Jiayuan Chen
13 daysmm/damon/core: split a fraction of regions when nr_regions exceeds max/2Jiayuan Chen
13 daysmm/damon/tests/core-kunit: add KUnit test for walk_control_obsolete behaviorSailesh Nandanavanam
13 dayssamples/damon: fix typos in Kconfig help textAsier Gutierrez
13 daysDocs/{admin-guide,mm}/damon: fix DAMON documentation detailsDoehyun Baek
13 daysmm/damon/stat: use secs_to_jiffies() instead of msecs_to_jiffies()Philippe Laferriere
13 daysmm/damon/core: use kvmalloc for target regions arrayAkinobu Mita
13 daysselftests/damon/sysfs_refresh: test kdamond refresh_msRuslan Valiyev
13 daysselftests/damon/_damon_sysfs: support kdamond refresh_msRuslan Valiyev
13 daysselftests/damon/sysfs.py: validate memcg_path staging readbackCheng Nie
13 daysselftests/damon/_damon_sysfs.py: fix memcg_path assignmentCheng Nie
13 daysselftests/damon: fix dead code, skipped checks, and broken lookupsKunwu Chan
13 daysselftests/damon/damos_tried_regions: fix expectation output and join TypeErrorKunwu Chan
13 daysselftests/damon: prevent cross-context state pollution in DamonCtxKunwu Chan
13 daysmm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()David Hildenbrand (Arm)
13 daysmm: drop pte_clear_not_present_full()David Hildenbrand (Arm)
13 dayssparc/mm: drop custom pte_clear_not_present_full()David Hildenbrand (Arm)