From: SJ Park <sj@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: SJ Park <sj@kernel.org>,
"Zenghui Yu (Huawei)" <zenghui.yu@linux.dev>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Shuah Khan <shuah@kernel.org>,
damon@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org, linux-mm@kvack.org
Subject: [PATCH 0/7] mm/damon: misc cleanups
Date: Mon, 31 Aug 2026 07:26:02 -0700 [thread overview]
Message-ID: <20260831142611.77572-1-sj@kernel.org> (raw)
Cleanup the code, tests and samples for clarifications and readability.
The patches are individually sent by the authors. I'm reposting those
as one series for convenience of handling. For this reason, changelog
is on each patch's commentary section.
Enze Li (1):
samples/damon/mtier: add comment for struct region_range
Hari Mishal (1):
selftests/damon/sysfs.py: clean up sh processes used for
obsolete_target test
Jaeyeon Lee (1):
mm/damon/tests: use scoped_guard() for damon_test_ops_registration
Li Youhong (1):
mm/damon/ops-common: factor out damon_putback_folio_list()
SJ Park (1):
mm/damon/core: introduce damon_set_target_pid()
Zenghui Yu (Huawei) (1):
mm/damon/core: remove declaration of __damon_commit_ctx()
zhaozhengzhuo (1):
selftests/damon: prevent remaining cross-object state pollution
include/linux/damon.h | 1 +
mm/damon/core.c | 14 ++++++-
mm/damon/ops-common.c | 30 +++++++--------
mm/damon/sysfs.c | 6 +--
mm/damon/tests/core-kunit.h | 21 +++++-----
samples/damon/mtier.c | 5 +++
samples/damon/prcl.c | 5 +--
samples/damon/wsse.c | 5 +--
tools/testing/selftests/damon/_damon_sysfs.py | 38 ++++++++++++++-----
tools/testing/selftests/damon/sysfs.py | 4 ++
10 files changed, 79 insertions(+), 50 deletions(-)
base-commit: 58132fed7967e3401e3f293a0a2cc983161e229e
--
2.47.3
next reply other threads:[~2026-08-31 14:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-31 14:26 SJ Park [this message]
2026-08-31 14:26 ` [PATCH 4/7] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test SJ Park
2026-08-31 14:26 ` [PATCH 6/7] selftests/damon: prevent remaining cross-object state pollution SJ Park
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260831142611.77572-1-sj@kernel.org \
--to=sj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=damon@lists.linux.dev \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=shuah@kernel.org \
--cc=zenghui.yu@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox