summaryrefslogtreecommitdiff
path: root/kernel/module/dups.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-12-22module: replace use of system_wq with system_dfl_wqMarco Crivellari
2024-10-07remove pointless includes of <linux/fdtable.h>Al Viro
2023-12-19module: Remove redundant TASK_UNINTERRUPTIBLEKevin Hao
2023-05-02module: include internal.h in module/dups.cArnd Bergmann
2023-04-19module: add debugging auto-load duplicate module supportLuis Chamberlain