index
:
pub/scm/linux/kernel/git/mdf/linux.git
master
Moritz Fischer's fork of linux.git
Moritz Fischer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
mm/damon/sysfs: read ops_id only once in damon_sysfs_apply_inputs()
SJ Park
1
-2
/
+4
2026-08-06
mm/damon/sysfs: read addr_unit only once in damon_sysfs_apply_inputs()
SJ Park
1
-2
/
+2
2026-08-06
mm/damon/sysfs: do not directly access damon_ctx->ops
SJ Park
1
-1
/
+1
2026-08-04
mm/damon/sysfs: implement probe/weight file
SJ Park
1
-0
/
+25
2026-08-04
mm/damon/sysfs: ignore damon_stop() return value
SJ Park
1
-1
/
+2
2026-07-30
mm/damon/sysfs: remove region size validation
SJ Park
1
-3
/
+0
2026-07-30
mm/damon/sysfs: remove duplicated commit input validity check
SJ Park
1
-31
/
+1
2026-07-30
mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/
SJ Park
1
-8
/
+8
2026-07-30
mm/damon/sysfs: split out filters setup function
SJ Park
1
-7
/
+13
2026-07-30
mm/damon/sysfs: split probe setup function out
SJ Park
1
-33
/
+45
2026-07-28
mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error path
SJ Park
1
-0
/
+1
2026-07-28
mm/damon/sysfs: kobject_del() probe filter dirs
SJ Park
1
-1
/
+3
2026-07-28
mm/damon/sysfs: kobject_del() probe dirs
SJ Park
1
-0
/
+1
2026-07-28
mm/damon/sysfs: kobject_del() region and target (error) dirs
SJ Park
1
-2
/
+6
2026-07-28
mm/damon/sysfs: kobject_del() target (normal), context and kdamond dirs
SJ Park
1
-2
/
+9
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
1
-2
/
+0
2026-06-02
mm/damon/sysfs: setup damon_filter->memcg_id from path
SeongJae Park
1
-0
/
+11
2026-06-02
mm/damon/sysfs: add filters/<F>/path file
SeongJae Park
1
-0
/
+44
2026-06-02
mm/damon/sysfs: setup probes on DAMON core API parameters
SeongJae Park
1
-0
/
+37
2026-06-02
mm/damon/sysfs: implement filter dir files
SeongJae Park
1
-0
/
+114
2026-06-02
mm/damon/sysfs: implement filter dir
SeongJae Park
1
-1
/
+124
2026-06-02
mm/damon/sysfs: implement filters directory
SeongJae Park
1
-1
/
+64
2026-06-02
mm/damon/sysfs: implement probe dir
SeongJae Park
1
-0
/
+119
2026-06-02
mm/damon/sysfs: implement probes dir
SeongJae Park
1
-0
/
+46
2026-05-28
mm/damon/sysfs: add pause file under context dir
SeongJae Park
1
-0
/
+31
2026-04-06
mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
SeongJae Park
1
-1
/
+2
2026-03-27
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
1
-0
/
+3
2026-03-27
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
2026-03-27
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-12
/
+12
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-27
/
+25
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
1
-4
/
+5
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
1
-1
/
+1
2026-01-26
mm/damon/sysfs: use damon_kdamond_pid()
SeongJae Park
1
-4
/
+3
2026-01-14
mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure
SeongJae Park
1
-2
/
+3
2026-01-14
mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
SeongJae Park
1
-1
/
+3
2025-11-16
mm/damon/sysfs: implement obsolete_target file
SeongJae Park
1
-0
/
+29
2025-11-16
mm/damon/sysfs: test commit input against realistic destination
SeongJae Park
1
-1
/
+21
2025-11-16
mm: fix some typos in mm module
jianyun.gao
1
-1
/
+1
2025-11-09
mm/damon/sysfs: change next_update_jiffies to a global variable
Quanmin Yan
1
-3
/
+7
2025-10-15
mm/damon/sysfs: dealloc commit test ctx always
SeongJae Park
1
-3
/
+2
2025-10-15
mm/damon/sysfs: catch commit test ctx alloc failure
SeongJae Park
1
-0
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+41
2025-09-25
mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...
Akinobu Mita
1
-1
/
+3
2025-09-23
mm/damon/sysfs: set damon_ctx->min_sz_region only for paddr use case
SeongJae Park
1
-1
/
+4
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
1
-13
/
+24
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
1
-3
/
+5
2025-09-13
mm/damon/sysfs: implement addr_unit file under context dir
SeongJae Park
1
-0
/
+33
2025-09-13
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
1
-8
/
+15
[next]