index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-01
mm/vma: add+use vma lockdep acquire/release defines
Lorenzo Stoakes
2
-8
/
+39
2026-02-01
mm/vma: rename is_vma_write_only(), separate out shared refcount put
Lorenzo Stoakes
2
-20
/
+63
2026-02-01
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
3
-2
/
+53
2026-02-01
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
3
-17
/
+31
2026-02-01
Docs/mm/damon/maintainer-profile: remove damon-tests/perf suggestion
SeongJae Park
1
-2
/
+1
2026-02-01
Docs/mm/damon/maintainer-profile: fix wrong MAITNAINERS section name
SeongJae Park
1
-2
/
+2
2026-02-01
Docs/admin-guide/mm/damon/usage: update stats update process for refresh_ms
SeongJae Park
1
-4
/
+7
2026-02-01
Docs/admin-guide/mm/damon/usage: introduce DAMON modules at the beginning
SeongJae Park
2
-0
/
+7
2026-02-01
Docs/mm/damon/design: add reference to DAMON_STAT usage
SeongJae Park
1
-1
/
+1
2026-02-01
Docs/mm/damon/design: document DAMON sample modules
SeongJae Park
1
-0
/
+13
2026-02-01
Docs/mm/damon/design: link repology instead of Fedora package
SeongJae Park
1
-2
/
+2
2026-02-01
Docs/mm/damon/index: simplify the intro
SeongJae Park
1
-22
/
+9
2026-02-01
mm: update kernel-doc for __swap_cache_clear_shadow()
Taeyang Kim
1
-1
/
+1
2026-02-01
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
6
-47
/
+49
2026-02-01
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
7
-18
/
+18
2026-02-01
mm/damon/core: rename damos_filter_out() to damos_core_filter_out()
SeongJae Park
1
-2
/
+2
2026-02-01
mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
SeongJae Park
1
-1
/
+1
2026-02-01
mm/damon/core: process damon_call_control requests on a local list
SeongJae Park
1
-38
/
+21
2026-02-01
mm/damon/core: cancel damos_walk() before damon_ctx->kdamond reset
SeongJae Park
1
-2
/
+1
2026-02-01
mm/damon/core: cleanup targets and regions at once on kdamond termination
SeongJae Park
1
-7
/
+1
2026-02-01
mm/damon: remove damon_operations->cleanup()
SeongJae Park
4
-7
/
+0
2026-02-01
selftests/damon/wss_estimation: deduplicate failed samples output
SeongJae Park
1
-1
/
+5
2026-02-01
selftests/damon/wss_estimation: ensure number of collected wss
SeongJae Park
1
-2
/
+4
2026-02-01
selftests/damon/access_memory: add repeat mode
SeongJae Park
1
-8
/
+21
2026-02-01
selftests/damon/wss_estimation: test for up to 160 MiB working set size
SeongJae Park
1
-6
/
+23
2026-02-01
selftests/damon/sysfs_memcg_path_leak.sh: use kmemleak
SeongJae Park
1
-12
/
+14
2026-02-01
selftests/mm: remove virtual_address_range test
Lorenzo Stoakes
4
-276
/
+0
2026-02-01
mm: hugetlb_cma: mark hugetlb_cma{_only} as __ro_after_init
Kefeng Wang
1
-2
/
+2
2026-02-01
mm: hugetlb_cma: optimize hugetlb_cma_alloc_frozen_folio()
Kefeng Wang
1
-1
/
+4
2026-02-01
mm: hugetlb: optimize replace_free_hugepage_folios()
Kefeng Wang
1
-10
/
+49
2026-02-01
mm: page_alloc: optimize pfn_range_valid_contig()
Kefeng Wang
1
-17
/
+8
2026-02-01
mm: page_isolation: introduce page_is_unmovable()
Kefeng Wang
2
-88
/
+101
2026-02-01
selftests/mm: report SKIP in pfnmap if a check fails
Kevin Brodsky
1
-31
/
+53
2026-02-01
selftests/mm: fix exit code in pagemap_ioctl
Kevin Brodsky
1
-3
/
+3
2026-02-01
selftests/mm: fix faulting-in code in pagemap_ioctl test
Kevin Brodsky
1
-5
/
+4
2026-02-01
selftests/mm: introduce helper to read every page
Kevin Brodsky
4
-19
/
+12
2026-02-01
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
1
-10
/
+33
2026-02-01
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
1
-8
/
+8
2026-02-01
selftests/mm: pass down full CC and CFLAGS to check_config.sh
Kevin Brodsky
2
-3
/
+2
2026-02-01
selftests/mm: remove flaky header check
Kevin Brodsky
1
-4
/
+0
2026-02-01
selftests/mm: default KDIR to build directory
Kevin Brodsky
2
-2
/
+2
2026-02-01
sparc/mm: export symbols for lazy_mmu_mode KUnit tests
Kevin Brodsky
2
-1
/
+6
2026-02-01
mm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
3
-3
/
+5
2026-02-01
mm: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2026-02-01
mm: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
3
-6
/
+6
2026-02-01
mm/hugetlb: enforce brace style
Joshua Hahn
1
-7
/
+13
2026-02-01
mm/hugetlb: remove unnecessary if condition
Joshua Hahn
1
-7
/
+4
2026-02-01
mm/highmem: fix __kmap_to_page() build error
William Tambe
1
-1
/
+2
2026-02-01
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
7
-19
/
+91
2026-02-01
mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
2
-2
/
+22
[next]