summaryrefslogtreecommitdiffstats
path: root/kernel/module/kmod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove pointless includes of <linux/fdtable.h>Al Viro2024-10-071-1/+0
* module: add debugging auto-load duplicate module supportLuis Chamberlain2023-04-201-4/+19
* modules/kmod: replace implementation with a semaphoreLuis Chamberlain2023-04-181-19/+7
* module: fold usermode helper kmod into modules directoryLuis Chamberlain2023-03-241-0/+177