summaryrefslogtreecommitdiffstats
path: root/kernel/module/tracking.c
AgeCommit message (Expand)AuthorLines
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain-5/+2
2022-10-10module: tracking: Keep a record of tainted unloaded modules onlyAaron Tomlin-0/+3
2022-09-08module: Add debugfs interface to view unloaded tainted modulesAaron Tomlin-0/+68
2022-05-12module: Introduce module unload taint trackingAaron Tomlin-0/+61