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