summaryrefslogtreecommitdiffstats
path: root/kernel/module/strict_rwx.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-05module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCChristophe Leroy1-0/+1
2022-04-05module: Introduce data_layoutChristophe Leroy1-5/+5
2022-04-05module: Rework layout alignment to avoid BUG_ON()sChristophe Leroy1-9/+18
2022-04-05module: Move module_enable_x() and frob_text() in strict_rwx.cChristophe Leroy1-0/+48
2022-04-05module: Move strict rwx support to a separate fileAaron Tomlin1-0/+85