index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
damon
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
2
-0
/
+3
|
\
|
*
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+2
|
*
mm/damon/core: initialize damo_filter->list from damos_new_filter()
SeongJae Park
2023-08-04
1
-0
/
+1
*
|
mm/damon/sysfs-schemes: support target damos filter
SeongJae Park
2023-08-21
1
-0
/
+27
*
|
mm/damon/core: implement target type damos filter
SeongJae Park
2023-08-21
1
-6
/
+16
*
|
mm/damon/core-test: add a unit test for __damos_filter_out()
SeongJae Park
2023-08-21
1
-0
/
+61
*
|
mm/damon/sysfs-schemes: support address range type DAMOS filter
SeongJae Park
2023-08-21
1
-0
/
+56
*
|
mm/damon/core: introduce address range type damos filter
SeongJae Park
2023-08-21
1
-0
/
+52
*
|
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
SeongJae Park
2023-08-21
3
-8
/
+27
*
|
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
SeongJae Park
2023-08-21
1
-0
/
+17
*
|
mm/damon/core-test: add a test for damos_new_filter()
SeongJae Park
2023-08-21
1
-0
/
+13
*
|
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
2023-08-21
3
-10
/
+17
|
/
*
mm/damon/core-test: initialise context before test in damon_test_set_attrs()
Feng Tang
2023-07-27
1
-5
/
+5
*
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
1
-0
/
+2
|
\
|
*
mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp()
Kefeng Wang
2023-06-12
1
-0
/
+2
*
|
mm/damon/core-test: add a test for damon_set_attrs()
SeongJae Park
2023-06-19
1
-0
/
+24
*
|
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
3
-6
/
+8
*
|
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
2023-06-19
1
-4
/
+8
*
|
mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()
Ryan Roberts
2023-06-09
1
-20
/
+2
*
|
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-06-09
4
-16
/
+12
|
/
*
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
[next]