index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
sysfs.c
Age
Commit message (
Expand
)
Author
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
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
2025-07-19
mm/damon/sysfs: remove damon_sysfs_destroy_targets()
SeongJae Park
2025-07-19
mm/damon/vaddr: put pid in cleanup_target()
SeongJae Park
2025-07-19
mm/damon/core: add cleanup_target() ops callback
SeongJae Park
2025-07-19
mm/damon/sysfs: don't hold kdamond_lock in before_terminate()
SeongJae Park
2025-07-19
mm/damon/sysfs: use DAMON core API damon_is_running()
SeongJae Park
2025-07-09
mm/damon/sysfs: decouple from damon_ops_id
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request_callback() and its callers
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_c...
SeongJae Park
2025-03-17
mm/damon/sysfs: handle commit command using damon_call()
SeongJae Park
2025-03-17
mm/damon/sysfs: validate user inputs from damon_sysfs_commit_input()
SeongJae Park
[next]