summaryrefslogtreecommitdiffstats
path: root/kernel/module/strict_rwx.c
Commit message (Expand)AuthorAgeFilesLines
* module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCChristophe Leroy2022-04-051-0/+1
* module: Introduce data_layoutChristophe Leroy2022-04-051-5/+5
* module: Rework layout alignment to avoid BUG_ON()sChristophe Leroy2022-04-051-9/+18
* module: Move module_enable_x() and frob_text() in strict_rwx.cChristophe Leroy2022-04-051-0/+48
* module: Move strict rwx support to a separate fileAaron Tomlin2022-04-051-0/+85