summaryrefslogtreecommitdiff
path: root/kernel/module/stats.c
AgeCommit message (Expand)Author
2023-04-18module: stats: fix invalid_mod_bytes typoArnd Bergmann
2023-04-18module: remove use of uninitialized variable lenTom Rix
2023-04-18module: fix building stats for 32-bit targetsArnd Bergmann
2023-04-18module: stats: include uapi/linux/module.hArnd Bergmann
2023-04-18module: avoid allocation if module is already present and readyLuis Chamberlain
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain