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