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
/
tests
Age
Commit message (
Expand
)
Author
37 hours
Merge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...
David Hildenbrand (Arm)
3 days
mm/damon/tests/core-kunit: test damon_nr_samples_per_aggr()
SJ Park
3 days
mm/damon/tests/core-kunit: test overlapping ranges for set_regions()
SJ Park
3 days
mm/damon/tests/core-kunit: test <=0 size damon_set_regions() inputs
SJ Park
3 days
mm/damon/tests/core-kunit: extend set_regions() test for error case
SJ Park
3 days
mm/damon/tests/core-kunit: add damon_commit_probes() test
SJ Park
3 days
mm/damon/tests/core-kunit: test damon_commit_filter()
SJ Park
3 days
mm/damon/core: handle uninitialized damos_quota_goal->last_psi_total
SJ Park
3 days
mm/damon/tests/core-kunit: test committing psi goal to psi goal
SJ Park
3 days
mm/damon/tests: use scoped_guard() for damon_test_ops_registration
Jaeyeon Lee
3 days
mm/damon/core-kunit: test damon_valid_probe_params()
Jason Angelov
3 days
mm/damon/core-kunit: test probe_hits handling at region split and merge
Jason Angelov
4 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-06
mm/damon/core-kunit: skip wrong region walk in commit_target_regions()
SJ Park
2026-08-06
mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
SJ Park
2026-08-06
mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
SJ Park
2026-08-06
mm/damon/core-kunit: handle region split failure in filter_out()
SJ Park
2026-08-06
mm/damon/vaddr-kunit: check region count in three_regions test
SJ Park
2026-08-06
mm/damon/core-kunit: check region count before testing in split_at()
SJ Park
2026-08-06
mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
SJ Park
2026-08-06
mm/damon/core: skip aging from repeated aggressive merging
SJ Park
2026-08-06
mm/damon/tests/core-kunit: test damon_nr_accesses_mvsum()
Song Hu
2026-08-04
mm/damon/core: extend merge function to work with probe hits
SJ Park
2026-08-04
mm/damon/core: update probe hits for new parameter commit
SJ Park
2026-08-04
mm/damon/core: remove comment and test for nr_to_bp() divide-by-zero
SJ Park
2026-07-30
mm/damon/core: remove damon_moving_sum() and its unit test
SJ Park
2026-07-30
mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
SJ Park
2026-07-30
mm/damon/tests/core-kunit: test damon_mvsum()
SJ Park
2026-07-30
mm/damon/tests/core-kunit: test damon_rand()
SJ Park
2026-07-30
mm/damon/tests/core-kunit: test split above max_nr_regions/2
Jiayuan Chen
2026-07-30
mm/damon/tests/core-kunit: add KUnit test for walk_control_obsolete behavior
Sailesh Nandanavanam
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
2026-06-04
mm/damon/tests/core-kunit: add damon_set_regions() test cases
SeongJae Park
2026-06-04
mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()
SeongJae Park
2026-06-02
mm/damon: replace damon_rand() with a per-ctx lockless PRNG
Jiayuan Chen
2026-05-28
mm/damon/tests/core-kunit: test pause commitment
SeongJae Park
2026-05-28
mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
SeongJae Park
2026-04-05
mm/damon/tests/core-kunit: test goal_tuner commit
SeongJae Park
2026-04-05
mm/damon/tests/core-kunit: add a test for damon_is_last_region()
SeongJae Park
2026-04-05
mm/damon/tests/core-kunit: add a test for damon_commit_ctx()
SeongJae Park
2026-04-05
mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
SeongJae Park
2026-04-05
mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test
SeongJae Park
2026-04-05
mm/damon/vaddr: do not split regions for min_nr_regions
SeongJae Park
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
2026-01-20
mm/damon/tests/core-kunit: remove a redundant test case and add a new test ca...
Shu Anzai
2026-01-20
mm/damon/tests/core-kunit: add test cases for multiple regions in damon_test_...
Shu Anzai
2026-01-20
mm/damon/tests/core-kunit: add a test case for region merge size limit in dam...
Shu Anzai
[next]