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-7.1.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
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+47
2026-06-21
mm/damon/core: always put unsuccessfully committed target pids
SeongJae Park
1
-8
/
+47
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-272
/
+1931
2026-06-05
mm/damon/core: trace esz at first setup
SeongJae Park
1
-0
/
+2
2026-06-05
mm/damon/tests/core-kunit: add damon_set_regions() test cases
SeongJae Park
1
-22
/
+120
2026-06-05
mm/damon/core: remove damon_verify_nr_regions()
SeongJae Park
1
-19
/
+0
2026-06-05
mm/damon/core: add kdamond_call() debug_sanity check
SeongJae Park
1
-0
/
+33
2026-06-05
mm/damon/core: hide damon_destroy_region()
SeongJae Park
1
-1
/
+2
2026-06-05
mm/damon/core: hide damon_insert_region()
SeongJae Park
1
-0
/
+11
2026-06-05
mm/damon/core: hide damon_add_region()
SeongJae Park
1
-1
/
+1
2026-06-05
mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()
SeongJae Park
1
-7
/
+20
2026-06-05
mm/damon/core: do not use region out of a loop in damon_set_regions()
SeongJae Park
1
-2
/
+9
2026-06-05
mm/damon/core: safely handle no region case in damon_set_regions()
SeongJae Park
1
-0
/
+13
2026-06-04
mm/damon/lru_sort: handle ctx allocation failure
SeongJae Park
1
-0
/
+4
2026-06-04
mm/damon/reclaim: handle ctx allocation failure
SeongJae Park
1
-0
/
+4
2026-06-03
mm/damon/core: clarify next_intervals_tune_sis update path
niecheng
1
-0
/
+3
2026-06-03
mm/damon/vaddr: attempt per-vma lock during page table walk
Kefeng Wang
1
-26
/
+43
2026-06-03
mm/damon/sysfs: setup damon_filter->memcg_id from path
SeongJae Park
2
-1
/
+12
2026-06-03
mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
SeongJae Park
3
-41
/
+43
2026-06-03
mm/damon/sysfs: add filters/<F>/path file
SeongJae Park
1
-0
/
+44
2026-06-03
mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
SeongJae Park
1
-0
/
+14
2026-06-03
mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
SeongJae Park
1
-0
/
+14
2026-06-03
mm/damon: trace probe_hits
SeongJae Park
1
-0
/
+9
2026-06-03
mm/damon/sysfs-schemes: implement probe/hits file
SeongJae Park
1
-7
/
+34
2026-06-03
mm/damon/sysfs-schemes: implement probe dir
SeongJae Park
1
-6
/
+95
2026-06-03
mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
SeongJae Park
1
-4
/
+63
2026-06-03
mm/damon/sysfs: setup probes on DAMON core API parameters
SeongJae Park
1
-0
/
+37
2026-06-03
mm/damon/sysfs: implement filter dir files
SeongJae Park
1
-0
/
+114
2026-06-03
mm/damon/sysfs: implement filter dir
SeongJae Park
1
-1
/
+124
2026-06-03
mm/damon/sysfs: implement filters directory
SeongJae Park
1
-1
/
+64
2026-06-03
mm/damon/sysfs: implement probe dir
SeongJae Park
1
-0
/
+119
2026-06-03
mm/damon/sysfs: implement probes dir
SeongJae Park
1
-0
/
+46
2026-06-03
mm/damon/paddr: support data attributes monitoring
SeongJae Park
1
-0
/
+62
2026-06-03
mm/damon/core: do data attributes monitoring
SeongJae Park
1
-0
/
+6
2026-06-03
mm/damon/core: introduce damon_region->probe_hits
SeongJae Park
1
-0
/
+10
2026-06-03
mm/damon/core: commit probes
SeongJae Park
1
-0
/
+104
2026-06-03
mm/damon/core: introduce damon_filter
SeongJae Park
1
-0
/
+30
2026-06-03
mm/damon/core: embed damon_probe objects in damon_ctx
SeongJae Park
1
-0
/
+38
2026-06-03
mm/damon/reclaim: validate min_region_size to be power of 2
Liew Rui Yan
1
-0
/
+5
2026-06-03
mm/damon/lru_sort: validate min_region_size to be power of 2
Liew Rui Yan
1
-0
/
+5
2026-06-03
mm/damon/sysfs-schemes: fix double increment of nr_regions
Vineet Agarwal
1
-1
/
+1
2026-06-03
mm/damon: replace damon_rand() with a per-ctx lockless PRNG
Jiayuan Chen
4
-17
/
+38
2026-06-03
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
1
-2
/
+2
2026-06-01
mm/damon/ops-common: call folio_test_lru() after folio_get()
SeongJae Park
1
-2
/
+2
2026-05-29
mm/damon/stat: add a parameter for reading kdamond pid
SeongJae Park
1
-0
/
+39
2026-05-29
mm/damon/reclaim: add autotune_monitoring_intervals parameter
SeongJae Park
1
-5
/
+28
2026-05-29
mm/damon/stat: use damon_set_region_system_rams_default()
SeongJae Park
1
-50
/
+3
2026-05-29
mm/damon/core: remove damon_set_region_biggest_system_ram_default()
SeongJae Park
1
-64
/
+0
2026-05-29
mm/damon/lru_sort: cover all system rams
SeongJae Park
1
-3
/
+5
2026-05-29
mm/damon/reclaim: cover all system rams
SeongJae Park
1
-7
/
+7
[next]