index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
sysfs.c
Age
Commit message (
Expand
)
Author
3 days
mm/damon/sysfs: remove probes number validation
SJ Park
3 days
mm/damon/sysfs: set next refresh jiffies per sysfs context
SJ Park
3 days
mm/damon/sysfs: pass preps to DAMON core
SJ Park
3 days
mm/damon/sysfs: implement prep_action file
SJ Park
3 days
mm/damon/sysfs: create directories for nr_preps writes
SJ Park
3 days
mm/damon/sysfs: implement preps/nr_preps file
SJ Park
3 days
mm/damon/sysfs: implement preps directory
SJ Park
3 days
mm/damon/sysfs: support pgidle_unset probe filter type
SJ Park
3 days
mm/damon/core: introduce damon_set_target_pid()
Enze Li
2026-08-06
mm/damon/sysfs: read ops_id only once in damon_sysfs_apply_inputs()
SJ Park
2026-08-06
mm/damon/sysfs: read addr_unit only once in damon_sysfs_apply_inputs()
SJ Park
2026-08-06
mm/damon/sysfs: do not directly access damon_ctx->ops
SJ Park
2026-08-04
mm/damon/sysfs: implement probe/weight file
SJ Park
2026-08-04
mm/damon/sysfs: ignore damon_stop() return value
SJ Park
2026-07-30
mm/damon/sysfs: remove region size validation
SJ Park
2026-07-30
mm/damon/sysfs: remove duplicated commit input validity check
SJ Park
2026-07-30
mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/
SJ Park
2026-07-30
mm/damon/sysfs: split out filters setup function
SJ Park
2026-07-30
mm/damon/sysfs: split probe setup function out
SJ Park
2026-07-28
mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error path
SJ Park
2026-07-28
mm/damon/sysfs: kobject_del() probe filter dirs
SJ Park
2026-07-28
mm/damon/sysfs: kobject_del() probe dirs
SJ Park
2026-07-28
mm/damon/sysfs: kobject_del() region and target (error) dirs
SJ Park
2026-07-28
mm/damon/sysfs: kobject_del() target (normal), context and kdamond dirs
SJ Park
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
2026-06-02
mm/damon/sysfs: setup damon_filter->memcg_id from path
SeongJae Park
2026-06-02
mm/damon/sysfs: add filters/<F>/path file
SeongJae Park
2026-06-02
mm/damon/sysfs: setup probes on DAMON core API parameters
SeongJae Park
2026-06-02
mm/damon/sysfs: implement filter dir files
SeongJae Park
2026-06-02
mm/damon/sysfs: implement filter dir
SeongJae Park
2026-06-02
mm/damon/sysfs: implement filters directory
SeongJae Park
2026-06-02
mm/damon/sysfs: implement probe dir
SeongJae Park
2026-06-02
mm/damon/sysfs: implement probes dir
SeongJae Park
2026-05-28
mm/damon/sysfs: add pause file under context dir
SeongJae Park
2026-04-06
mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
SeongJae Park
2026-03-27
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
2026-03-27
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
2026-03-27
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
2026-01-26
mm/damon/sysfs: use damon_kdamond_pid()
SeongJae Park
2026-01-14
mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure
SeongJae Park
2026-01-14
mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
SeongJae Park
2025-11-16
mm/damon/sysfs: implement obsolete_target file
SeongJae Park
2025-11-16
mm/damon/sysfs: test commit input against realistic destination
SeongJae Park
2025-11-16
mm: fix some typos in mm module
jianyun.gao
2025-11-09
mm/damon/sysfs: change next_update_jiffies to a global variable
Quanmin Yan
[next]