summaryrefslogtreecommitdiffstats
path: root/kernel/module/tracking.c
Commit message (Expand)AuthorAgeFilesLines
* module: add debug stats to help identify memory pressureLuis Chamberlain2023-04-181-5/+2
* module: tracking: Keep a record of tainted unloaded modules onlyAaron Tomlin2022-10-101-0/+3
* module: Add debugfs interface to view unloaded tainted modulesAaron Tomlin2022-09-081-0/+68
* module: Introduce module unload taint trackingAaron Tomlin2022-05-121-0/+61