summaryrefslogtreecommitdiff
path: root/mm/damon/tests/sysfs-kunit.h
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-24mm/damon/tests/sysfs-kunit: fix use after free on error pathDan Carpenter
2025-11-16mm/damon/tests/sysfs-kunit: handle alloc failures on damon_sysfs_test_add_tar...SeongJae Park
2024-10-17mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()Jinjie Ruan
2024-09-03mm/damon: move kunit tests to tests/ subdirectory with _kunit suffixSeongJae Park