Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module: Fix comment typo | Zhu Mao | 2023-11-01 | 1 | -1/+1 |
* | module: Fix use-after-free bug in read_file_mod_stats() | Harshit Mogalapalli | 2023-05-22 | 1 | -1/+3 |
* | module: stats: fix invalid_mod_bytes typo | Arnd Bergmann | 2023-04-18 | 1 | -1/+1 |
* | module: remove use of uninitialized variable len | Tom Rix | 2023-04-18 | 1 | -1/+1 |
* | module: fix building stats for 32-bit targets | Arnd Bergmann | 2023-04-18 | 1 | -23/+23 |
* | module: stats: include uapi/linux/module.h | Arnd Bergmann | 2023-04-18 | 1 | -0/+1 |
* | module: avoid allocation if module is already present and ready | Luis Chamberlain | 2023-04-18 | 1 | -6/+5 |
* | module: add debug stats to help identify memory pressure | Luis Chamberlain | 2023-04-18 | 1 | -0/+430 |