summaryrefslogtreecommitdiff
path: root/mm/shrinker_debug.c
AgeCommit message (Expand)Author
8 daysmm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt
8 daysmm: shrinker: remove redundant shrinker_rwsem in debugfs operationsQi Zheng
8 daysmm: shrinker: fix NULL pointer dereference in debugfsQi 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