summaryrefslogtreecommitdiff
path: root/mm/shrinker_debug.c
AgeCommit message (Expand)Author
2023-10-04mm: shrinker: convert shrinker_rwsem to mutexQi Zheng
2023-10-04mm: shrinker: add infrastructure for dynamically allocating shrinkerQi Zheng
2023-10-04mm: shrinker: remove redundant shrinker_rwsem in debugfs operationsQi Zheng
2023-10-04mm: move some shrinker-related function declarations to mm/internal.hQi Zheng
2023-06-19Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"Qi Zheng
2023-06-19Revert "mm: shrinkers: convert shrinker_rwsem to mutex"Qi Zheng
2023-05-17mm: shrinkers: fix race condition on debugfs cleanupJoan Bruguera Micó
2023-04-21mm: shrinkers: fix debugfs file permissionsJohn Keeping
2023-03-28mm: shrinkers: convert shrinker_rwsem to mutexQi Zheng
2023-03-28mm: shrinkers: make count and scan in shrinker debugfs locklessQi Zheng
2023-02-09mm: shrinkers: fix deadlock in shrinker debugfsQi Zheng
2022-07-29mm: shrinkers: fix double kfree on shrinker nameTetsuo Handa
2022-07-03mm: shrinkers: add scan interface for shrinker debugfsRoman Gushchin
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin