index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon/lru_sort: deduplicate hot/cold schemes generators
SeongJae Park
2022-10-03
1
-24
/
+21
*
mm/damon/lru_sort: use quotas param generator
SeongJae Park
2022-10-03
1
-51
/
+19
*
mm/damon/reclaim: use the quota params generator macro
SeongJae Park
2022-10-03
1
-52
/
+12
*
mm/damon/modules-common: implement damos time quota params generator
SeongJae Park
2022-10-03
1
-2
/
+5
*
mm/damon/modules-common: implement a damos quota params generator
SeongJae Park
2022-10-03
1
-1
/
+7
*
mm/damon/lru_sort: use stat generator
SeongJae Park
2022-10-03
1
-71
/
+12
*
mm/damon/reclaim: use stat parameters generator
SeongJae Park
2022-10-03
1
-36
/
+5
*
mm/damon/modules-common: implement a stats parameters generator macro
SeongJae Park
2022-10-03
1
-0
/
+12
*
mm/damon/reclaim: use watermarks parameters generator macro
SeongJae Park
2022-10-03
1
-47
/
+9
*
mm/damon/lru_sort: use watermarks parameters generator macro
SeongJae Park
2022-10-03
2
-56
/
+12
*
mm/damon/modules-common: implement a watermarks module parameters generator m...
SeongJae Park
2022-10-03
1
-0
/
+7
*
mm/damon/reclaim: use monitoring attributes parameters generator macro
SeongJae Park
2022-10-03
1
-42
/
+5
*
mm/damon/lru_sort: use monitoring attributes parameters generaotr macro
SeongJae Park
2022-10-03
1
-42
/
+5
*
mm/damon: implement a monitoring attributes module parameters generator macro
SeongJae Park
2022-10-03
1
-0
/
+18
*
mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for it
SeongJae Park
2022-10-03
1
-19
/
+21
*
mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for it
SeongJae Park
2022-10-03
1
-17
/
+19
*
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
2022-10-03
5
-27
/
+35
*
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
2022-10-03
4
-24
/
+24
*
mm/damon/core: factor out 'damos_quota' private fileds initialization
SeongJae Park
2022-10-03
1
-9
/
+14
*
mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_s...
SeongJae Park
2022-10-03
1
-17
/
+4
*
mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()
SeongJae Park
2022-10-03
1
-14
/
+12
*
mm/damon/paddr: make supported DAMOS actions of paddr clear
SeongJae Park
2022-10-03
1
-0
/
+3
*
mm/damon: simplify scheme create in damon_lru_sort_apply_parameters
Xin Hao
2022-10-03
1
-6
/
+4
*
mm/damon: improve damon_new_region strategy
Dawei Li
2022-10-03
1
-2
/
+17
*
mm/damon/sysfs: use the wrapper directly to check if the kdamond is running
Kaixu Xia
2022-10-03
1
-2
/
+1
*
mm/damon/sysfs: change few functions execute order
Xin Hao
2022-10-03
1
-10
/
+14
*
mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
Liu Shixin
2022-10-03
1
-1
/
+1
*
mm: use nth_page instead of mem_map_offset mem_map_next
Cheng Li
2022-10-03
3
-51
/
+27
*
mm/damon: remove duplicate get_monitoring_region() definitions
Xin Hao
2022-10-03
3
-70
/
+44
*
mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE
Liu Shixin
2022-10-03
1
-13
/
+2
*
zsmalloc: use correct types in _first_obj_offset functions
Alexey Romanov
2022-10-03
1
-4
/
+4
*
mm/shuffle: convert module_param_call to module_param_cb
Liu Shixin
2022-10-03
1
-11
/
+10
*
mm/damon/Kconfig: notify debugfs deprecation plan
SeongJae Park
2022-10-03
1
-0
/
+3
*
mm/damon/core-test: test damon_set_regions
SeongJae Park
2022-10-03
1
-0
/
+23
*
mm/damon/core: avoid holes in newly set monitoring target ranges
SeongJae Park
2022-10-03
1
-0
/
+30
*
tmpfs: add support for an i_version counter
Jeff Layton
2022-10-03
1
-3
/
+28
*
mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()
Kaixu Xia
2022-10-03
1
-0
/
+3
*
mm/damon: introduce struct damos_access_pattern
Yajun Deng
2022-10-03
5
-58
/
+86
*
mm/rodata_test: use PAGE_ALIGNED() helper
Xiu Jianfeng
2022-10-03
1
-5
/
+3
*
mm/hwpoison: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-10-03
1
-2
/
+2
*
memcg: reduce size of memcg vmstats structures
Shakeel Butt
2022-10-03
1
-10
/
+44
*
memcg: rearrange code
Shakeel Butt
2022-10-03
1
-23
/
+23
*
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
2022-10-03
1
-9
/
+48
*
mm: add pageblock_aligned() macro
Kefeng Wang
2022-10-03
4
-19
/
+14
*
mm: add pageblock_align() macro
Kefeng Wang
2022-10-03
2
-4
/
+4
*
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
2022-10-03
5
-18
/
+14
*
mm/page_owner.c: remove redundant drain_all_pages
Zhenhua Huang
2022-10-03
1
-2
/
+0
*
mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
Xin Hao
2022-10-03
1
-1
/
+1
*
mm/damon/core: iterate the regions list from current point in damon_set_regio...
Kaixu Xia
2022-10-03
1
-1
/
+2
*
kasan: better invalid/double-free report header
Andrey Konovalov
2022-10-03
3
-9
/
+19
[next]