summaryrefslogtreecommitdiffstats
path: root/kernel/module/dups.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-12-22module: replace use of system_wq with system_dfl_wqMarco Crivellari-2/+2
2024-10-07remove pointless includes of <linux/fdtable.h>Al Viro-1/+0
2023-12-19module: Remove redundant TASK_UNINTERRUPTIBLEKevin Hao-1/+1
2023-05-02module: include internal.h in module/dups.cArnd Bergmann-0/+2
2023-04-19module: add debugging auto-load duplicate module supportLuis Chamberlain-0/+246