summaryrefslogtreecommitdiffstats
path: root/mm/shrinker_debug.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-29mm: shrinkers: fix double kfree on shrinker nameTetsuo Handa1-0/+1
2022-07-03mm: shrinkers: add scan interface for shrinker debugfsRoman Gushchin1-0/+74
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin1-2/+45
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin1-0/+168