summaryrefslogtreecommitdiffstats
path: root/kernel/module/Makefile
Commit message (Expand)AuthorAgeFilesLines
* module: add debugging auto-load duplicate module supportLuis Chamberlain2023-04-191-0/+1
* module: add debug stats to help identify memory pressureLuis Chamberlain2023-04-181-0/+1
* module: fold usermode helper kmod into modules directoryLuis Chamberlain2023-03-241-1/+3
* module: Introduce module unload taint trackingAaron Tomlin2022-05-121-0/+1
* module: Move module_enable_x() and frob_text() in strict_rwx.cChristophe Leroy2022-04-051-2/+1
* module: Move version support into a separate fileAaron Tomlin2022-04-051-0/+1
* module: Move kdb module related code out of main kdb codeAaron Tomlin2022-04-051-0/+1
* module: Move sysfs support into a separate fileAaron Tomlin2022-04-051-0/+1
* module: Move procfs support into a separate fileAaron Tomlin2022-04-051-0/+1
* module: Move kallsyms support into a separate fileAaron Tomlin2022-04-051-0/+1
* module: Move kmemleak support to a separate fileAaron Tomlin2022-04-051-0/+1
* module: Move strict rwx support to a separate fileAaron Tomlin2022-04-051-0/+1
* module: Move latched RB-tree support to a separate fileAaron Tomlin2022-04-051-0/+1
* module: Move livepatch support to a separate fileAaron Tomlin2022-04-051-0/+1
* module: Move all into module/Aaron Tomlin2022-04-041-0/+12