summaryrefslogtreecommitdiff
path: root/kernel/module/stats.c
AgeCommit message (Expand)Author
2023-11-01module: Fix comment typoZhu Mao
2023-05-22module: Fix use-after-free bug in read_file_mod_stats()Harshit Mogalapalli
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