summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-01mm/vma: add+use vma lockdep acquire/release definesLorenzo Stoakes2-8/+39
2026-02-01mm/vma: rename is_vma_write_only(), separate out shared refcount putLorenzo Stoakes2-20/+63
2026-02-01mm/vma: document possible vma->vm_refcnt values and reference commentLorenzo Stoakes3-2/+53
2026-02-01mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAGLorenzo Stoakes3-17/+31
2026-02-01Docs/mm/damon/maintainer-profile: remove damon-tests/perf suggestionSeongJae Park1-2/+1
2026-02-01Docs/mm/damon/maintainer-profile: fix wrong MAITNAINERS section nameSeongJae Park1-2/+2
2026-02-01Docs/admin-guide/mm/damon/usage: update stats update process for refresh_msSeongJae Park1-4/+7
2026-02-01Docs/admin-guide/mm/damon/usage: introduce DAMON modules at the beginningSeongJae Park2-0/+7
2026-02-01Docs/mm/damon/design: add reference to DAMON_STAT usageSeongJae Park1-1/+1
2026-02-01Docs/mm/damon/design: document DAMON sample modulesSeongJae Park1-0/+13
2026-02-01Docs/mm/damon/design: link repology instead of Fedora packageSeongJae Park1-2/+2
2026-02-01Docs/mm/damon/index: simplify the introSeongJae Park1-22/+9
2026-02-01mm: update kernel-doc for __swap_cache_clear_shadow()Taeyang Kim1-1/+1
2026-02-01mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park6-47/+49
2026-02-01mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park7-18/+18
2026-02-01mm/damon/core: rename damos_filter_out() to damos_core_filter_out()SeongJae Park1-2/+2
2026-02-01mm/damon: document damon_call_control->dealloc_on_cancel repeat behaviorSeongJae Park1-1/+1
2026-02-01mm/damon/core: process damon_call_control requests on a local listSeongJae Park1-38/+21
2026-02-01mm/damon/core: cancel damos_walk() before damon_ctx->kdamond resetSeongJae Park1-2/+1
2026-02-01mm/damon/core: cleanup targets and regions at once on kdamond terminationSeongJae Park1-7/+1
2026-02-01mm/damon: remove damon_operations->cleanup()SeongJae Park4-7/+0
2026-02-01selftests/damon/wss_estimation: deduplicate failed samples outputSeongJae Park1-1/+5
2026-02-01selftests/damon/wss_estimation: ensure number of collected wssSeongJae Park1-2/+4
2026-02-01selftests/damon/access_memory: add repeat modeSeongJae Park1-8/+21
2026-02-01selftests/damon/wss_estimation: test for up to 160 MiB working set sizeSeongJae Park1-6/+23
2026-02-01selftests/damon/sysfs_memcg_path_leak.sh: use kmemleakSeongJae Park1-12/+14
2026-02-01selftests/mm: remove virtual_address_range testLorenzo Stoakes4-276/+0
2026-02-01mm: hugetlb_cma: mark hugetlb_cma{_only} as __ro_after_initKefeng Wang1-2/+2
2026-02-01mm: hugetlb_cma: optimize hugetlb_cma_alloc_frozen_folio()Kefeng Wang1-1/+4
2026-02-01mm: hugetlb: optimize replace_free_hugepage_folios()Kefeng Wang1-10/+49
2026-02-01mm: page_alloc: optimize pfn_range_valid_contig()Kefeng Wang1-17/+8
2026-02-01mm: page_isolation: introduce page_is_unmovable()Kefeng Wang2-88/+101
2026-02-01selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky1-31/+53
2026-02-01selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky1-3/+3
2026-02-01selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky1-5/+4
2026-02-01selftests/mm: introduce helper to read every pageKevin Brodsky4-19/+12
2026-02-01selftests/mm: check that FORCE_READ() succeededKevin Brodsky1-10/+33
2026-02-01selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky1-8/+8
2026-02-01selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky2-3/+2
2026-02-01selftests/mm: remove flaky header checkKevin Brodsky1-4/+0
2026-02-01selftests/mm: default KDIR to build directoryKevin Brodsky2-2/+2
2026-02-01sparc/mm: export symbols for lazy_mmu_mode KUnit testsKevin Brodsky2-1/+6
2026-02-01mm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari3-3/+5
2026-02-01mm: replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2026-02-01mm: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari3-6/+6
2026-02-01mm/hugetlb: enforce brace styleJoshua Hahn1-7/+13
2026-02-01mm/hugetlb: remove unnecessary if conditionJoshua Hahn1-7/+4
2026-02-01mm/highmem: fix __kmap_to_page() build errorWilliam Tambe1-1/+2
2026-02-01mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen7-19/+91
2026-02-01mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaimJiayuan Chen2-2/+22