summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-31mm/vma: de-duplicate __vma_enter_locked() error pathLorenzo Stoakes
2026-01-31mm/vma: add+use vma lockdep acquire/release definesLorenzo Stoakes
2026-01-31mm/vma: rename is_vma_write_only(), separate out shared refcount putLorenzo Stoakes
2026-01-31mm/vma: document possible vma->vm_refcnt values and reference commentLorenzo Stoakes
2026-01-31mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAGLorenzo Stoakes
2026-01-31Docs/mm/damon/maintainer-profile: remove damon-tests/perf suggestionSeongJae Park
2026-01-31Docs/mm/damon/maintainer-profile: fix wrong MAITNAINERS section nameSeongJae Park
2026-01-31Docs/admin-guide/mm/damon/usage: update stats update process for refresh_msSeongJae Park
2026-01-31Docs/admin-guide/mm/damon/usage: introduce DAMON modules at the beginningSeongJae Park
2026-01-31Docs/mm/damon/design: add reference to DAMON_STAT usageSeongJae Park
2026-01-31Docs/mm/damon/design: document DAMON sample modulesSeongJae Park
2026-01-31Docs/mm/damon/design: link repology instead of Fedora packageSeongJae Park
2026-01-31Docs/mm/damon/index: simplify the introSeongJae Park
2026-01-31mm: update kernel-doc for __swap_cache_clear_shadow()Taeyang Kim
2026-01-31mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park
2026-01-31mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park
2026-01-31mm/damon/core: rename damos_filter_out() to damos_core_filter_out()SeongJae Park
2026-01-31mm/damon: document damon_call_control->dealloc_on_cancel repeat behaviorSeongJae Park
2026-01-31mm/damon/core: process damon_call_control requests on a local listSeongJae Park
2026-01-31mm/damon/core: cancel damos_walk() before damon_ctx->kdamond resetSeongJae Park
2026-01-31mm/damon/core: cleanup targets and regions at once on kdamond terminationSeongJae Park
2026-01-31mm/damon: remove damon_operations->cleanup()SeongJae Park
2026-01-31selftests/damon/wss_estimation: deduplicate failed samples outputSeongJae Park
2026-01-31selftests/damon/wss_estimation: ensure number of collected wssSeongJae Park
2026-01-31selftests/damon/access_memory: add repeat modeSeongJae Park
2026-01-31selftests/damon/wss_estimation: test for up to 160 MiB working set sizeSeongJae Park
2026-01-31selftests/damon/sysfs_memcg_path_leak.sh: use kmemleakSeongJae Park
2026-01-31selftests/mm: remove virtual_address_range testLorenzo Stoakes
2026-01-31mm: hugetlb_cma: mark hugetlb_cma{_only} as __ro_after_initKefeng Wang
2026-01-31mm: hugetlb_cma: optimize hugetlb_cma_alloc_frozen_folio()Kefeng Wang
2026-01-31mm: hugetlb: optimize replace_free_hugepage_folios()Kefeng Wang
2026-01-31mm: page_alloc: optimize pfn_range_valid_contig()Kefeng Wang
2026-01-31mm: page_isolation: introduce page_is_unmovable()Kefeng Wang
2026-01-31selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky
2026-01-31selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky
2026-01-31selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky
2026-01-31selftests/mm: introduce helper to read every pageKevin Brodsky
2026-01-31selftests/mm: check that FORCE_READ() succeededKevin Brodsky
2026-01-31selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky
2026-01-31selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky
2026-01-31selftests/mm: remove flaky header checkKevin Brodsky
2026-01-31selftests/mm: default KDIR to build directoryKevin Brodsky
2026-01-31sparc/mm: export symbols for lazy_mmu_mode KUnit testsKevin Brodsky
2026-01-31mm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-01-31mm: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-01-31mm: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-01-31mm/hugetlb: enforce brace styleJoshua Hahn
2026-01-31mm/hugetlb: remove unnecessary if conditionJoshua Hahn
2026-01-31mm/highmem: fix __kmap_to_page() build errorWilliam Tambe
2026-01-31mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen