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
21 hours
mm/damon/sysfs: ignore damon_stop() return value
SJ Park
21 hours
mm/damon/sysfs: remove region size validation
SJ Park
21 hours
mm/damon/sysfs: remove duplicated commit input validity check
SJ Park
21 hours
mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/
SJ Park
21 hours
mm/damon/sysfs: split out filters setup function
SJ Park
21 hours
mm/damon/sysfs: split probe setup function out
SJ Park
21 hours
mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error path
SJ Park
21 hours
mm/damon/sysfs: kobject_del() probe filter dirs
SJ Park
21 hours
mm/damon/sysfs: kobject_del() probe dirs
SJ Park
21 hours
mm/damon/sysfs: kobject_del() region and target (error) dirs
SJ Park
21 hours
mm/damon/sysfs: kobject_del() target (normal), context and kdamond dirs
SJ Park
21 hours
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
2025-10-15
mm/damon/sysfs: dealloc commit test ctx always
SeongJae Park
2025-10-15
mm/damon/sysfs: catch commit test ctx alloc failure
SeongJae Park
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-25
mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...
Akinobu Mita
2025-09-23
mm/damon/sysfs: set damon_ctx->min_sz_region only for paddr use case
SeongJae Park
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
2025-09-13
mm/damon/sysfs: implement addr_unit file under context dir
SeongJae Park
2025-09-13
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
2025-09-08
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
2025-07-24
mm/damon/sysfs: implement refresh_ms file internal work
SeongJae Park
2025-07-24
mm/damon/sysfs: implement refresh_ms file under kdamond directory
SeongJae Park
2025-07-19
mm/damon/sysfs: remove damon_sysfs_before_terminate()
SeongJae Park
[next]