summaryrefslogtreecommitdiff
path: root/kernel/module/tracking.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-03-10module: Remove module_assert_mutex_or_preempt() from try_add_tainted_module().Sebastian Andrzej Siewior
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain
2022-10-10module: tracking: Keep a record of tainted unloaded modules onlyAaron Tomlin
2022-09-08module: Add debugfs interface to view unloaded tainted modulesAaron Tomlin
2022-05-12module: Introduce module unload taint trackingAaron Tomlin