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
*
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
2023-10-25
1
-3
/
+2
*
mm/damon/core: avoid divide-by-zero during monitoring results update
SeongJae Park
2023-10-25
1
-8
/
+2
*
mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
SeongJae Park
2023-10-18
3
-4
/
+48
*
mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot
SeongJae Park
2023-10-18
1
-0
/
+77
*
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-18
1
-2
/
+5
|
\
|
*
mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
SeongJae Park
2023-10-18
1
-2
/
+5
*
|
mm/damon/core: remove unnecessary si_meminfo invoke.
Huan Yang
2023-10-16
1
-4
/
+2
*
|
mm/damon/core-test: fix memory leak in damon_new_ctx()
Jinjie Ruan
2023-10-04
1
-0
/
+4
*
|
mm/damon/core-test: fix memory leak in damon_new_region()
Jinjie Ruan
2023-10-04
1
-1
/
+3
*
|
mm/damon/sysfs-schemes: support DAMOS apply interval
SeongJae Park
2023-10-04
1
-4
/
+34
*
|
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
2023-10-04
5
-9
/
+72
*
|
mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>...
SeongJae Park
2023-10-04
1
-1
/
+1
*
|
mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses
SeongJae Park
2023-10-04
1
-2
/
+3
*
|
mm/damon/core: mark damon_moving_sum() as a static function
SeongJae Park
2023-10-04
1
-1
/
+1
*
|
mm/damon/core: skip updating nr_accesses_bp for each aggregation interval
SeongJae Park
2023-10-04
1
-2
/
+0
*
|
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
SeongJae Park
2023-10-04
3
-10
/
+27
*
|
mm/damon/core: introduce nr_accesses_bp
SeongJae Park
2023-10-04
2
-0
/
+11
*
|
mm/damon/core-test: add a unit test for damon_moving_sum()
SeongJae Park
2023-10-04
1
-0
/
+16
*
|
mm/damon/core: implement a pseudo-moving sum function
SeongJae Park
2023-10-04
1
-0
/
+40
*
|
mm/damon/vaddr: call damon_update_region_access_rate() always
SeongJae Park
2023-10-04
1
-3
/
+7
*
|
mm/damon/core: define and use a dedicated function for region access rate update
SeongJae Park
2023-10-04
3
-8
/
+20
*
|
mm/damon/core: use number of passed access sampling as a timer
SeongJae Park
2023-10-04
1
-49
/
+47
*
|
mm/damon/core: add a tracepoint for damos apply target regions
SeongJae Park
2023-10-04
1
-1
/
+31
*
|
mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...
SeongJae Park
2023-10-04
1
-1
/
+1
*
|
mm/damon/core: fix a comment about damon_set_attrs() call timings
SeongJae Park
2023-10-04
1
-1
/
+5
|
/
*
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
2023-09-29
1
-0
/
+2
*
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
1
-1
/
+2
*
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
[next]