index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
damon
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon/paddr: fix missing folio_sz update in damon_pa_young()
Kefeng Wang
2023-05-02
1
-4
/
+2
*
mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
Kefeng Wang
2023-05-02
1
-4
/
+3
*
mm/damon/paddr: minor refactor of damon_pa_pageout()
Kefeng Wang
2023-05-02
1
-8
/
+5
*
mm/damon/sysfs: make more kobj_type structures constant
Thomas Weißschuh
2023-04-05
1
-2
/
+2
*
mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_acces...
SeongJae Park
2023-03-07
1
-1
/
+1
*
mm/damon/paddr: fix folio_size() call after folio_put() in damon_pa_young()
SeongJae Park
2023-03-07
1
-2
/
+1
*
mm/damon/paddr: fix missing folio_put()
andrew.yang
2023-02-27
1
-4
/
+3
*
mm: change to return bool for folio_isolate_lru()
Baolin Wang
2023-02-20
1
-1
/
+1
*
mm/damon/dbgfs: print DAMON debugfs interface deprecation message
SeongJae Park
2023-02-13
1
-0
/
+19
*
mm/damon/Kconfig: add DAMON debugfs interface deprecation notice
SeongJae Park
2023-02-13
1
-3
/
+4
*
mm/damon/sysfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-09
4
-23
/
+23
*
mm/damon/vaddr-test.h: stop using vma_mas_store() for maple tree store
Liam R. Howlett
2023-02-09
1
-6
/
+14
*
mm/damon/core-test: add a test for damon_update_monitoring_results()
SeongJae Park
2023-02-02
1
-0
/
+30
*
mm/damon/core: update monitoring results for new monitoring attributes
SeongJae Park
2023-02-02
1
-0
/
+71
*
mm/damon/core: skip apply schemes if empty
Huaisheng Ye
2023-02-02
1
-1
/
+2
*
mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()
Xu Panda
2023-01-18
1
-2
/
+1
*
mm/damon/paddr: remove damon_pa_access_chk_result struct
SeongJae Park
2023-01-18
1
-17
/
+11
*
mm/damon/paddr: remove folio_sz field from damon_pa_access_chk_result
SeongJae Park
2023-01-18
1
-6
/
+1
*
mm/damon/paddr: rename 'damon_pa_access_chk_result->page_sz' to 'folio_sz'
SeongJae Park
2023-01-18
1
-10
/
+11
*
mm/damon/vaddr: record appropriate folio size when the access is not found
SeongJae Park
2023-01-18
1
-9
/
+6
*
mm/damon/vaddr: support folio of neither HPAGE_PMD_SIZE nor PAGE_SIZE
SeongJae Park
2023-01-18
1
-1
/
+1
*
mm/damon/vaddr: rename 'damon_young_walk_private->page_sz' to 'folio_sz'
SeongJae Park
2023-01-18
1
-10
/
+11
*
mm/damon/vaddr: convert hugetlb related functions to use a folio
Kefeng Wang
2023-01-18
1
-10
/
+10
*
mm/damon: remove unneeded damon_get_page()
Kefeng Wang
2023-01-18
1
-7
/
+0
*
mm/damon/vaddr: convert damon_young_pmd_entry() to use a folio
Kefeng Wang
2023-01-18
1
-9
/
+9
*
mm/damon/paddr: convert damon_pa_*() to use a folio
Kefeng Wang
2023-01-18
1
-32
/
+26
*
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
2023-01-18
1
-10
/
+10
*
mm/damon: introduce damon_get_folio()
Kefeng Wang
2023-01-18
2
-8
/
+19
*
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-18
1
-1
/
+1
*
mm/damon: convert damon_pa_mark_accessed_or_deactivate() to use folios
Vishal Moola (Oracle)
2023-01-18
1
-6
/
+8
*
mm/damon/sysfs-schemes: implement scheme filters
SeongJae Park
2023-01-18
1
-1
/
+92
*
mm/damon/sysfs-schemes: connect filter directory and filters directory
SeongJae Park
2023-01-18
1
-0
/
+68
*
mm/damon/sysfs-schemes: implement filter directory
SeongJae Park
2023-01-18
1
-0
/
+128
*
mm/damon/sysfs-schemes: implement filters directory
SeongJae Park
2023-01-18
1
-1
/
+84
*
mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pag...
SeongJae Park
2023-01-18
1
-0
/
+19
*
mm/damon/paddr: support DAMOS filters
SeongJae Park
2023-01-18
1
-9
/
+62
*
mm/damon/core: implement damos filter
SeongJae Park
2023-01-18
1
-0
/
+39
*
mm/damon: use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-30
2
-2
/
+4
*
mm/damon/sysfs-schemes: implement DAMOS-tried regions clear command
SeongJae Park
2022-11-30
3
-1
/
+37
*
mm/damon/sysfs: implement DAMOS tried regions update command
SeongJae Park
2022-11-30
3
-2
/
+141
*
mm/damon/sysfs-schemes: implement scheme region directory
SeongJae Park
2022-11-30
1
-1
/
+122
*
mm/damon/sysfs-schemes: implement schemes/tried_regions directory
SeongJae Park
2022-11-30
1
-0
/
+57
*
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
2022-11-30
1
-1
/
+5
*
mm/damon/lru_sort: enable and disable synchronously
SeongJae Park
2022-11-30
1
-29
/
+22
*
mm/damon/reclaim: enable and disable synchronously
SeongJae Park
2022-11-30
1
-30
/
+23
*
mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers
SeongJae Park
2022-11-30
2
-4
/
+0
*
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
2022-11-30
5
-30
/
+53
*
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
2022-11-30
4
-1065
/
+1091
*
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
2022-11-30
1
-15
/
+22
*
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
2022-11-30
3
-100
/
+109
[next]