aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/module/tracking.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-10module: Remove module_assert_mutex_or_preempt() from try_add_tainted_module().Sebastian Andrzej Siewior1-2/+0
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain1-5/+2
2022-10-10module: tracking: Keep a record of tainted unloaded modules onlyAaron Tomlin1-0/+3
2022-09-08module: Add debugfs interface to view unloaded tainted modulesAaron Tomlin1-0/+68
2022-05-12module: Introduce module unload taint trackingAaron Tomlin1-0/+61