Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH 0/7] mm/damon: misc cleanups
@ 2026-08-31 14:26 SJ Park
  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
  0 siblings, 2 replies; 3+ messages in thread
From: SJ Park @ 2026-08-31 14:26 UTC (permalink / raw)
  To: Andrew Morton
  Cc: SJ Park, Zenghui Yu (Huawei), Greg Kroah-Hartman, Shuah Khan,
	damon, linux-kernel, linux-kselftest, linux-mm

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-31 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31 14:26 [PATCH 0/7] mm/damon: misc cleanups SJ Park
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox